blob: e35f79c958050caa722d41b399431547d5743bc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
lablgtk: LablGTK (an Objective Caml interface to gtk+/gtk+-2)
lablgtk:
lablgtk: LablGTK uses the rich type system of Objective Caml 3 to provide a
lablgtk: strongly typed, yet very comfortable, object-oriented interface to
lablgtk: gtk+.
lablgtk:
lablgtk: It is still under development, but already fully functional. All
lablgtk: widgets (but one) are available, with almost all their methods. The
lablgtk: GLArea widget is also supported in combination with LablGL. LibGlade
lablgtk: and GdkPixbuf support is also included for both versions. LablGTK2
lablgtk: adds support for gnomecanvas, librsvg and libpanel.
|