Method
ClutterEventget_position
Declaration [src]
void
clutter_event_get_position (
const ClutterEvent* event,
graphene_point_t* position
)
Parameters
position |
graphene_point_t |
A #graphene_point_t. |
|
The data is owned by the caller of the function. |