Package: gtk
Function gtk:gesture-swipe-velocity
Lambda Listgtk:gesture-swipe-velocity (gesture) ArgumentsReturn Value xvelocity -- a double float with the velocity in the x axis, in pixels/sec. yvelocity -- a double float with the velocity in the y axis, in pixels/sec. Details
If the gesture is recognized, this function returns the recorded velocity,
as per the last event(s) processed. | See also |
#2025-1-25