Virtual Method
FwupdBiosSettingwrite_value
Declaration [src]
gboolean
write_value (
FwupdBiosSetting* self,
const gchar* value,
GError** error
)
Description [src]
Writes a new value into the setting if it is different from the current value.
NOTE: A subclass should handle the ->write_value()
vfunc and actually write the value to the firmware.
Available since: | 1.9.4 |