Package: gdk
Function gdk-window-move-resize
Lambda Listgdk-window-move-resize (window x y width height) ArgumentsDetails Equivalent to calling the functions gdk-window-move and gdk-window-resize, except that both operations are performed at once,
avoiding strange visual effects.
I.e. the user may be able to see the window first move, then resize, if you do not use the function gdk-window-move-resize. | See also |
2020-9-22