Method

FwupdReleaseget_detach_image

Declaration [src]

const gchar*
fwupd_release_get_detach_image (
  FwupdRelease* self
)

Description [src]

Gets the optional image used to manually detach the device.

Available since:1.3.3

Return value

Returns: utf8
 

The URI, or NULL if unset.

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