gtkWidgetThawChildNotify {RGtk2}R Documentation

gtkWidgetThawChildNotify

Description

Reverts the effect of a previous call to gtkWidgetFreezeChildNotify. This causes all queued gtkWidgetChildNotify signals on widget to be emitted.

Usage

gtkWidgetThawChildNotify(object)

Arguments

object [GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]