[ Version ( since = "3.4" ) ]
public unowned EventSequence get_event_sequence ()
Returns the event sequence to which the event belongs.
Related touch events are connected in a sequence. Other events typically don't have event sequence information.
| this |
a `GdkEvent` |
|
the event sequence that the event belongs to |