Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkEventFocus |
Struct : | EventFocus |
Properties | Defined By | |
---|---|---|
in : gint16
|
Gdk.EventFocus | |
send_event : gint8
|
Gdk.EventFocus | |
type : Gdk.EventType
|
Gdk.EventFocus | |
window : Gdk.Window
|
Gdk.EventFocus |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.EventFocus
()
Create a new Gdk.EventFocus
Create a new Gdk.EventFocus
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Widget
Signal |
The ::focus-in-event signal will be emitted when the keyboard focus
enters the widget's window. |
Gtk.Widget
Signal |
The ::focus-out-event signal will be emitted when the keyboard focus
leaves the widget's window. |