[ Version ( since = "3.2" ) ]
public void child_notify (Widget child, string child_property)
Emits a child_notify signal for the child property child_property
on the child.
This is an analogue of notify for child properties.
Also see child_notify.
this |
the Container |
child |
the child widget |
child_property |
the name of a child property installed on the class of this |