Skip to content
cedlemo edited this page Jul 12, 2017 · 6 revisions

Introduction

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/.

Clone this wiki locally