Next: Buffer Parameters, Previous: Size Parameters, Up: Window Frame Parameters
These frame parameters enable or disable various parts of the frame, or control their sizes.
border-width
internal-border-width
vertical-scroll-bars
left
,
right
, and nil
for no scroll bars.
scroll-bar-width
nil
meaning to
use the default width.
left-fringe
right-fringe
When you use frame-parameter
to query the value of either of
these two frame parameters, the return value is always an integer.
When using set-frame-parameter
, passing a nil
value
imposes an actual default value of 8 pixels.
The combined fringe widths must add up to an integral number of
columns, so the actual default fringe widths for the frame, as
reported by frame-parameter
, may be larger than what you
specify. Any extra width is distributed evenly between the left and
right fringe. However, you can force one fringe or the other to a
precise width by specifying that width as a negative integer. If both
widths are negative, only the left fringe gets the specified width.
right-divider-width
bottom-divider-width
menu-bar-lines
tool-bar-lines
tool-bar-position
top
, bottom
left
, right
.
The default is top
.
line-spacing