Function RichTextLabel.pushList

Adds a class="pln">D list tag to the tag stack. Similar to the BBCodes class="pln">D ol or class="pln">D ul, but supports more list types. Not fully implemented!

void pushList (
  const(long) type
) nothrow @nogc;