Handbook
Glossary
new-editor ( class -- editor )
Vocabulary
ui
.
gadgets
.
editors
Inputs
class
an
object
Outputs
editor
an
object
Definition
USING:
accessors
documents
ui.gadgets.editors.private
ui.gadgets.line-support
;
IN:
ui.gadgets.editors
:
new-editor
( class -- editor )
new-line-gadget
<document>
>>model
init-editor-locs
editor-theme
;
inline