RichTextLabel.pushList

Adds a 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