Method
FwupdDeviceget_vendor_id
deprecated: 1.5.5 since: 0.9.4
Declaration [src]
const gchar*
fwupd_device_get_vendor_id (
FwupdDevice* self
)
Description [src]
Gets the combined device vendor ID.
Available since: 0.9.4
Deprecated since: 1.5.5
Use fwupd_device_get_vendor_ids()
instead.