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