Widget.freezeChildNotify

Stops emission of "child-notify" signals on widget. The signals are queued until gtk_widget_thaw_child_notify() is called on widget. This is the analogue of g_object_freeze_notify() for child properties.

class Widget
void
freezeChildNotify
()

Meta