X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/781a1be5aeebb0c40b01033be5ea1b82fa3632e3..646466b05f81b2c3c791f5ff7ee33c3f61c2e42a:/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"