gdkWindowGetRootOrigin {RGtk2} | R Documentation |
Obtains the top-left corner of the window manager frame in root window coordinates.
gdkWindowGetRootOrigin(object)
|
[GdkWindow ] a toplevel GdkWindow |
A list containing the following elements:
|
[integer] return location for X position of window frame |
|
[integer] return location for Y position of window frame |
Derived by RGtkGen from GTK+ documentation