Window.setResizable

void setResizable(bool resizable) nothrow

Sets whether the user can resize a window.

Windows are user resizable by default.

Parameters

resizabletrue if the user can resize this window