Re: getting data from gtktreeview
- From: who_ami siedziba pl
- Cc: gtk-app-devel-list gnome org
- Subject: Re: getting data from gtktreeview
- Date: Wed, 27 Nov 2002 17:51:08 +0100 (CET)
for example
gtk_tree_model_get (model, iter,
0, &status,
-1);
On Wed, 27 Nov 2002, Jeffrey Goddard wrote:
I have a treeview with a list store. I can put data into the columns, but
can't seem to find any mention in the docs of the appropriate function to
read the values inserted into the list. Anyone know where I can find that?
tis,
Jeffrey
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]