[ HasEmitter ]
public virtual signal void child_removed (Object child, string name)
Will be emitted after the object
was removed from the child_proxy
.
name |
the name of the old child |
object |
the Object that was removed |