Method

ClutterGestureget_n_points

Declaration [src]

unsigned int
clutter_gesture_get_n_points (
  ClutterGesture* self
)

Description [src]

Retrieves the number of active points the gesture currently has.

Return value

Type: unsigned int

The number of active points.