Clutter.MotionEvent¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
axes |
r/w |
reserved for future use |
|
device |
r/w |
the device that originated the event. If you want the physical device the event originated from, use |
|
flags |
r/w |
event flags |
|
modifier_state |
r/w |
button modifiers |
|
source |
r/w |
event source actor |
|
stage |
r/w |
event source stage |
|
time |
r/w |
event time |
|
type |
r/w |
event type |
|
x |
r/w |
event X coordinate |
|
y |
r/w |
event Y coordinate |
Methods¶
None
Details¶
- class Clutter.MotionEvent¶
Event for the pointer motion
New in version 0.2.