cl-glib
GLib bindings for Common Lisp.
$ area51 add cl-glibCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-glib:some-function ...)GLib bindings for Common Lisp.
$ area51 add cl-glibCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-glib:some-function ...)