Package: gdk
Function gdk:window-move-region
Lambda Listgdk:window-move-region (window region dx dy) ArgumentsDetails
Move the part of window indicated by region by dy pixels in the y direction
and dx pixels in the x direction.
The portions of region that not covered by the new position of region are
invalidated. Child windows are not moved. | See also |
#2023-2-26