window-state and reasen -> symbol

This commit is contained in:
2026-04-30 13:04:55 +02:00
parent b66e577894
commit ff6874f91a
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -236,6 +236,9 @@
(send settings set! 'height h)
)
(define/public (window-state)
(webview-window-state wv))
(define/public (window-state-changed st)
#t
)