Window.setResizable

Sets whether the user can resize a window. Windows are user resizable by default.

class Window
void
setResizable
()

Parameters

resizable int

TRUE if the user can resize this window

Meta