From: Kim F. Storm Date: Thu, 2 Mar 2006 22:34:58 +0000 (+0000) Subject: (Tool Bar): Add tool-bar-border. X-Git-Tag: emacs-pretest-22.0.90~3816 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e50c0333fb7eeee7171030ea0a7e71ee2ad41ae;p=emacs.git (Tool Bar): Add tool-bar-border. --- diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index b7bc34ece84..b1e2f7fbaea 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -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