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 gdk:window-position and gdk:window-geometry
functions which return the position of a window relative to its parent window. | See also |
#2023-2-26