Gcr.UnionCollection.prototype.add
function add(collection: Gcr.Collection): void {
// Gjs wrapper for gcr_union_collection_add()
}
Add objects from this collection to the union
- collection
The collection whose objects to add
function add(collection: Gcr.Collection): void {
// Gjs wrapper for gcr_union_collection_add()
}
Add objects from this collection to the union
The collection whose objects to add