Package: gdk

Accessor gdk:device-n-axes

Lambda List

gdk:device-n-axes (object)

Syntax

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

Arguments

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

Details

The accessor for the n-axes slot of the gdk:device class gets the number of axes in the device.
 

See also

2025-08-01