GtkWidget::freeze_child_notify

void freeze_child_notify();

Stops emission of child-notify signals on the widget. The signals are queued until thaw_child_notify() is called.

See also: thaw_child_notify()