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