OsinfoDeviceDriverList — A list of device drivers
GObject ╰── OsinfoList ╰── OsinfoDeviceDriverList
OsinfoDeviceDriverList is a list specialization that stores only OsinfoDeviceDriver objects.
OsinfoDeviceDriverList * osinfo_device_driverlist_new (void);
void
Construct a new device driver list that is initially empty.
an empty device driver list.
[transfer full]
OsinfoList, OsinfoDeviceDriver