| gdkDeviceGetState {RGtk2} | R Documentation |
Gets the current state of a device.
gdkDeviceGetState(object, window)
|
[GdkDevice] a GdkDevice. |
|
[GdkWindow] a GdkWindow. |
A list containing the following elements:
|
[numeric] a list of doubles to store the values of the axes of device in,
or NULL. |
|
[GdkModifierType] location to store the modifiers, or NULL. |
Derived by RGtkGen from GTK+ documentation