Package: gdk

Function gdk:scroll-event-unit

Lambda List

gdk:scroll-event-unit (event)

Arguments

event -- a gdk:event instance

Return Value

The gdk:scroll-unit value.

Details

Extracts the scroll delta unit of a scroll event. The unit will always be :wheel if the scroll direction is not :smooth.

Since 4.8
 

See also

#2024-11-10