get_event_sequence
Description:
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.
Parameters:
this |
a `GdkEvent` |
Returns:
the event sequence that the event belongs to |