RichTextLabel.pushBold

Adds a $(D font) tag with a bold font to the tag stack. This is the same as adding a $(D b) tag if not currently in a $(D i) tag.

struct RichTextLabel
@nogc nothrow
void
pushBold
()

Meta