GtkCList::freeze

GtkCList::freeze

Causes the GtkCList to stop updating its visuals until a matching call to thaw is made. This function is useful if a lot of changes will be made to the widget that may cause a lot of visual updating to occur.

Note that calls to gtk_clist_freeze() can be nested.

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