Package: gdk
Function gdk:scroll-event-deltas
Lambda Listgdk:scroll-event-deltas (event) ArgumentsReturn Value xdelta - a double float with the x scroll delta ydelta - a double float with the y scroll delta Details
Extracts the scroll deltas of a scroll event. The deltas will be zero unless the scroll direction is the :smooth value of the gdk:scroll-direction enumeration. | See also |
#2023-7-25