has-status-line? in frame%
has-status-line?
frame%
Returns #t if the frame's status line has been created, #f otherwise. See also create-status-line.
#t
#f
create-status-line
(send a-frame has-status-line?) -> boolean
(send a-frame has-status-line?)
send
a-frame