summaryrefslogtreecommitdiff
path: root/devel/libgnomemm20/DESCR
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-07-06 20:42:55 +0000
committerdrochner <drochner@pkgsrc.org>2004-07-06 20:42:55 +0000
commit2605ad77a8404e69cd0d1b905dc242ec7ae9e298 (patch)
tree6c7599deec105041cae4eb341692f4a908775738 /devel/libgnomemm20/DESCR
parent25dd73b55f482f9f6b59284682380d2ff1a88449 (diff)
downloadpkgsrc-2605ad77a8404e69cd0d1b905dc242ec7ae9e298.tar.gz
import libgnomemm20-2.0.1 which is a component of the gtkmm-2.0/2.2
family of C++ bindings for gnome libraries fortunately, these families can coexist
Diffstat (limited to 'devel/libgnomemm20/DESCR')
-rw-r--r--devel/libgnomemm20/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libgnomemm20/DESCR b/devel/libgnomemm20/DESCR
new file mode 100644
index 00000000000..d8b0cad09a5
--- /dev/null
+++ b/devel/libgnomemm20/DESCR
@@ -0,0 +1,4 @@
+gtkmm (previously known as Gtk--) is the official C++ interface for the
+popular GUI library GTK+. Highlights include typesafe callbacks, widgets
+extensible via inheritance and a comprehensive set of widget classes that
+can be freely combined to quickly create complex user interfaces.