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