Method

GtkGestureis_active

Declaration [src]

gboolean
gtk_gesture_is_active (
  GtkGesture* gesture
)

Description [src]

Returns TRUE if the gesture is currently active.

A gesture is active while there are touch sequences interacting with it.

Return value

Type: gboolean

TRUE if gesture is active.