Method

GtkGestureSingleget_touch_only

since: 3.14

[]

Declaration [src]

gboolean
gtk_gesture_single_get_touch_only (
  GtkGestureSingle* gesture
)
[]

Description [src]

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

Available since: 3.14

[]

Return value

Type: gboolean

TRUE if the gesture only handles touch events.