Virtual Method

GtkWidgetwindow_state_event

Declaration [src]

gboolean
window_state_event (
  GtkWidget* widget,
  GdkEventWindowState* event
)

Description [src]

Signal emitted when the state of the toplevel window associated to the widget changes.

Parameters

event

Type: GdkEventWindowState

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.