Method
AppStreamComposeResultupdate_component_gcid
Declaration [src]
gboolean
asc_result_update_component_gcid (
  AscResult* result,
  AsComponent* cpt,
  GBytes* bytes
)
Parameters
- cpt
- 
            Type: AsComponentThe AsComponentto edit.The data is owned by the caller of the method. 
- bytes
- 
            Type: GBytesThe data to include in the global component ID, or NULL.The argument can be NULL.The data is owned by the caller of the method.