Next:
get-x
Up:
window<>
Previous:
get-size
get-width
Returns the window's total width (in pixels).
See also
reflow-container
.
(send
a-window
get-width)
->
exact integer in [0, 10000]
PLT