Method

ClutterEventget_touchpad_gesture_finger_count

since: 1.24

Declaration [src]

guint
clutter_event_get_touchpad_gesture_finger_count (
  const ClutterEvent* event
)

Description [src]

Returns the number of fingers that is triggering the touchpad gesture.

Available since: 1.24

Return value

Type: guint

The number of fingers in the gesture.