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

Returns the event sequence to which the event belongs. Related touch events are connected in a sequence. Other events typically do not have event sequence information.
 

See also

#2025-09-26