mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 00:47:52 +02:00
Some documentation tweaks
Add links to the D-Bus docs in some places, and various other additions.
This commit is contained in:
@@ -105,9 +105,9 @@
|
||||
<listitem><para>network connection stream</para></listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
There is support for connecting to D-Bus, sending and receiving
|
||||
messages, owning and watching bus names, and making objects
|
||||
available on the bus:
|
||||
There is support for connecting to <link linkend="http://www.freedesktop.org/wiki/Software/dbus">D-Bus</link>,
|
||||
sending and receiving messages, owning and watching bus names,
|
||||
and making objects available on the bus:
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>GDBusConnection</term>
|
||||
|
Reference in New Issue
Block a user