Re: Inserting paramenter into a ROW/NODE in a TreeView




On Jan 14, 2005, at 8:21 AM, Raul Dias wrote:

That said, I need something (some gtk object) that will never change
for a row/node so I can attach information on it.

This is a TreeRowReference: see
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html#gtk-tree-
row-reference-new

But this won't really help you with extra row data; see below.

It won't work with a ListStore either.

It's supposed to... GtkListStore is a GObject that implements the GtkTreeModel interface.

--
elysse (pregnant): are your hands cold?
me: uh, i suppose so.
elysse: will you put them on me?




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