Method
FwupdDeviceset_update_image
since: 1.4.5
[−]
Declaration [src]
void
fwupd_device_set_update_image (
FwupdDevice* self,
const gchar* update_image
)
[−]
Description [src]
Sets the update image URL.
Available since: 1.4.5
Sets property | Fwupd.Device:update-image |
[−]
Parameters
update_image
-
Type:
const gchar*
The update image URL.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.