summaryrefslogtreecommitdiff
path: root/x11/gtkmm3/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtkmm3/DESCR')
-rw-r--r--x11/gtkmm3/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/gtkmm3/DESCR b/x11/gtkmm3/DESCR
new file mode 100644
index 00000000000..266d4c9edc6
--- /dev/null
+++ b/x11/gtkmm3/DESCR
@@ -0,0 +1,7 @@
+gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights
+include typesafe callbacks, and a comprehensive set of widgets that are easily
+extensible via inheritance. You can create user interfaces either in code or
+with the Glade User Interface designer, using Gtk::Builder. There's extensive
+documentation, including API reference and a tutorial.
+
+This is major version 3 of the library using interfaces for GTK3.