-
This commit is contained in:
@@ -350,13 +350,15 @@ Requests that the window be presented to the user.
|
|||||||
|
|
||||||
Returns the current window state.
|
Returns the current window state.
|
||||||
|
|
||||||
Possible results include:
|
Possible results:
|
||||||
|
|
||||||
@itemlist[#:style 'compact
|
@itemlist[#:style 'compact
|
||||||
@item{@racket['normal]}
|
@item{@racket['normal]}
|
||||||
@item{@racket['minimized]}
|
@item{@racket['minimized]}
|
||||||
@item{@racket['maximized]}
|
@item{@racket['maximized]}
|
||||||
@item{@racket['hidden]}
|
@item{@racket['hidden]}
|
||||||
|
@item{@racket['normal_active]}
|
||||||
|
@item{@racket['maximized_active]}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user