Function RichTextLabel.appendBbcode

Parses bbcode and adds tags to the tag stack as needed. Returns the result of the parsing, constant OK if successful.

godot.core.defs.GodotError appendBbcode (
  const(String) bbcode
) nothrow @nogc;