[ Version ( since = "3.4" ) ]
public unowned EventSequence get_event_sequence ()
If this if of type gdk_touch_begin, gdk_touch_update, gdk_touch_end or gdk_touch_cancel, returns the EventSequence to which the event belongs.
Otherwise, return null.
this |
a Event |
the event sequence that the event belongs to |