frame-parameters

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

(frame-parameters &optional FRAME)

Return the parameters-alist of frame FRAME.
It is a list of elements of the form (PARM . VALUE), where PARM is a symbol.
The meaningful PARMs depend on the kind of frame.
If FRAME is omitted or nil, return information on the currently selected frame.