Function RichTextLabel.pushAlign
Adds an class="pln">D align
tag based on the given align
value. See align
for possible values.
void pushAlign
(
const(long) _align
) nothrow @nogc;
Adds an class="pln">D align
tag based on the given align
value. See align
for possible values.
void pushAlign
(
const(long) _align
) nothrow @nogc;