wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmtk_window_events_t Struct Reference

#include <window.h>

Public Attributes

struct wl_signal state_changed
 

Detailed Description

Signals available for the wlmtk_window_t class.

Member Data Documentation

◆ state_changed

struct wl_signal wlmtk_window_events_t::state_changed

Signals that the window state (maximize, iconify, ...) changed.

Window state can be retrieved from:

The signal is also raised when the window's workspace is changed. Retrieve through wlmtk_window_get_workspace.

data_ptr points to the window state (wlmtk_window_t).


The documentation for this struct was generated from the following file: