client->screen in window<%>
Converts local window coordinates to screen coordinates.
(-> two exact integers in [-10000, 10000]senda-windowclient->screenxy)
x: exact integer in [-10000, 10000]
y: exact integer in [-10000, 10000]
client->screen in window<%>
Converts local window coordinates to screen coordinates.
( -> two exact integers in [-10000, 10000]
send a-window client->screen x y)
x : exact integer in [-10000, 10000]
y : exact integer in [-10000, 10000]