aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk3/pkg-descr
blob: dcf9ed29e69b51afd8c18d48f381c3531048b0ce (plain) (blame)
1
2
3
4
5
6
7
LablGtk2 is an OCaml interface to GTK+ 3.x.  It provides a strongly-typed,
yet comfortable, object-oriented interface compatible with GTK+'s dynamic
typing through OCaml's rich type system.  Most widgets and methods are
available, along with many examples.

Objective Caml threads are supported, including for the toplevel, which
allows for interactive use of the library.