Package: gdk

Function gdk-event-event-sequence

Lambda List

gdk-event-event-sequence (event)

Arguments

event -- a gdk-event instance

Return Value

The event sequence of type gdk-event-sequence that the event belongs to.

Details

If the event is of type :touch-begin, :touch-update, :touch-end or :touch-cancel, returns the gdk-event-sequence to which the event belongs. Otherwise, return nil.
 

See also

2020-8-25