Re: Getting row data from a GtkTreeView



martyn 2 russell bt com wrote:

What kind of data?

If you use the GtkTreeModel, you can use it to store the data you are
interested in and retrieve it on the row-activated signal.

If you mean, using methods from the g_object...() functions, I am not sure
if you can?!

I've solved the problem,  I am using the GtkTreeModel but I forgot that
the columns in the model have specific data types now and was trying to
get the wrong data type from each column.

Adam









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