Method

FwupdDeviceget_guids

since: 0.9.3

Declaration [src]

GPtrArray*
fwupd_device_get_guids (
  FwupdDevice* self
)

Description [src]

Gets the GUIDs.

Available since: 0.9.3

Return value

Type: An array of utf8

The GUIDs.

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