RichTextLabel.pushList

Adds a $(D list) tag to the tag stack. Similar to the BBCodes $(D ol) or $(D ul), but supports more list types. Not fully implemented!

struct RichTextLabel
@nogc nothrow
void
pushList
(
in long type
)

Meta