Fix type for window<%> for TR
Closes PR 14812
This commit is contained in:
parent
b7eeaf7608
commit
d6b3434cc6
|
@ -600,6 +600,7 @@
|
|||
[get-x (-> Integer)]
|
||||
[get-y (-> Integer)]
|
||||
[has-focus? (-> Boolean)]
|
||||
[is-enabled? (-> Boolean)]
|
||||
[is-shown? (-> Boolean)]
|
||||
[on-drop-file (Path -> Void)]
|
||||
[on-focus (Any -> Void)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user