diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-14 13:06:47 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-10-14 13:06:49 +0100 |
commit | 8f0936de52b62b025385182406e5ea5795503d76 (patch) | |
tree | 909c01f1854155778a339568f508ed384d43540f /doc/reference | |
parent | 8aca05563f86bd24fedb4322363ae844affc3c61 (diff) | |
parent | afd098718e36b8ce51f565447f429d807bab3785 (diff) |
Merge branch 'type-names'
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=30431
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/dbus-glib-sections.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/reference/dbus-glib-sections.txt b/doc/reference/dbus-glib-sections.txt index e5d86d5..e2744b6 100644 --- a/doc/reference/dbus-glib-sections.txt +++ b/doc/reference/dbus-glib-sections.txt @@ -19,7 +19,6 @@ dbus_g_connection_get_g_type <SECTION> <FILE>dbus-gobject</FILE> -DBUS_TYPE_G_OBJECT_PATH <TITLE>DBus GObject related functions</TITLE> DBusGObjectInfo dbus_g_object_type_install_info @@ -174,7 +173,10 @@ DBUS_TYPE_G_UINT64_ARRAY DBUS_TYPE_G_INT64_ARRAY DBUS_TYPE_G_OBJECT_ARRAY DBUS_TYPE_G_STRING_STRING_HASHTABLE +DBusGSignature DBUS_TYPE_G_SIGNATURE +DBusGObjectPath +DBUS_TYPE_G_OBJECT_PATH </SECTION> <SUBSECTION Private> |