| Import line: | Gdk = imports.gi.Gdk; |
| GIR File: | Gdk-2.0.gir |
| C documentation: | GdkEventMotion |
| Struct : | EventMotion |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
axes : void*
|
Gdk.EventMotion | |
|
device : Gdk.Device
|
Gdk.EventMotion | |
|
is_hint : int16
|
Gdk.EventMotion | |
|
send_event : Number
|
Gdk.EventMotion | |
|
state : Number
|
Gdk.EventMotion | |
|
time : Number
|
Gdk.EventMotion | |
|
type : Gdk.EventType
|
Gdk.EventMotion | |
|
window : Gdk.Window
|
Gdk.EventMotion | |
|
x : Number
|
Gdk.EventMotion | |
|
x_root : Number
|
Gdk.EventMotion | |
|
y : Number
|
Gdk.EventMotion | |
|
y_root : Number
|
Gdk.EventMotion | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gdk.EventMotion
()
Create a new Gdk.EventMotion
Create a new Gdk.EventMotion
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gdk
Method |
Gdk.event_request_motions
(EventMotion event)
:
none
Request more motion notifies if event is a motion notify hint event.
|