Handbook
Glossary
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
IN:
documents.elements
CONSTANT:
line-elt
T{
page-elt
{
#lines 1
}
}
inline