Fix contract for pin-arrow-label-line and friends

This commit is contained in:
Asumu Takikawa 2014-05-05 17:24:22 -04:00
parent 53e3d104f7
commit a524a74ba6

View File

@ -381,6 +381,7 @@
#:color (or/c #f string? (is-a?/c color%))
#:style pen-style/c
#:alpha (real-in 0 1)
#:solid? any/c
#:under? any/c #:hide-arrowhead? any/c
#:x-adjust real? #:y-adjust real?]
pict?))