Variable: tool-bar-images-pixel-height
tool-bar-images-pixel-height is a variable defined in startup.el.gz.
Value
24
Documentation
Height in pixels of images in the tool-bar.
Source Code
;; Defined in /usr/src/emacs/lisp/startup.el.gz
;; FIXME: this var unused?
(defconst tool-bar-images-pixel-height 24
"Height in pixels of images in the tool-bar.")