Gcr.Collection.prototype.emit_added
function emit_added(object: GObject.Object): void {
// Gjs wrapper for gcr_collection_emit_added()
}
Emit the Gcr.Collection::added signal for the given object. This function is used by implementors of this interface.
- object
The object that was added