Function RichTextLabel.pushBold
Adds a class="pln">D font tag with a bold font to the tag stack. This is the same as adding a class="pln">D b tag if not currently in a class="pln">D i tag.
void pushBold() nothrow @nogc;
Adds a class="pln">D font tag with a bold font to the tag stack. This is the same as adding a class="pln">D b tag if not currently in a class="pln">D i tag.
void pushBold() nothrow @nogc;