a9bb90c1ed
Importing a slightly outdated release that supports the ocaml and dune versions available in the ports tree.
7 lines
373 B
Text
7 lines
373 B
Text
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.
|