Fix type of get-value
in Slider%
.
Reported by Tim Brown.
This commit is contained in:
parent
abdc0e8ebc
commit
07911cd613
|
@ -1072,7 +1072,7 @@
|
|||
[min-height (Option Natural) #:optional]
|
||||
[stretchable-width Any #:optional]
|
||||
[stretchable-height Any #:optional])
|
||||
[get-value (-> Natural)]
|
||||
[get-value (-> Fixnum)]
|
||||
[set-value (Integer -> Void)]))
|
||||
|
||||
(define-type Choice%
|
||||
|
|
Loading…
Reference in New Issue
Block a user