Re: GtkListStore getting values in Gtk2.0



Andreas Scherf <scherfa web de> writes:
> Hello, im porting some apps to Gtk+2.0, i wondering how to get values
> back from a GtkListStore ? I saw only functions to add or del values
> inside the List but no function to get the data back.What i want is to
> print a GtkTreeView so istored the data inside a GtkListStore but after
> showing them i couldn't get the data back ? Have i messed something ?
> 

gtk_tree_model_get() 

Havoc



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