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 g_object_notify_by_pspec() for child properties.

class Container
void
childNotifyByPspec

Parameters

child Widget

the child widget

pspec ParamSpec

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

Meta

Since

3.18