Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-3.0.gir |
C documentation: | GdkEventProximity |
Struct : | EventProximity |
Properties | Defined By | |
---|---|---|
device : Gdk.Device
|
Gdk.EventProximity | |
send_event : gint8
|
Gdk.EventProximity | |
time : guint32
|
Gdk.EventProximity | |
type : Gdk.EventType
|
Gdk.EventProximity | |
window : Gdk.Window
|
Gdk.EventProximity |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.EventProximity
()
Create a new Gdk.EventProximity
Create a new Gdk.EventProximity
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Widget
Signal |
To receive this signal the GdkWindow associated to the widget needs
to enable the GDK_PROXIMITY_IN_MASK mask. |
Gtk.Widget
Signal |
To receive this signal the GdkWindow associated to the widget needs
to enable the GDK_PROXIMITY_OUT_MASK mask. |