gdkDeviceGetState: gdkDeviceGetState
Description
Gets the current state of a device.Usage
gdkDeviceGetState(object, window)
Value
A list containing the following elements:
axes
- a list of doubles to store the values of the axes of
device
in,
or NULL
. mask
- location to store the modifiers, or
NULL
.