Method

FwupdReleaseget_reports

since: 1.8.8

Declaration [src]

GPtrArray*
fwupd_release_get_reports (
  FwupdRelease* self
)

Description [src]

Gets all the reports for this release.

Available since: 1.8.8

Return value

Type: An array of FwupdReport*

Array of reports.

The data is owned by the instance.