Window.resize

Sets the size of the window, also issues a redraw.

class Window
void
resize
(
const int width
,
const int height
)

Meta