X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/781a1be5aeebb0c40b01033be5ea1b82fa3632e3..3a63ef2a6c503a66bf1559fc60f5e3e07d0838be:/hello-world.lisp diff --git a/hello-world.lisp b/hello-world.lisp index f700cb2..43245c9 100644 --- a/hello-world.lisp +++ b/hello-world.lisp @@ -1,5 +1,7 @@ (use-package :gtk) +(clg-init) + (make-instance 'window ; :type :toplevel :title "Test"