is-modified? in editor<%>
is-modified?
editor<%>
Returns #t is the editor has been modified since the last save or load, #f otherwise.
#t
#f
(send an-editor is-modified?) -> boolean
(send an-editor is-modified?)
send
an-editor