pike.hubbe.net

[Top]
GTK
GTK.Text
previousGTK.Text()->forward_delete() GTK.Text()->get_length()next

Method GTK.Text()->freeze()


Method freeze

object(GTK.Text) GTK.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.


Extracted from Pike v7.3 release 11 at 2001-11-03.