bohonghuang / cl-gobject-introspection-wrapper

Wrap and call GObject Introspection FFI function in LISP style.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

+TITLE: cl-gobject-introspection-wrapper

This library converts the elements from GObject Introspection into Lisp-style definitions, based on [[https://github.com/andy128k/cl-gobject-introspection][cl-gobject-introspection]].