Method
FwupdBiosSettingto_variant
since: 1.8.4
Declaration [src]
GVariant*
fwupd_bios_setting_to_variant (
FwupdBiosSetting* self,
gboolean trusted
)
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. |