GUdev.DeviceType
GUdev.
DeviceType
Bases: GObject.GEnum
GObject.GEnum
Enumeration used to specify a the type of a device.
NONE
Device does not have a device file.
BLOCK
Device is a block device.
CHAR
Device is a character device.