8 lines
301 B
Text
8 lines
301 B
Text
|
LablGTK is an Objective Caml interface to GTK+. This version
|
||
|
supports GTK+ version 3.x.
|
||
|
|
||
|
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+.
|