image/svg+xml
inkscape_gtkmm Architecture
* Very much a work-in-progress + top level architecture still incomplete* Inkscape::Application + Modelled after current Inkscape::Application struct + Inkscape::ApplicationImpl allows 'interface hiding' - Helps keep *.h include hierarchy trim and clean - Subclasses Gtk::Window !! problem, only one Window per application - No code for creating/managing documents