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