Method

AppStreamComposeResultset_bundle_id

Declaration [src]

void
asc_result_set_bundle_id (
  AscResult* result,
  const gchar* id
)

Description [src]

Sets the name of the bundle these results are for.

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.