Function
FwupdBiosSettingfrom_variant
Declaration [src]
FwupdBiosSetting*
fwupd_bios_setting_from_variant (
GVariant* value
)
Parameters
value |
GVariant |
The serialized data. |
|
The data is owned by the caller of the function. |
Return value
Returns: | FwupdBiosSetting |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |