Method
AppStreamComposeResultgcid_for_component
since: 0.14.0
Declaration [src]
const gchar*
asc_result_gcid_for_component (
AscResult* result,
AsComponent* cpt
)
Description [src]
Retrieve the global component-ID string for the given AsComponent,
as long as component with the given ID is registered with this AscResult.
Available since: 0.14.0
Parameters
cpt-
Type:
AsComponentComponent to look for.
The data is owned by the caller of the method.