Gcr.SimpleCollection.prototype.add
function add(object: GObject.Object): void {
// Gjs wrapper for gcr_simple_collection_add()
}
Add an object to this collection
- object
The object to add
function add(object: GObject.Object): void {
// Gjs wrapper for gcr_simple_collection_add()
}
Add an object to this collection
The object to add