Method

FwupdReleaseget_reports

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

Returns: An array of FwupdReport
 

Array of reports.

 The data is owned by the instance.