Method

FwupdDeviceget_issues

Declaration [src]

GPtrArray*
fwupd_device_get_issues (
  FwupdDevice* self
)

Description [src]

Gets the list of issues currently affecting this device.

Available since:1.7.6

Return value

Returns: An array of utf8
 

The issues, which may be empty.

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