В Срд, 04/04/2007 в 22:54 -0700, john_astle пишет:
> i have a gtktreeview 
> and i need to get the row number wich we selected in gtktreeview 
> how we can do this.
> i know how to get thr iterator.
> but i need row number at tht particular iterator.
> thank u,
> astle
> 

Use GtkTreePath if you have GtkListStore as model.

-andrew


_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to