Variable: notifications-close-notification-method

notifications-close-notification-method is a variable defined in notifications.el.gz.

Value

"CloseNotification"

Documentation

D-Bus notifications close notification method.

Source Code

;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defconst notifications-close-notification-method "CloseNotification"
  "D-Bus notifications close notification method.")