osinfo_device_driverlist — A list of device drivers
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]
Since: 0.2.2
#define OSINFO_TYPE_DEVICE_DRIVERLIST (osinfo_device_driverlist_get_type ())
OsinfoList, OsinfoDeviceDriver