setScrollbarSize

fnvoid setScrollbarSize(int width) nothrow @nogc @trusted

Sets the default scrollbar width in pixels.

Parameters

widthScrollbar width in pixels Example:
setScrollbarSize(20); // Wider scrollbars