This commit is contained in:
2026-04-06 12:24:57 +02:00
parent 181e36f264
commit 48807bdbea

View File

@@ -350,13 +350,15 @@ Requests that the window be presented to the user.
Returns the current window state.
Possible results include:
Possible results:
@itemlist[#:style 'compact
@item{@racket['normal]}
@item{@racket['minimized]}
@item{@racket['maximized]}
@item{@racket['hidden]}
@item{@racket['normal_active]}
@item{@racket['maximized_active]}
]
}