Method
Gtk.GestureSingle.get_current_sequence
Declaration [src]
GdkEventSequence*
gtk_gesture_single_get_current_sequence (
GtkGestureSingle* gesture
)
Description [src]
Returns the event sequence currently interacting with gesture
.
This is only meaningful if gtk_gesture_is_active()
returns TRUE
.