]> git.eshelyaron.com Git - emacs.git/commitdiff
(Tool Bar): Add tool-bar-border.
authorKim F. Storm <storm@cua.dk>
Thu, 2 Mar 2006 22:34:58 +0000 (22:34 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 2 Mar 2006 22:34:58 +0000 (22:34 +0000)
lispref/keymaps.texi

index b7bc34ece84607dc15e05515529dd3df1af688b2..b1e2f7fbaeacc7e49feb8f97edf93e41fceb5a6c 100644 (file)
@@ -2496,6 +2496,15 @@ The value is an integer, a number of pixels.  The default is 4.
 @defvar tool-bar-button-relief
 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