arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
TextLayouter.appendText
arsd
textlayouter
TextLayouter
Appends text at the end, without disturbing user selection.
class
TextLayouter
void
appendText
(
scope
const
(
char
)[]
text
,
StyleHandle
style
=
StyleHandle.init
)
Meta
Source
See Implementation
arsd
textlayouter
TextLayouter
constructors
this
enums
FindResult
functions
appendText
clearWasMutatedFlag
find
getDrawableText
getText
getTextString
height
invalidateLayout
isWordwrapPoint
justificationWidth
offsetOfClick
registerStyle
relayoutIfNecessary
relayoutImplementation
restoreState
saveState
selection
selectionsAt
styleAtPoint
wasMutated
width
wordWrapWidth
structs
StyleHandle
Appends text at the end, without disturbing user selection.