GtkLayout::freeze

GtkLayout::freeze

Use freeze() when you are updating a large amount of data, e.g. a large pixmap or series of pixmaps. Calling this method prior to the update will speed up the process and reduce flicker.

See also: thaw() .

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.