Gcr.SimpleCollection.prototype.remove
function remove(object: GObject.Object): void {
// Gjs wrapper for gcr_simple_collection_remove()
}
Remove an object from the collection.
- object
The object to remove from the collection
function remove(object: GObject.Object): void {
// Gjs wrapper for gcr_simple_collection_remove()
}
Remove an object from the collection.
The object to remove from the collection