Next:
get-top-level-window
Up:
editor:basic<>
Previous:
default-auto-wrap?
editing-this-file?
Indicates if the file in this editor is open for editing, or merely for viewing.
(send
an-editor:basic
editing-this-file?)
->
boolean
Returns
#f
.
PLT