Package: gdk

Function gdk-window-root-origin

Lambda List

gdk-window-root-origin (window)

Arguments

window -- a toplevel gdk-window object

Return Value

x -- an integer with the x position of window frame
y -- an integer with the y position of window frame

Details

Obtains the top-left corner of the window manager frame in root window coordinates.
 

See also

2021-2-19