Method
ClutterGestureActionget_device
Declaration [src]
ClutterInputDevice*
clutter_gesture_action_get_device (
ClutterGestureAction* action,
guint point
)
Parameters
point |
guint |
The touch point index, with 0 being the first touch point received by the action. |
Return value
Returns: | ClutterInputDevice |
The |
|
The data is owned by the instance. |