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