Method

AppStreamBundleget_id

Declaration [src]

const gchar*
as_bundle_get_id (
  AsBundle* bundle
)

Description [src]

Gets the ID for this bundle.

Available since:0.10

Return value

Returns: 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.