Just what parameters a frame has depends on what display mechanism it uses. This section describes the parameters that have special meanings on some or all kinds of terminals. Of these, name
, title
, height
, width
, buffer-list
and buffer-predicate
provide meaningful information in terminal frames, and tty-color-mode
is meaningful only for frames on text terminals.
• Basic Parameters: | Parameters that are fundamental. | |
• Position Parameters: | The position of the frame on the screen. | |
• Size Parameters: | Frame’s size. | |
• Layout Parameters: | Size of parts of the frame, and enabling or disabling some parts. | |
• Buffer Parameters: | Which buffers have been or should be shown. | |
• Frame Interaction Parameters: | Parameters for interacting with other frames. | |
• Mouse Dragging Parameters: | Parameters for resizing and moving frames with the mouse. | |
• Management Parameters: | Communicating with the window manager. | |
• Cursor Parameters: | Controlling the cursor appearance. | |
• Font and Color Parameters: | Fonts and colors for the frame text. |
Copyright © 1990-1996, 1998-2019 Free Software Foundation, Inc.
Licensed under the GNU GPL license.
https://www.gnu.org/software/emacs/manual/html_node/elisp/Window-Frame-Parameters.html