Gcr.UnionCollection.prototype.remove

function remove(collection: Gcr.Collection): void {
    // Gjs wrapper for gcr_union_collection_remove()
}
  

Remove an object from the collection.

collection

The collection whose objects to remove