Event.getEventSequence

If event if of type GDK_TOUCH_BEGIN, GDK_TOUCH_UPDATE, GDK_TOUCH_END or GDK_TOUCH_CANCEL, returns the GdkEventSequence to which the event belongs. Otherwise, return NULL.

class Event
getEventSequence
()

Return Value

the event sequence that the event belongs to Since 3.4

Meta