cl-cffi-gtk
A Lisp binding to GTK 3
$ area51 add cl-cffi-gtkCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-cffi-gtk:some-function ...)A Lisp binding to GTK 3
$ area51 add cl-cffi-gtkCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-cffi-gtk:some-function ...)