Re: empting a tree
- From: Jim Edwards <jimedwards altavista com>
- To: Giovanni Masullo <Giovanni Masullo icn siemens it>
- Cc: gtk mailing list <gtk-list gnome org>
- Subject: Re: empting a tree
- Date: Tue, 16 Oct 2001 15:29:04 +0000
Giovanni Masullo wrote:
> what is the right way to empty and clear a gtktree?
> must i traverse the tree call "free" on each TreeItem/SubTree?
> i hope there is a function like "FreeTree" that i can call
> on the root tree object and that do the rite work.
> can anybody help me?
> i look on the tutorial but cant find what i need!
void gtk_tree_clear_items (GtkTree *tree, gint start,
gint end);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]