Window.defaultWidth

int defaultWidth() @property nothrow

Get defaultWidth property.

Returns

The default width of the window.
void defaultWidth(int propval) @property nothrow

Set defaultWidth property.

Parameters

propvalThe default width of the window.