Re: how to browse values from a GtkListStore ?



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
tadeboro gmail com
tadej borovsak gmail com



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