[previous] [up] [next]     [index]
Next: find-scroll-line Up: editor<> Previous: end-write-header-footer-to-file

find-first-snip

Returns the first snip in the editor, or #f if the editor is empty. To get all of the snips in the editor, use the next in snip% on the resulting snip.

The first snip in a text editor is the one at position 0. The first snip in a pasteboard is the frontmost snip. (See Basic Organization for information about snip order in pasteboards.)



PLT