signal callback delegate or function to connect
void callback(gobject.object.ObjectG object, string name, gst.child_proxy.ChildProxy childProxy)
object the #GObject that was removed (optional)
name the name of the old child (optional)
childProxy the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to ChildRemoved signal.
Will be emitted after the object was removed from the child_proxy.