GNOME Bugzilla – Bug 160879
gtk_tree_row_reference_get_model
Last modified: 2005-07-13 21:27:24 UTC
To me it sound like GtkTreeModel *gtk_tree_row_reference_get_model(GtkRowReference *reference); just has been forgotten. At least it would be just what I need in my case. I could pass the GtkRowReference as user_data to my callback and in there get model and path. From model and path in turn I could get the iter.
added on cvs head.