Package: gtk
Function gtk:gesture-last-event
Lambda Listgtk:gesture-last-event (gesture sequence) ArgumentsReturn ValueThe last gdk:event event from sequence. Details Returns the last event that was processed for sequence.
Note that the returned event is only valid as long as the sequence is still
interpreted by the gesture. If in doubt, you should make a copy of the event. | See also |
#2023-3-5