Learn R Programming

RGtk2 (version 2.12.17)

gdkDeviceSetMode: gdkDeviceSetMode

Description

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.

Usage

gdkDeviceSetMode(object, mode)

Arguments

object
mode
[GdkInputMode] the input mode.

Value

  • [logical] TRUE if the mode was successfully changed.