cl-webkit
An FFI binding to WebKit2GTK+
$ area51 add cl-webkitCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-webkit:some-function ...)An FFI binding to WebKit2GTK+
$ area51 add cl-webkitCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-webkit:some-function ...)