Hello

> How to return string "orange" at iter ?

This depends on how you GtkListStore has been created and how those
strings have been added into the store. In order for to be able to
help you, you'll need to provide gtk_list_store_new function call you
used to create new store and gtk_list_store_set call that added
strings into the store.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to