Method

ClutterGestureActionset_n_touch_points

since: 1.12

Declaration [src]

void
clutter_gesture_action_set_n_touch_points (
  ClutterGestureAction* action,
  gint nb_points
)

Description [src]

Sets the number of points needed to trigger the gesture.

Available since: 1.12

Parameters

nb_points

Type: gint

A number of points.