summaryrefslogtreecommitdiff
path: root/x11/lablgtk1/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lablgtk1/DESCR')
-rw-r--r--x11/lablgtk1/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/lablgtk1/DESCR b/x11/lablgtk1/DESCR
new file mode 100644
index 00000000000..bb755fdc075
--- /dev/null
+++ b/x11/lablgtk1/DESCR
@@ -0,0 +1,6 @@
+LablGTK is an Objective Caml interface to gtk+.
+
+It uses the rich type system of Objective Caml 3 to provide a
+strongly typed, yet very comfortable, object-oriented interface to
+gtk+. This is not that easy if you know the dynamic typing approach
+taken by gtk+.