Variable: dbus-path-dbus

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

Value

"/org/freedesktop/DBus"

Documentation

The object path used to talk to the bus itself.

Source Code

;; Defined in /usr/src/emacs/lisp/net/dbus.el.gz
(defconst dbus-path-dbus "/org/freedesktop/DBus"
  "The object path used to talk to the bus itself.")