blob: f25efbd3f5beb566074b91f9c61b241be42be69f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Bakery is a C++ Framework for creating GNOME applications using
Gnome-- and Gtk--.
- 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 GNOME applications.
- gives your application structure.
- will provide easy access to GNOME technologies such as Bonobo and GConf.
WWW: http://bakery.sourceforge.net/
|