Method

GtkGestureSingleget_touch_only

Declaration [src]

gboolean
gtk_gesture_single_get_touch_only (
  GtkGestureSingle* gesture
)

Description [src]

Returns TRUE if the gesture is only triggered by touch events.

Return value

Type: gboolean

TRUE if the gesture only handles touch events.