Method
ClutterGestureget_points
Declaration [src]
unsigned int*
clutter_gesture_get_points (
  ClutterGesture* self,
  size_t* n_points
)
Description [src]
Retrieves an array of the currently active points of the gesture, the array is ordered in the order the points were added in (newest to oldest).