Package: gdk

Accessor gdk:device-n-axes

Lambda List

gdk:device-n-axes (object)

Syntax

(gdk:device-n-axis object) => n-axis

Arguments

object -- a gdk:device object
n-axis -- an unsigned integer for the number of axes in the device

Details

The accessor for the n-axes slot of the gdk:device class returns the number of axes the device currently has.
 

See also

2025-08-31