HelpDialog.textsize
int textsize() const nothrow @nogcGets the text size.
Returns
Text size in pixels
void textsize(int size)Sets the text size.
Parameters
size | Text size in pixels |
int textsize() const nothrow @nogcGets the text size.
void textsize(int size)Sets the text size.
size | Text size in pixels |