Re: Getting row data from a GtkTreeView
- From: Adam Tee <adam ajtee uklinux net>
- To: martyn 2 russell bt com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Getting row data from a GtkTreeView
- Date: Tue, 04 Mar 2003 15:12:43 +0000
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]