Variable: dbus-interface-dbus
dbus-interface-dbus is a variable defined in dbus.el.gz.
Value
"org.freedesktop.DBus"
Documentation
The interface exported by the service dbus-service-dbus.
Source Code
;; Defined in /usr/src/emacs/lisp/net/dbus.el.gz
;;; Default D-Bus interfaces.
(defconst dbus-interface-dbus "org.freedesktop.DBus"
"The interface exported by the service `dbus-service-dbus'.")