[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These functions let you read and change the parameter values of a frame.
nil
, it returns the
selected frame's parameter.
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.