Luna::Window::IWindow::set_resizable
virtual RV set_resizable(bool resizable)=0
Sets the resizable state of the window.
Parameters
-
in resizable
The new resizable state of the window (
true
for resizable).
virtual RV set_resizable(bool resizable)=0
Sets the resizable state of the window.
in resizable
The new resizable state of the window (true
for resizable).