I started an unstable branch of libglademm so that I could add some API to support use of derived widgets with .glade files. This allows people, for instance, to layout their window in glade, and then still keep their code nice and organised by actually implementing that window in a class that's inherited from Gtk::Window. [...]


