Window.setResizable

Sets whether the user can resize a window.

Windows are user resizable by default.

class Window
void
setResizable
()

Parameters

resizable bool

%TRUE if the user can resize this window

Meta