Container.childNotifyByPspec

Emits a #GtkWidget::child-notify signal for the [child property][child-properties] specified by pspec on the child.

This is an analogue of gobject.object.ObjectWrap.notifyByPspec for child properties.

class Container
void
childNotifyByPspec

Parameters

child gtk.widget.Widget

the child widget

pspec gobject.param_spec.ParamSpec

the #GParamSpec of a child property instealled on the class of container