Method
GtkGestureis_active
since: 3.14
Declaration [src]
gboolean
gtk_gesture_is_active (
GtkGesture* gesture
)
Description [src]
Returns TRUE
if the gesture is currently active.
A gesture is active meanwhile there are touch sequences
interacting with it.
Available since: 3.14