DeviceType
Description:
[ CCode ( cprefix = "GDK_DEVICE_TYPE_" , type_id = "gdk_device_type_get_type ()" ) ]
public enum DeviceType
Indicates the device type.
See above for more information about the meaning of these device types.
Content:
Enum values:
- FLOATING - Device is a physical device,
currently not attached to any virtual device.
- MASTER - Device is a master (or virtual)
device.
- SLAVE - Device is a slave (or physical)
device.