Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.EventConfigure

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkEventConfigure
Struct : EventConfigure
Generated when a window size or position has changed.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.EventConfigure ()
Create a new Gdk.EventConfigure
Create a new Gdk.EventConfigure
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Widget
Signal
configure_event (Widget self, EventConfigure event) : gboolean
The ::configure-event signal will be emitted when the size, position or
stacking of the widget's window has changed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:56 GMT+0800 (HKT)