Method

ClutterGestureActionset_n_touch_points

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 gint
 

A number of points.