Description Usage Arguments Value Author(s)
Obtains the position of a window in root window coordinates.
(Compare with gdkWindowGetPosition
and
gdkWindowGetGeometry
which return the position of a window
relative to its parent window.)
1 | gdkWindowGetOrigin(object)
|
|
a |
A list containing the following elements:
retval |
[integer] not meaningful, ignore |
|
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.