GdkDeviceType

Indicates the device type. See above for more information about the meaning of these device types. GDK_DEVICE_TYPE_MASTER Device is a master (or virtual) device. There will be an associated focus indicator on the screen. GDK_DEVICE_TYPE_SLAVE Device is a slave (or physical) device. GDK_DEVICE_TYPE_FLOATING Device is a physical device, currently not attached to any virtual device.

Values

ValueMeaning
TYPE_MASTER
TYPE_SLAVE
TYPE_FLOATING

Meta