| gtkWidgetThawChildNotify {RGtk2} | R Documentation |
Reverts the effect of a previous call to gtkWidgetFreezeChildNotify.
This causes all queued gtkWidgetChildNotify signals on widget to be
emitted.
gtkWidgetThawChildNotify(object)
|
[GtkWidget] a GtkWidget |
Derived by RGtkGen from GTK+ documentation