get-client-size in window<%>
Gets the interior size of the window in pixels. For a container, the interior size is the size available for placing subwindows (including the border margin). For a canvas, this is the visible drawing area.
The client size is returned as two values: width and height (in pixels).
See also
reflow-container.