Variable: thumbs-relief

thumbs-relief is a customizable variable defined in thumbs.el.gz.

Value

5

Documentation

Size of button-like border around thumbnails.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/thumbs.el.gz
(defcustom thumbs-relief 5
  "Size of button-like border around thumbnails."
  :type 'natnum)