Re: gtk_clist_get/set_row_data for GtkTreeView



Thomas Canty <tommydal optushome com au> writes:

Hi,

I was wondering if there were any eqvilant functionality to
gtk_clist_get_row_data and gtk_clist_set_row_data in GtkTreeView for Gtk
2.0, 

(I have already checked out the source code for GtkTreeView and can't
find anything)

If there isn't is there any other easy way to do the same thing?,

Just add an extra column to your model.  Or two, or three.  There's no
longer any need for set_row_data as the model can store anything.

-Jonathan




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