Function
FwupdBiosSettingarray_from_variant
Declaration [src]
GPtrArray*
fwupd_bios_setting_array_from_variant (
GVariant* value
)
Description [src]
Creates an array of new bios settings using serialized data.
Available since: | 1.8.4 |
Return value
Returns: | An array of FwupdBiosSetting |
Attributes,
or |
|
The caller of the function takes ownership of the data container, but not the data inside it. |