Re: Clearing TreeView rows - how?



On Fri, 17 Sep 2004 16:33:39 +0400, Igor Gorbounov
<igorbounov topazelectro ru> wrote:
> Is there any way to blank all rows in a treeview? Now I scan all cells
> and blank their contents sequentially. Hope that exists some better
> solution.

You can clear the model:

http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeStore.html#gtk-tree-store-clear

http://developer.gnome.org/doc/API/2.0/gtk/GtkListStore.html#gtk-list-store-clear



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]