Event.getEventSequence

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.

class Event
getEventSequence
()

Return Value

Type: gdk.event_sequence.EventSequence

the event sequence that the event belongs to