Next:
iconize
Up:
frame
Previous:
get-menu-bar
has-status-line?
Returns
#t
if the frame's status line has been created,
#f
otherwise. See also
create-status-line
.
(send
a-frame
has-status-line?)
->
boolean
PLT