GtkTreeStore and GtkTreeIter
- From: Dennis Morgan <dennis morgan xtra co nz>
- To: gtk-app-devel-list gnome org
- Subject: GtkTreeStore and GtkTreeIter
- Date: Mon, 24 Oct 2005 22:53:24 +1300
hey eveyone,
This may sound really stupid.
but what is the easiest way to obtain the GtkTreeIter of a newly created
row?
I have a function which adds 2 or more rows but the second and subsequent rows must be a child of the one
before..
all the nodes are based on the path to a file..
ie /home / someuser / whateva
^ ^ ^
parent child parent child
so it looks like:
/home
/someuser
/subdirs
any ideas would be much appreciated..
regards
Dennis
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]