Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkEventConfigure |
Struct : | EventConfigure |
Properties | Defined By | |
---|---|---|
height : gint32
|
Gdk.EventConfigure | |
send_event : gint8
|
Gdk.EventConfigure | |
type : Gdk.EventType
|
Gdk.EventConfigure | |
width : gint32
|
Gdk.EventConfigure | |
window : Gdk.Window
|
Gdk.EventConfigure | |
x : gint32
|
Gdk.EventConfigure | |
y : gint32
|
Gdk.EventConfigure |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.EventConfigure
()
Create a new Gdk.EventConfigure
Create a new Gdk.EventConfigure
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Widget
Signal |
The ::configure-event signal will be emitted when the size, position or
stacking of the widget's window has changed. |