Window.makeResizable
void makeResizable() nothrow @nogcMakes the window resizable.
When called without arguments, makes the entire window resizable. The window will resize proportionally.
void makeResizable() nothrow @nogcMakes the window resizable.
When called without arguments, makes the entire window resizable. The window will resize proportionally.