Method

FwupdReportget_distro_variant

Declaration [src]

const gchar*
fwupd_report_get_distro_variant (
  FwupdReport* self
)

Description [src]

Gets the distribution variant.

Available since:1.8.8

Return value

Returns: const gchar*
 

Variant, or NULL if unset.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.