Method

FwupdReleaseadd_report

Declaration [src]

void
fwupd_release_add_report (
  FwupdRelease* self,
  FwupdReport* report
)

Description [src]

Adds a report for this release.

Available since:1.8.8

Parameters

report FwupdReport
 

A FwupdReport.

 The data is owned by the caller of the function.