Method

FwupdReleaseget_issues

Declaration [src]

GPtrArray*
fwupd_release_get_issues (
  FwupdRelease* self
)

Description [src]

Gets the list of issues fixed in this release.

Available since:1.3.2

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.