mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 18:50:42 -08:00
Minor updates to comments.
This commit is contained in:
parent
aca581216d
commit
a31218ba3d
13 changed files with 32 additions and 20 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
(in-package :clog-user)
|
||||
|
||||
;;; A very brief example of using the canvas control.
|
||||
(defun on-new-window (body)
|
||||
(setf (title (html-document body)) "Tutorial 10")
|
||||
(let* ((canvas (create-canvas body :width 600 :height 400))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue