Documentation

Commentary

This package provides language bindings for the D-Bus API.  D-Bus
is a message bus system, a simple way for applications to talk to
one another.  See <https://dbus.freedesktop.org/> for details.

Low-level language bindings are implemented in src/dbusbind.c.

D-Bus support in the Emacs core can be disabled with configuration
option "--without-dbus".

Requires

Dependencies