Next: Process Type, Previous: Window Configuration Type, Up: Editing Types
A frame configuration stores information about the positions,
sizes, and contents of the windows in all frames. It is not a
primitive type—it is actually a list whose car is
frame-configuration
and whose cdr is an alist. Each alist
element describes one frame, which appears as the car of that
element.
See Frame Configurations, for a description of several functions related to frame configurations.