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