Function RichTextLabel.addText

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

void addText (
  const(String) text
) nothrow @nogc;