Gcr.Collection.prototype.emit_removed

function emit_removed(object: GObject.Object): void {
    // Gjs wrapper for gcr_collection_emit_removed()
}
  

Emit the Gcr.Collection::removed signal for the given object. This function is used by implementors of this interface.

object

The object that was removed