set_resizable
Description:
Sets whether the user can resize a window.
Windows are user resizable by default.
Parameters:
this |
a `GtkWindow` |
resizable |
true if the user can resize this window |
Sets whether the user can resize a window.
Windows are user resizable by default.
this |
a `GtkWindow` |
resizable |
true if the user can resize this window |