freebsd-ports/x11-toolkits/bakery/pkg-descr

10 lines
359 B
Text
Raw Normal View History

2003-12-04 08:25:33 +01:00
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.
2003-12-04 08:25:33 +01:00
- makes it easy to start developing GTK+ applications.
- gives your application structure.
WWW: http://bakery.sourceforge.net/