get-filename in editor<%>
Returns the path name of the last file saved from or loaded into this
editor, #f if the editor has no filename.
( -> string or send an-editor get-filename temp)#f
temp = : boxed boolean or #f#f
The temp box is filled with #t if the filename is temporary or #f
otherwise.