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