gdkWindowGetRootCoords
Obtains the position of a window position in root
window coordinates. This is similar to
gdkWindowGetOrigin
but allows you go pass
in any position in the window, not just the origin.
gdkWindowGetRootCoords(object, x, y)
|
|
|
X coordinate in window |
|
Y coordinate in window |
Since 2.18
A list containing the following elements:
|
return location for X coordinate |
|
return location for Y coordinate |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.