Method
AppStreamComposeResultremove_component_full
Declaration [src]
gboolean
asc_result_remove_component_full (
AscResult* result,
AsComponent* cpt,
gboolean remove_gcid
)
Parameters
cpt
-
Type:
AsComponent
The
AsComponent
to remove.The data is owned by the caller of the method. remove_gcid
-
Type:
gboolean
TRUE
if global component ID should be unregistered as well.