[Java-gnome-developer] Gtk Tree Row Reference missing?
Brought to you by:
afcowie
From: Manuel C. <ll...@us...> - 2005-12-09 17:04:59
|
Hi all, I can't find the way to create RowReference, so I can update row data in the TreeStore without doing a linear search every time. http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html#GtkTreeRowReference I also checked CVS and didn't find anything. Is RowReference planned? Thanks! |