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