Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventWindowState

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventWindowState
Struct : EventWindowState
Generated when the state of a toplevel window changes.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventWindowState ()
Create a new Gdk.EventWindowState
Create a new Gdk.EventWindowState
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Widget
Signal
window_state_event (Widget self, EventWindowState event) : gboolean
The ::window-state-event will be emitted when the state of the
toplevel window associated to the widget changes.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:58 GMT+0800 (HKT)