Obtains the position of a window position in root window coordinates. This is similar to gdk_window_get_origin() but allows you to pass in any position in the window, not just the origin.
X coordinate in window
Y coordinate in window
return location for X coordinate
return location for Y coordinate
2.18
See Implementation
Obtains the position of a window position in root window coordinates. This is similar to gdk_window_get_origin() but allows you to pass in any position in the window, not just the origin.