RichTextLabel.addText

Adds raw non-BBCode-parsed text to the tag stack.

struct RichTextLabel
@nogc nothrow
void
addText
(
in String text
)

Meta