chiark / gitweb /
Definition of EVENT-MASK moved to gdktypes.lisp and some other minor changes
[clg] / gdk / defpackage.lisp
1 (defpackage "GDK"
2   (:use "GFFI" "GLIB" "COMMON-LISP" "PKG-CONFIG" "AUTOEXPORT")
3   (:shadow "ATOM"))
4
5