On Tue, 2008-07-29 at 14:24 +0200, Szilard Pfeiffer wrote: > Murray Cumming wrote: > > We are now past GNOME 2.24 feature freeze, but we have just made some > > changes to the API for Glib::TreeNode (a wrapper of GNode). Luckily > > nobody is using this class yet anyway. > > > Except me. ;) > > I think this is OK because bindings for glib and GTK+ can't follow the > > freezes exactly (though they should try their best), because glib and > > GTK+ don't follow the freezes at all. > > > > Tell me if you object. Otherwise I'll assume it's OK. > > > > > Thanks for the information. Otherwise, some changes will be needed in > Glib::TreeNode API: > > 1; make possible to use reference types as T (work in progress) > 2; make possible to traverse/foreach the tree in case of const NodeTree
I think I just did that. > 3; make gobject_ member private Could you please provide patches for these in bugzilla in the next few days? You have already made the code much nicer, so more improvements are welcome. I CCed gtkmm-list so this doesn't get lost in my inbox. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
