Method

ClutterPressGestureget_n_presses

Declaration [src]

unsigned int
clutter_press_gesture_get_n_presses (
  ClutterPressGesture* self
)

Description [src]

Retrieves the number of presses that happened on the gesture.

Return value

Type: unsigned int

The number of presses.