Method
FwupdBiosSettingset_path
since: 1.8.4
[−]
Declaration [src]
void
fwupd_bios_setting_set_path (
FwupdBiosSetting* self,
const gchar* path
)
[−]
Parameters
path
-
Type:
const gchar*
The path the driver providing the attribute uses.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.