Device.setMode

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.

class Device
int
setMode

Parameters

mode GdkInputMode

the input mode.

Return Value

Type: int

TRUE if the mode was successfully changed.

Meta