Package: gdk
Function gdk-window-position
Lambda Listgdk-window-position (window) ArgumentsReturn Value x -- a :int with the x coordinate of window y -- a :int with the y coordinate of window Details
Obtains the position of the window as reported in the most-recently-processed gdk-event-configure event. Contrast with the function gdk-window-geometry which queries the X
server for the current window position, regardless of which events have been
received or processed. The position coordinates are relative to the window's
parent window. | See also |
2020-9-6