improvement: (get-display-backing-scale) returns Positive-Real (#462)
This commit is contained in:
parent
7b6013272b
commit
1c3a0a1f34
|
@ -281,7 +281,7 @@
|
|||
(cl->* (-> (-> ManyUniv)) (-> (-> ManyUniv) -Void))]
|
||||
;; 4.4 Global Graphics
|
||||
[flush-display (-> -Void)]
|
||||
[get-display-backing-scale (->key #:monitor -Nat #f (-opt -NonNegReal))]
|
||||
[get-display-backing-scale (->key #:monitor -Nat #f (-opt -PosReal))]
|
||||
[get-display-count (-> -PosInt)]
|
||||
[get-display-depth (-> -Nat)]
|
||||
[get-display-left-top-inset
|
||||
|
|
Loading…
Reference in New Issue
Block a user