Variable: image-dired-thumb-relief

image-dired-thumb-relief is a customizable variable defined in image-dired.el.gz.

Value

2

Documentation

Size of button-like border around thumbnails.

Source Code

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