Some documentation tweaks

Add links to the D-Bus docs in some places, and various
other additions.
This commit is contained in:
Matthias Clasen
2010-05-09 01:44:11 -04:00
parent 9164fd02c9
commit 8315eb77d5
7 changed files with 33 additions and 21 deletions

View File

@@ -291,7 +291,7 @@ on_name_vanished (GDBusConnection *connection,
* additional proxies in response to the result of enumeration methods
* on the manager object.
*
* Many of the comment that applies to g_bus_watch_name() also applies
* Many of the comments that apply to g_bus_watch_name() also apply
* here. For example, you are guaranteed that one of the handlers will
* be invoked (on the main thread) after calling this function and
* also that the two handlers alternate. When you are done watching the