Method

AppStreamBundleget_id

since: 0.10

Declaration [src]

const gchar*
as_bundle_get_id (
  AsBundle* bundle
)

Description [src]

Gets the ID for this bundle.

Available since: 0.10

Return value

Type: const gchar*

ID, e.g. “foobar-1.0.2”

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