Method

FwupdDeviceget_vendor_ids

Declaration [src]

GPtrArray*
fwupd_device_get_vendor_ids (
  FwupdDevice* self
)

Description [src]

Gets the device vendor ID.

Available since:1.5.5

Return value

Returns: An array of utf8
 

The device vendor ID.

 The data is owned by the instance.