Package: gdk
Function gdk-window-root-coords
Lambda Listgdk-window-root-coords (window x y) ArgumentsReturn Value root-x -- an integer with the x root coordinate root-y -- an integer with the y root coordinate Details
Obtains the position of a window position in root window coordinates. This is similar to the function gdk-window-origin but allows you to
pass in any position in the window, not just the origin. | See also |
2021-2-19