wlmaker
|
#include <window.h>
Public Attributes | |
struct wl_signal | state_changed |
Signals available for the wlmtk_window_t class.
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).