is-enabled? in window<%>
is-enabled?
window<%>
Returns #t if the window is enabled when all of its ancestors are enabled, #f otherwise.
#t
#f
(send a-window is-enabled?) -> boolean
(send a-window is-enabled?)
send
a-window