Method

FwupdReleaseget_description

Declaration [src]

const gchar*
fwupd_release_get_description (
  FwupdRelease* self
)

Description [src]

Gets the update description in AppStream markup format.

Available since:0.9.3

Return value

Returns: utf8
 

The update description, or NULL if unset.

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