Method

AppStreamBundleset_id

since: 0.10

Declaration [src]

void
as_bundle_set_id (
  AsBundle* bundle,
  const gchar* id
)

Description [src]

Sets the ID for this bundle.

Available since: 0.10

Parameters

id

Type: const gchar*

The URL.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.