blob: 611f10d25597ed95f99274cbc04a10fb8f1a78f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Bakery is a C++ Framework for creating applications using Gtkmm.
- provides a Document/View architecture, but it doesn't force you to
use the whole architecture.
- provides default functionality, which can be easily customized.
- makes it easy to start developing GTK+ applications.
- gives your application structure.
WWW: http://bakery.sourceforge.net/
|