blob: 28eb344b3df8eec71604d9d3ee6d66df3dfe72d0 (
plain)
1
2
3
4
5
6
7
|
LablGTK is an Objective Caml interface to GTK+. This version supports
GTK+ 3.
It uses the rich type system of Objective Caml 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+.
|