set-window-parameter

set-window-parameter is a built-in function in `C source code'.

(set-window-parameter WINDOW PARAMETER VALUE)

Set WINDOW's value of PARAMETER to VALUE.
WINDOW can be any window and defaults to the selected one.
Return VALUE.