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 with the number of axes in the device

Details

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

See also

2024-6-27