cl-gobject-introspection

BSD

Binding to GObjectIntrospection

$ area51 add cl-gobject-introspectionCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-gobject-introspection:some-function ...)