Widget.freezeChildNotify

Stops emission of child-notify signals on widget. The signals are queued until Widget.thawChildNotify is called on widget.

This is the analogue of g_object_freeze_notify() for child properties.

class Widget
void
freezeChildNotify
()