Variable: notifications-path

notifications-path is a variable defined in notifications.el.gz.

Value

"/org/freedesktop/Notifications"

Documentation

D-Bus notifications service path.

Source Code

;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defconst notifications-path "/org/freedesktop/Notifications"
  "D-Bus notifications service path.")