These functions let you read and change the parameter values of a frame.
frame-parameters
returns an alist listing all the
parameters of frame and their values.
(parm . value)
, where parm is a symbol naming a
parameter. If you don't mention a parameter in alist, its value
doesn't change.
Go to the first, previous, next, last section, table of contents.