Fixed documentation
This commit is contained in:
@@ -46,6 +46,8 @@ See also @racket[message%].
|
|||||||
Sets the message label. If resize = #t, the label will be resized (if auto-resize = #t)
|
Sets the message label. If resize = #t, the label will be resized (if auto-resize = #t)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
@section{Example code}
|
@section{Example code}
|
||||||
|
|
||||||
@#reader scribble/comment-reader
|
@#reader scribble/comment-reader
|
||||||
@@ -62,6 +64,3 @@ See also @racket[message%].
|
|||||||
(send win show #t)
|
(send win show #t)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user