Pike v8.0 release 1738

Method GTK1.Text()->freeze()


Method freeze

GTK1.Text freeze()

Description

Freezes the widget which disallows redrawing of the widget until it is thawed. This is useful if a large number of changes are going to made to the text within the widget, reducing the amount of flicker seen by the user.