Enumeration
GdkDeviceType
Description [src]
Indicates the device type. See [above][GdkDeviceManager.description] for more information about the meaning of these device types.
Members
Name | Description |
---|---|
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. |