X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/clg/blobdiff_plain/7e642867d5b0bfae81f86c76e69ac5db2002d8d6..18ffc6e0ec7b51a8393c6428857084c0fb886c76:/hello-world.lisp?ds=sidebyside 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"