window-sizable-p

window-sizable-p is a compiled Lisp function in `window.el'.

(window-sizable-p WINDOW DELTA &optional HORIZONTAL IGNORE PIXELWISE)

Return t if WINDOW can be resized by DELTA lines.
WINDOW must be a valid window and defaults to the selected one.
For the meaning of the arguments of this function see the
doc-string of `window-sizable'.