Method

AppStreamBundleset_id

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 const gchar*
 

The URL.

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