Method

FwupdRequestget_image

since: 1.6.2

Declaration [src]

const gchar*
fwupd_request_get_image (
  FwupdRequest* self
)

Description [src]

Gets the update image.

Available since: 1.6.2

Gets propertyFwupd.Request:image

Return value

Type: const gchar*

The update image URL, or NULL if unset.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.