Method

FwupdPluginHwidsget_guids

since: 0.9.3

Declaration [src]

GPtrArray*
fu_hwids_get_guids (
  FuHwids* self
)

Description [src]

Returns all the defined HWIDs.

Available since: 0.9.3

Return value

Type: An array of utf8

An array of GUIDs.

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