Description
GTK2 graphical interfaces can be built from OCaml code through language bindings. This helps maintain older desktop applications or tools that still use the GTK2 toolkit.
It is a development binding, not a finished graphical app. Projects using it depend on legacy GTK2 behavior and should consider toolkit support when maintained long term.