is-locked? in editor<%>
is-locked?
editor<%>
Returns #t if the editor is currently locked, #f otherwise. See lock for more information.
#t
#f
lock
(send an-editor is-locked?) -> boolean
(send an-editor is-locked?)
send
an-editor