-
Notifications
You must be signed in to change notification settings - Fork 8
Home
cedlemo edited this page Jul 12, 2017
·
6 revisions
There are 2 parts :
-
the Ctypes bindings to the GObject-Introspection (all the files/modules named
GISomething). -
a Loader module that uses the Ctypes bindings of GObject-Introspection in order to automatically generate Ctypes bindings of a GObject-Introspection namespace (GLib for example).
API Documentation : https://cedlemo.github.io/OCaml-GObject-Introspection/.