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-axis slot access functon returns the number of axes the device currently has.
 

See also

2021-12-13