Expression graphics.newwindow(w,h,title) creates a new window and returns a drawing surface descriptor. Numerical arguments w and h specify the size of the widget. String argument title specifies a window title.