Method

FwupdRequestget_image

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

Returns: utf8
 

The update image URL, or NULL if unset.

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