Re: gtk_tree_iter question



Hi,

I don't know what you need to do but maybe you can pull it off using
gtk_model_iter_children and gtk_model_iter_parent ??

Normally, when using iterators, you cannot get the previous object.
Iterators give every node exactly once. If you need other functionality
you could consider using the methods above.

Regards,
Janus N. Tøndering

On Tue, 2002-06-18 at 13:17, Olivier Mougin wrote:
Hi,

there is a function gtk_tree_iter_get_next in gtk2.
how can i have a function like gtk_tree_iter_get_prev ?

is there an equivalent ?

Thanks



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
-- 
Janus Nørgaard Tøndering        
email: j nus person dk or u011014 daimi au dk

"Would you buy a car with the hood welded shut?"
-Phil Hughes, Linux Journal Magazine





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]