Window.setSize

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

class Window
void
setSize
(
int x
,
int y
)

Meta