Widget.freezeChildNotify
void freezeChildNotify()Stops emission of #GtkWidget::child-notify signals on widget. The signals are queued until [gtk.widget.Widget.thawChildNotify] is called on widget.
This is the analogue of [gobject.object.ObjectWrap.freezeNotify] for child properties.