Function RichTextLabel.pop
Terminates the current tag. Use after push_* methods to close BBCodes manually. Does not need to follow add_* methods.
void pop() nothrow @nogc;
Terminates the current tag. Use after push_* methods to close BBCodes manually. Does not need to follow add_* methods.
void pop() nothrow @nogc;