Tooltip.size

int size() @property nothrow @nogc

Gets or sets the size of tooltip text.

Returns

Font size in points
void size(int s) @property nothrow @nogc

ditto