Device.getState

Gets the current state of a device.

class Device
void
getState

Parameters

window Window

a GdkWindow.

axes double[]

an array of doubles to store the values of the axes of device in, or NULL.

mask GdkModifierType

location to store the modifiers, or NULL.

Meta