Method

ClutterPanGestureget_max_n_points

Declaration [src]

unsigned int
clutter_pan_gesture_get_max_n_points (
  ClutterPanGesture* self
)

Description [src]

Gets the maximum number of points set by clutter_pan_gesture_set_max_n_points().

Return value

Type: unsigned int

The maximum number of points.