Gcr.UnionCollection.prototype.take

function take(collection: Gcr.Collection): void {
    // Gjs wrapper for gcr_union_collection_take()
}
  

Add objects from this collection to the union. Do not add an additional reference to the collection.

collection

The collection whose objects to add