Event.getEventSequence

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

class Event
GdkEventSequence*
getEventSequence
()

Return Value

the event sequence that the event belongs to

Meta