Package: gdk

Function gdk:event-axes

Lambda List

gdk:event-axes (event)

Arguments

event -- a gdk:event instance

Return Value

The list of double floats for the values of all axes.

Details

Extracts all axis values from an event. To find out which axes are used, use the gdk:device-tool-axes function on the device tool returned by the gdk:event-device-tool function.
 

See also

#2025-09-26