window-parameters

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

(window-parameters &optional WINDOW)

Return the parameters of WINDOW and their values.
WINDOW must be a valid window and defaults to the selected one. The
return value is a list of elements of the form (PARAMETER . VALUE).