Method
GcrUnionCollectionremove
Declaration [src]
void
gcr_union_collection_remove (
  GcrUnionCollection* self,
  GcrCollection* collection
)
Parameters
- collection
- 
            Type: GcrCollectionThe collection whose objects to remove. The data is owned by the caller of the method.