| gtkWidgetFreezeChildNotify {RGtk2} | R Documentation |
Stops emission of "child-notify" signals on widget. The signals are
queued until gtkWidgetThawChildNotify is called on widget.
gtkWidgetFreezeChildNotify(object)
|
[GtkWidget] a GtkWidget |
This is the analogue of g\Object\Freeze\Notify() for child properties.
Derived by RGtkGen from GTK+ documentation