Method
GtkGestureget_sequence_state
Declaration [src]
GtkEventSequenceState
gtk_gesture_get_sequence_state (
GtkGesture* gesture,
GdkEventSequence* sequence
)
Parameters
sequence
-
Type:
GdkEventSequence
A
GdkEventSequence
.The data is owned by the caller of the method.
Return value
Type: GtkEventSequenceState
The sequence state in gesture
.