get-filename in image-snip%
Returns the name of the currently loaded, non-inlined file, or
#f if a file is not loaded or if a file was loaded with
inlining (the default).
(-> path orsendan-image-snipget-filenamerelative-path)#f
relative-path=#f: boxed boolean or#fThe
relative-pathbox is filled with#tif the loaded file's path is relative to the owning editor's path, unlessrelative-pathis#f.