Gtk
Widget
ThawChildNotify
Gtk.Widget.ThawChildNotify Method
Reverts the effect of a previous call to
Widget.FreezeChildNotify
.
Syntax
public
void
ThawChildNotify
()
Remarks
Reverts the effect of a previous call to
Widget.FreezeChildNotify
. This causes all queued
Widget.ChildNotified
events on
widget
to be emitted.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)