Method

AppStreamComposeUnitset_bundle_id

Declaration [src]

void
asc_unit_set_bundle_id (
  AscUnit* unit,
  const gchar* id
)

Description [src]

Sets the ID of the bundle represented by this unit.

Parameters

id const gchar*
 

The new ID.

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