Gcr.Collection::added
connect('added', function (collection, object: GObject.Object, ): void);
This signal is emitted when an object is added to the collection.
- collection
instance of Gcr.Collection that is emitting the signal
- object
object that was added