[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Clearing TreeView rows - how?
- From: John Cupitt <jcupitt gmail com>
- To: Igor Gorbounov <igorbounov topazelectro ru>
- Cc: gtk-list gnome org
- Subject: Re: Clearing TreeView rows - how?
- Date: Fri, 17 Sep 2004 13:17:27 +0000
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]