x-gtk-stock-map
x-gtk-stock-map is a variable defined in `
x-win.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
How icons for tool bars are mapped to Gtk+ stock items.
Emacs must be compiled with the Gtk+ toolkit for this to have any effect.
A value that begins with n: denotes a named icon instead of a stock icon.
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 22.2 of Emacs.
Value:
(("etc/images/new" "document-new" "gtk-new")
("etc/images/open" "document-open" "gtk-open")
("etc/images/diropen" . "n:system-file-manager")
("etc/images/close" "window-close" "gtk-close")
("etc/images/save" "document-save" "gtk-save")
("etc/images/saveas" "document-save-as" "gtk-save-as")
("etc/images/undo" "edit-undo" "gtk-undo")
("etc/images/cut" "edit-cut" "gtk-cut")
("etc/images/copy" "edit-copy" "gtk-copy")
("etc/images/paste" "edit-paste" "gtk-paste")
("etc/images/search" "edit-find" "gtk-find")
("etc/images/print" "document-print" "gtk-print")
("etc/images/preferences" "preferences-system" "gtk-preferences")
("etc/images/help" "help-browser" "gtk-help")
("etc/images/left-arrow" "go-previous" "gtk-go-back")
("etc/images/right-arrow" "go-next" "gtk-go-forward")
("etc/images/home" "go-home" "gtk-home")
("etc/images/jump-to" "go-jump" "gtk-jump-to")
("etc/images/index" . "gtk-index")
("etc/images/exit" "application-exit" "gtk-quit")
("etc/images/cancel" . "gtk-cancel")
("etc/images/info" "dialog-information" "gtk-info")
("etc/images/bookmark_add" . "n:bookmark_add")
("etc/images/attach" . "gtk-attach")
("etc/images/connect" . "gtk-connect")
("etc/images/contact" . "gtk-contact")
("etc/images/delete" "edit-delete" "gtk-delete")
("etc/images/describe" "ocument-properties" "gtk-properties")
("etc/images/disconnect" . "gtk-disconnect")
("etc/images/lock-broken" . "gtk-lock_broken")
("etc/images/lock-ok" . "gtk-lock_ok")
("etc/images/lock" . "gtk-lock")
("etc/images/next-page" . "gtk-next-page")
("etc/images/refresh" "view-refresh" "gtk-refresh")
("etc/images/sort-ascending" "view-sort-ascending" "gtk-sort-ascending")
("etc/images/sort-column-ascending" . "gtk-sort-column-ascending")
("etc/images/sort-criteria" . "gtk-sort-criteria")
("etc/images/sort-descending" "view-sort-descending" "gtk-sort-descending")
("etc/images/sort-row-ascending" . "gtk-sort-row-ascending")
("images/gnus/toggle-subscription" . "gtk-task-recurring")
("images/mail/compose" . "gtk-mail-compose")
("images/mail/copy" . "gtk-mail-copy")
("images/mail/forward" . "gtk-mail-forward")
("images/mail/inbox" . "gtk-inbox")
("images/mail/move" . "gtk-mail-move")
("images/mail/not-spam" . "gtk-not-spam")
("images/mail/outbox" . "gtk-outbox")
("images/mail/reply-all" . "gtk-mail-reply-to-all")
("images/mail/reply" . "gtk-mail-reply")
("images/mail/save-draft" . "gtk-mail-handling")
("images/mail/send" . "gtk-mail-send")
("images/mail/spam" . "gtk-spam")
("images/gud/break" . "gtk-no")
("images/gud/recstart" "media-record" "gtk-media-record")
("images/gud/recstop" "media-playback-stop" "gtk-media-stop"))