[ Version ( since = "0.4" ) ]
public void set_user_resizable (bool resizable)
Sets if the stage is resizable by user interaction (e.g. via window manager controls)
this |
a Stage |
resizable |
whether the stage should be user resizable. |