Method

FwupdDeviceget_instance_ids

since: 1.2.5

Declaration [src]

GPtrArray*
fwupd_device_get_instance_ids (
  FwupdDevice* self
)

Description [src]

Gets the instance IDs.

Available since: 1.2.5

Return value

Type: An array of utf8

The instance IDs.

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