[ HasEmitter ]
public virtual signal void child_added (Object child, string name)
Will be emitted after the object
was added to the child_proxy
.
name |
the name of the new child |
object |
the Object that was added |