Method
ClutterEventget_position
Declaration [src]
void
clutter_event_get_position (
  const ClutterEvent* event,
  graphene_point_t* position
)
Parameters
- position
- 
            Type: graphene_point_tA #graphene_point_t. The data is owned by the caller of the method.