Fix type for window<%> for TR
Closes PR 14812 original commit: d6b3434cc611d2240483c66c4f8e7b3f326ef93e
This commit is contained in:
parent
26345f7e8e
commit
decd61de65
|
@ -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