Method
ClutterStageupdate_device
Declaration [src]
void
clutter_stage_update_device (
ClutterStage* stage,
ClutterInputDevice* device,
ClutterEventSequence* sequence,
graphene_point_t point,
uint32_t time,
ClutterActor* new_actor,
cairo_region_t* region,
gboolean emit_crossing
)
Parameters
device |
ClutterInputDevice |
No description available. | |
The data is owned by the caller of the function. | |
sequence |
ClutterEventSequence |
No description available. | |
The data is owned by the caller of the function. | |
point |
graphene_point_t |
No description available. | |
time |
uint32_t |
No description available. | |
new_actor |
ClutterActor |
No description available. | |
The data is owned by the caller of the function. | |
region |
cairo_region_t |
No description available. | |
The data is owned by the caller of the function. | |
emit_crossing |
gboolean |
No description available. |