I'm using a Gtk::ListStore for the model of a Gtk::TreeView, and want to get an iterator or list of the contents of the rows. I don't see any way to get an iterator OR the contents of the TreeView for use after the editing is done.
How do I do that? I see get_iter(Path &), but I'm not sure what path to use... Kinda new to GTKMM, so please be kind... -- Dave Bartmess http://edingo.net ____________________________________ Member of the Internation Internet Leathercrafters Guild (http://iilg.org) Member of the Columbine Leather Guild (http://edingo.net/columbine) ____________________________________ It used to be said that an infinite number of monkeys, given typewriters, would eventually reproduce the complete works of Shakespeare. Now, thanks to the internet, we know this is not in fact the case. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
