Fix kw in typed/pict
Closes PR 14637
This commit is contained in:
parent
1dda800ca2
commit
8a36919c66
|
@ -77,7 +77,7 @@
|
||||||
#:segment (-opt -Real) #f
|
#:segment (-opt -Real) #f
|
||||||
;; FIXME: add color% with class support
|
;; FIXME: add color% with class support
|
||||||
#:color (-opt -String) #f
|
#:color (-opt -String) #f
|
||||||
#:width (-opt -Real) #f
|
#:line-width (-opt -Real) #f
|
||||||
-pict)]
|
-pict)]
|
||||||
[ellipse (-> -Real -Real -pict)]
|
[ellipse (-> -Real -Real -pict)]
|
||||||
[circle (-> -Real -pict)]
|
[circle (-> -Real -pict)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user