Window.defaultWidth
int defaultWidth() @property nothrowGet defaultWidth property.
Returns
The default width of the window.
void defaultWidth(int propval) @property nothrowSet defaultWidth property.
Parameters
propval | The default width of the window. |