Autogenerated OCaml bindings of the GLib2 library based on Ctypes.
This library relies on the OCaml package gobject-instropection:
opam install gobject-introspection
and on a bindings generator:
opam pin add --yes gi-bindings-generator https://github.com/cedlemo/OCaml-GI-ctypes-bindings-generator.git
The idea is to generate the bindings and to compile the library
git clone https://github.com/cedlemo/OCaml-GLib2
cd OCaml-GLib2
dune exec generator/gen.exe
dune run test --profile=release