Set or get if a window is resizable by the user.
Définit si une fenêtre est redimensionable ou récupère la valeur de cet état.
_window_ : ObjGtk : any window already created.
_value_ : I : if _value_ = 1, the _window_ will be resizable. If _value_ = 0, the _window_ will not be resizable. For any other value, get the current state.
Return : I : resizable (1) or not resizable (0).