Packages
clutter-1.0
Clutter
CrossingEvent
device
flags
related
source
stage
time
type
x
y
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
CrossingEvent
Object Hierarchy:
Description:
public
struct
CrossingEvent
Event for the movement of the pointer across different actors
Namespace:
Clutter
Package:
clutter-1.0
Content:
Fields:
public
EventType
type
public
uint32
time
public
EventFlags
flags
public
weak
Stage
stage
public
weak
Actor
source
public
float
x
public
float
y
public
weak
InputDevice
device
public
weak
Actor
related