Window.minWidth

Function/Meaning
[Windows *] Minimum width of the window
Type
Window Class Properties
Explanation

Represents the minimum width of the window.
You can also set the value.
If you specify 0, there is no limit.

Reference
Window.width
Window.minHeight
Window.maxWidth
Window.maxHeight
Window.setMinSize
Window.setMaxSize
Window.setSize