Next:
get-y
Up:
wx:window
Previous:
get-width
get-x
Returns the position of the window's left edge in its parent's coordinate system.
(send
a-wx:window
get-x)
->
small integer
PLT