Gtk.Widget::child_notify

function vfunc_child_notify(child_property:GObject.ParamSpec):void {
}

Emits a Gtk.child-notify signal for the <link linkend="child-properties">child property</link> child_property on widget.

This is the analogue of GObject.notify for child properties.

Also see Gtk.Container.prototype.child_notify.

child_property

the name of a child property installed on the class of widget<!-- -->'s parent