Bakery is a C++ Framework for creating GNOME applications using gnomemm and gtkmm. It provides a Document/View architecture, but it doesn't force you to use the whole architecture. It makes it easy to start developing GNOME applications by inheriting and overriding.
| Tags | Desktop Environment GNOME Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: The API and ABI are now stable.


Changes: New documents are now saved with sensible permissions, and documents can be accessed via gnome-vfs. Deleting views no longer causes crashes.


Changes: A Document_XML::set_write_formatted() function was added.


Changes: The API/ABI is now stable.


Changes: This version builds with the latest libxml++, and the gconf key was corrected.