anchovy ~master (2022-01-22T04:01:45.8707468)
Dub
Repo
TextLine.append
anchovy
gui
utils
textline
TextLine
Supports chaining
TextLine
append
(string text)
class
TextLine
TextLine
append
(
in
string
text
)
TextLine
append
(dstring text)
Meta
Source
See Implementation
anchovy
gui
utils
textline
TextLine
constructors
this
functions
append
appendGlyphs
close
font
fontName
geometry
height
init
isInited
size
text
update
width
variables
_cursorX
_font
_fontName
_geometry
_height
_isDirty
_isInited
_tabSize
_text
_width
Supports chaining