Description Usage Arguments Details Value Author(s)
Obtains the position of the window as reported in the
most-recently-processed GdkEventConfigure
. Contrast with
gdkWindowGetGeometry
which queries the X server for the
current window position, regardless of which events have been
received or processed.
1 | gdkWindowGetPosition(object)
|
|
a |
The position coordinates are relative to the window's parent window.
A list containing the following elements:
|
X coordinate of window |
|
Y coordinate of window |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.