Description Usage Arguments Details Value Author(s)
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.
1 | gdkWindowGetRootCoords(object, x, y)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.