Method

FwupdReleaseget_detach_caption

Declaration [src]

const gchar*
fwupd_release_get_detach_caption (
  FwupdRelease* self
)

Description [src]

Gets the optional text caption used to manually detach the device.

Available since:1.3.3

Return value

Returns: const gchar*
 

The string caption, or NULL if unset.

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