InputMode
Description:
[ CCode ( cprefix = "GDK_MODE_" , type_id = "gdk_input_mode_get_type ()" ) ]
public enum InputMode
An enumeration that describes the mode of an input device.
Content:
Enum values:
- DISABLED - the device is disabled and
will not report any events.
- SCREEN - the device is enabled.
- WINDOW - the device is enabled.