Method

FwupdPluginHwidsget_guids

Declaration [src]

GPtrArray*
fu_hwids_get_guids (
  FuHwids* self
)

Description [src]

Returns all the defined HWIDs.

Available since:0.9.3

Return value

Returns: An array of utf8
 

An array of GUIDs.

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