Package: gdk
Function gdk-window-origin
Lambda Listgdk-window-origin (window) ArgumentsReturn Value x -- an integer with the x coordinate y -- an integer with the y coordinate Details
Obtains the position of a window in root window coordinates. Compare with the functions gdk-window-position and gdk-window-geometry which return the position of a window relative
to its parent window. | See also |
2021-2-19