Method
AppStreamComposeResultgcid_for_cid
Declaration [src]
const gchar*
asc_result_gcid_for_cid (
AscResult* result,
const gchar* cid
)
Description [src]
Retrieve the global component-ID string for the given component-ID,
as long as component with the given ID is registered with this AscResult
.
Otherwise, NULL
is returned.