is-iconized? in frame%
is-iconized?
frame%
Returns #t if the frame is iconized (minimized), #f otherwise.
#t
#f
(send a-frame is-iconized?) -> boolean
(send a-frame is-iconized?)
send
a-frame