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