chiark / gitweb /
Call show-widget in shared-initialize after method when initarg :visible is non NIL
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4