summaryrefslogtreecommitdiffstats
path: root/doc/dbus-tutorial.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dbus-tutorial.xml')
-rw-r--r--doc/dbus-tutorial.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/dbus-tutorial.xml b/doc/dbus-tutorial.xml
index 6f25289e..2bb67a4e 100644
--- a/doc/dbus-tutorial.xml
+++ b/doc/dbus-tutorial.xml
@@ -50,7 +50,9 @@
application frameworks. For example, libdbus-glib and
libdbus-qt. There are also bindings to languages such as
Python. These wrapper libraries are the API most people should use,
- as they simplify the details of D-BUS programming.
+ as they simplify the details of D-BUS programming. libdbus is
+ intended to be a low-level backend for the higher level bindings.
+ Much of the libdbus API is only useful for binding implementation.
</para>
</listitem>
</itemizedlist>