Method

FwupdReportget_distro_version

Declaration [src]

const gchar*
fwupd_report_get_distro_version (
  FwupdReport* self
)

Description [src]

Gets the distribution version.

Available since:1.8.8

Return value

Returns: utf8
 

A string, or NULL if unset.

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