Name
resize-window -- Resize WIN's client area to a size of W by H in pixels.
Synopsis
(resize-window w h #&optional (win (get-window)) x y)
Description
Resize WIN's client area to a size of W by H in pixels.
The size does not include the window decorations -- only the client
application size. WIN defaults to the window context in the usual way
if not specified.