summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-29 16:34:38 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-27 15:29:44 +0100
commit53ac9ee390e173f8e63f276d8c7e211e4fadca4b (patch)
treebeecd49a4c25e8a1649010690de37edad748e827 /doc
parentbe937e037a6c076cf650bb79aba9c1138da39511 (diff)
Clean up docs for DBusGConnection
* introductory doc-comment for the (pseudo-)class * attach the doc-comment for the GType to the macro, not the internal function * rename function parameters to match what the header file says Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37793 Bug-NB: related to NB#218973
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/dbus-glib-sections.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/dbus-glib-sections.txt b/doc/reference/dbus-glib-sections.txt
index 4ec6760..25c02b7 100644
--- a/doc/reference/dbus-glib-sections.txt
+++ b/doc/reference/dbus-glib-sections.txt
@@ -3,6 +3,7 @@
<TITLE>DBusGConnection</TITLE>
<INCLUDE>dbus/dbus-glib.h</INCLUDE>
DBusGConnection
+DBUS_TYPE_G_CONNECTION
dbus_g_bus_get
dbus_g_bus_get_private
dbus_g_thread_init
@@ -15,7 +16,6 @@ dbus_g_connection_register_g_object
dbus_g_connection_unregister_g_object
dbus_g_connection_lookup_g_object
<SUBSECTION Standard>
-DBUS_TYPE_G_CONNECTION
dbus_g_connection_get_g_type
</SECTION>