Fix contract for pin-arrow-label-line and friends
This commit is contained in:
parent
53e3d104f7
commit
a524a74ba6
|
@ -381,6 +381,7 @@
|
||||||
#:color (or/c #f string? (is-a?/c color%))
|
#:color (or/c #f string? (is-a?/c color%))
|
||||||
#:style pen-style/c
|
#:style pen-style/c
|
||||||
#:alpha (real-in 0 1)
|
#:alpha (real-in 0 1)
|
||||||
|
#:solid? any/c
|
||||||
#:under? any/c #:hide-arrowhead? any/c
|
#:under? any/c #:hide-arrowhead? any/c
|
||||||
#:x-adjust real? #:y-adjust real?]
|
#:x-adjust real? #:y-adjust real?]
|
||||||
pict?))
|
pict?))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user