get-width in window<%>
get-width
window<%>
Returns the window's total width (in pixels).
See also reflow-container.
reflow-container
(send a-window get-width) -> exact integer in [0, 10000]
(send a-window get-width)
send
a-window