How to build a GtkTree?
- From: Guenther Meyer <d s e sordidmusic com>
- To: gtk-app-devel-list gnome org
- Subject: How to build a GtkTree?
- Date: Sat, 26 May 2007 13:08:06 +0200
hi,
I have another problem; I did read the documentation about it but I'm a little
bit confused about these iter/path things.
What I like to do, is building a tree from some data, that is available in
the following format:
"catA"
"CatB"
"CatB.a"
"CatB.b"
"CatB.a.x"
"CatC"
"CatC.q"
"CatC.q.1"
"CatC.q.1.a"
"CatD"
... and so on...
I already managed to build a flat tree, but I have no clue, how to build a
real tree out of this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]