summaryrefslogtreecommitdiff
path: root/x11/lablgtk/DESCR
blob: d9844510eab71652be23d34800cbdffbd71dbeef (plain)
1
2
3
4
5
6
7
LablGTK is an Objective Caml interface to GTK+.  This version
supports GTK+ from 2.0 to 2.6.

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+.