Method

FwupdReleaseget_summary

Declaration [src]

const gchar*
fwupd_release_get_summary (
  FwupdRelease* self
)

Description [src]

Gets the update summary.

Available since:0.9.3

Return value

Returns: const gchar*
 

The update summary, or NULL if unset.

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