aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2006-03-02 22:34:58 +0000
committerKim F. Storm <[email protected]>2006-03-02 22:34:58 +0000
commit7e50c0333fb7eeee7171030ea0a7e71ee2ad41ae (patch)
treeb5c7cadf93ca15784d69bc4e1a928e4512d515ca /lispref
parentf79bc642c1722d784819b7f0dffca8738de4f2c6 (diff)
(Tool Bar): Add tool-bar-border.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/keymaps.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi
index b7bc34ece8..b1e2f7fbae 100644
--- a/lispref/keymaps.texi
+++ b/lispref/keymaps.texi
@@ -2498,6 +2498,15 @@ This variable specifies the shadow width for tool bar items.
The value is an integer, a number of pixels. The default is 1.
@end defvar
+@tindex tool-bar-border
+@defvar tool-bar-border
+This variable specifies the height of the border drawn below the tool
+bar area. An integer value specifies height as a number of pixels.
+If the value is one of @code{internal-border-width} (the default) or
+@code{border-width}, the tool bar border height corresponds to the
+corresponding frame parameter.
+@end defvar
+
You can define a special meaning for clicking on a tool bar item with
the shift, control, meta, etc., modifiers. You do this by setting up
additional items that relate to the original item through the fake