gdkDeviceSetMode {RGtk2} | R Documentation |
Sets a the mode of an input device. The mode controls if the device is active and whether the device's range is mapped to the entire screen or to a single window.
gdkDeviceSetMode(object, mode)
|
[GdkDevice ] a GdkDevice . |
|
[GdkInputMode ] the input mode. |
[logical] TRUE
if the mode was successfully changed.
Derived by RGtkGen from GTK+ documentation