summaryrefslogtreecommitdiff
path: root/x11/gtk--/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk--/DESCR')
-rw-r--r--x11/gtk--/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/gtk--/DESCR b/x11/gtk--/DESCR
new file mode 100644
index 00000000000..eaae68587c1
--- /dev/null
+++ b/x11/gtk--/DESCR
@@ -0,0 +1,7 @@
+Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk--
+provides a convenient interface for C++ programmers to create graphical user
+interfaces with Gtk's flexible OO framework. Highlights include type-safe
+callbacks, widgets extensible using inheritance and over 180 classes that
+can be freely combined to quickly create complex user interfaces. Gtk-- is
+free software distributed under the GNU Library General Public License
+(LGPL).