gdkWindowGetPosition
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.
gdkWindowGetPosition(object)
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.