Variable: notifications-notify-method
notifications-notify-method is a variable defined in
notifications.el.gz.
Value
"Notify"
Documentation
D-Bus notifications notify method.
Source Code
;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defconst notifications-notify-method "Notify"
"D-Bus notifications notify method.")