Variable: notifications-on-action-map
notifications-on-action-map is a variable defined in
notifications.el.gz.
Value
nil
Documentation
Mapping between notification and action callback functions.
Source Code
;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defvar notifications-on-action-map nil
"Mapping between notification and action callback functions.")