Package: gtk
Function gtk-gesture-swipe-velocity
Lambda Listgtk-gesture-swipe-velocity (gesture) ArgumentsReturn Value velocity-x -- a :double value for the velocity in the x axis, in pixels/sec. velocity-y -- a :double value for 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 |
2020-9-11