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