Set the title of the window.
Set the minsize of the window in pixels. (send-w (format nil "wm minsize a a a" (path w) x y)))
Set the maximum size of the window in pixels.
Withdraw the window from display.
Set the state of the window to normal display.
Iconify the window.
De-iconify the window.
Read the geometry string for the window.
Set the geometry for the window.
Set fun to be called whenever the close button of the window is pressed.
Call fun whenever the window gets the focus.