get_origin
Description:
Obtains the position of a window in root window coordinates.
(Compare with get_position and get_geometry which return the position of a window relative to its parent window.)
Parameters:
| this |
a Window |
| x |
return location for X coordinate |
| y |
return location for Y coordinate |
Returns:
|
not meaningful, ignore |