line-elt ( -- value )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Editor gadgets » Documents » Document elements

Prev:one-line-elt
Next:paragraph-elt


Vocabulary
documents.elements

Word description
An element representing a single line. The prev-elt and next-elt words return the location of the previous and next line from the current location.

See also
one-line-elt

Definition