Method

ClutterGestureActionget_n_touch_points

since: 1.12

Declaration [src]

gint
clutter_gesture_action_get_n_touch_points (
  ClutterGestureAction* action
)

Description [src]

Retrieves the number of requested points to trigger the gesture.

Available since: 1.12

Return value

Type: gint

The number of points to trigger the gesture.