Method

FwupdReleaseget_appstream_id

since: 0.9.3

Declaration [src]

const gchar*
fwupd_release_get_appstream_id (
  FwupdRelease* self
)

Description [src]

Gets the AppStream ID.

Available since: 0.9.3

Return value

Type: const gchar*

The AppStream ID, or NULL if unset.

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