fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
StyledText.this
fluid
text
StyledText
Copy the text, clear ownership and texture.
this
(Node node, Rope text)
this
(Node node, Rope text, StyleRange styleMap)
this
(Node node, const(char)[] text)
this
(Node node, const(char)[] text, StyleRange styleMap)
this
(StyledText text)
struct
StyledText
(StyleRange = TextStyleSlice[])
const
this
(
StyledText
text
)
Meta
Source
See Implementation
fluid
text
StyledText
aliases
minSize
constructors
this
functions
backend
clearTextures
draw
generate
opAssign
opOpAssign
resize
size
toString
variables
hasFastEdits
indentWidth
node
styleMap
texture
value
Copy the text, clear ownership and texture.