doc fix
Closes PR 13105
This commit is contained in:
parent
5dcebb86ac
commit
99274b203a
|
@ -23,7 +23,7 @@ otherwise.}
|
|||
@defproc[(ico-depth [ico ico?]) (one-of/c 1 2 4 8 16 24 32)]
|
||||
)]{
|
||||
|
||||
Returns the width or of an icon in pixels, or the depth in bits per
|
||||
Returns the width or height of an icon in pixels, or the depth in bits per
|
||||
pixel.}
|
||||
|
||||
@defproc[(read-icos [src (or/c path-string? input-port?)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user