Method

FwupdDeviceget_vendor_ids

since: 1.5.5

Declaration [src]

GPtrArray*
fwupd_device_get_vendor_ids (
  FwupdDevice* self
)

Description [src]

Gets the device vendor ID.

Available since: 1.5.5

Return value

Type: An array of utf8

The device vendor ID.

The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.