fix small doc bug
svn: r10332 original commit: 88edb0e08875a3d9e24568a1f237f526d2fad573
This commit is contained in:
parent
6dc7da5a66
commit
8f93a8d23c
|
@ -13,7 +13,7 @@ A @scheme[canvas%] object is a general-purpose window for drawing
|
|||
'vscroll 'hscroll 'resize-corner
|
||||
'gl 'no-autoclear 'transparent
|
||||
'no-focus 'deleted)) null]
|
||||
[paint-callback ((is-a?/c button%) (is-a?/c dc<%>) . -> . any) void]
|
||||
[paint-callback ((is-a?/c canvas%) (is-a?/c dc<%>) . -> . any) void]
|
||||
[label (or/c label-string? false/c) #f]
|
||||
[gl-config (or/c (is-a?/c gl-config%) false/c) #f]
|
||||
[enabled any/c #t]
|
||||
|
|
Loading…
Reference in New Issue
Block a user