Method

FwupdReportto_variant

since: 1.8.8

Declaration [src]

GVariant*
fwupd_report_to_variant (
  FwupdReport* self
)

Description [src]

Serialize the report data.

Available since: 1.8.8

Return value

Type: GVariant

The serialized data, or NULL for error.

The caller of the method takes ownership of the data, and is responsible for freeing it.