| gtkWidgetFreezeChildNotify {RGtk2.10} | 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 gObjectFreezeNotify() for child properties.
Derived by RGtkGen from GTK+ documentation