[ Version ( since = "3.14" ) ]
public signal void sequence_state_changed (EventSequence? sequence, EventSequenceState state)
Emitted whenever a sequence state changes.
See [method@Gtk.Gesture.set_sequence_state] to know more about the expectable sequence lifetimes.
| sequence |
the `GdkEventSequence` that was cancelled |
| state |
the new sequence state |