Package: gdk

Function gdk:event-event-sequence

Lambda List

gdk:event-event-sequence (event)

Arguments

event -- a gdk:event instance

Return Value

The gdk:event-sequence instance that the event belongs to.

Details

If the event is a touch event, returns the gdk:event-sequence instance to which the event belongs. Otherwise, return nil.
 

See also

#2023-7-25