diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2012-12-26 14:16:24 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-26 21:36:49 +0100 |
commit | 48bf84caed6b41b794e442553eb4826a99ece80e (patch) | |
tree | 702b4ceb787cab9992d98b51fbade7b8b9960a29 /libraries/libgnomemm/README | |
parent | 1d29caccdba7a1bdda02e0da02100637fd271c33 (diff) |
libraries/libgnomemm: Added (C++ wrappers for libgnome).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libgnomemm/README')
-rw-r--r-- | libraries/libgnomemm/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libgnomemm/README b/libraries/libgnomemm/README new file mode 100644 index 0000000000000..2e23915d24fe1 --- /dev/null +++ b/libraries/libgnomemm/README @@ -0,0 +1,6 @@ +C++ wrappers for libgnome. + +Gnomemm is a powerful C++ binding for the GNOME libraries. +Gnomemm includes bindings for all the popular GNOME interfaces +like canvas and MDI as well as useful application templates +for constructing good looking apps. |