child_notify_by_pspec
Description:
Emits a child_notify signal for the child property specified by
pspec
on the child.
This is an analogue of g_object_notify_by_pspec
for child properties.
Parameters:
this |
the Container |
child |
the child widget |
pspec |
the ParamSpec of a child property instealled on the class of this |