Method
GtkWidgetthaw_child_notify
Declaration [src]
void
gtk_widget_thaw_child_notify (
GtkWidget* widget
)
Description [src]
Reverts the effect of a previous call to gtk_widget_freeze_child_notify().
This causes all queued GtkWidget::child-notify
signals on widget
to be emitted.