Clutter.CrossingEvent¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
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  | 
|
related  | 
r/w  | 
actor related to the crossing  | 
|
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.CrossingEvent¶
 Event for the movement of the pointer across different actors
New in version 0.2.