cl-cffi-gtk

LLGPL

A Lisp binding to GTK 3

$ area51 add cl-cffi-gtkCopy

Usage

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