diff options
Diffstat (limited to 'x11-toolkits/bakery/pkg-descr')
-rw-r--r-- | x11-toolkits/bakery/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-toolkits/bakery/pkg-descr b/x11-toolkits/bakery/pkg-descr new file mode 100644 index 000000000..611f10d25 --- /dev/null +++ b/x11-toolkits/bakery/pkg-descr @@ -0,0 +1,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/ |