Method
FwupdReportset_distro_variant
since: 1.8.8
[−]
Declaration [src]
void
fwupd_report_set_distro_variant (
FwupdReport* self,
const gchar* distro_variant
)
[−]
Parameters
distro_variant
-
Type:
const gchar*
The variant, e.g.
workstation
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.