Signal detail or null (default)
signal callback delegate or function to connect
void callback(gobject.param_spec.ParamSpec childProperty, gtk.widget.Widget widget)
childProperty the #GParamSpec of the changed child property (optional)
widget 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 ChildNotify signal.
The ::child-notify signal is emitted for each [child property][child-properties] that has changed on an object. The signal's detail holds the property name.