summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-10-14 17:42:06 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-10-14 17:42:06 -0400
commit98422bad2a9b4b7b57151fb441054df08e58f854 (patch)
tree2e7048573febbf1f925e498a082825ab69e75a8b /docs
parent4b90ebc0e2d26a4434eb3556e979eba1b1a091eb (diff)
Remove g_name from introspection data and clean up a few other things
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdbus/gdbus-standalone-sections.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/reference/gdbus/gdbus-standalone-sections.txt b/docs/reference/gdbus/gdbus-standalone-sections.txt
index bece140..ae896f7 100644
--- a/docs/reference/gdbus/gdbus-standalone-sections.txt
+++ b/docs/reference/gdbus/gdbus-standalone-sections.txt
@@ -141,14 +141,12 @@ GDBusPropertyInfo
GDBusInterfaceInfo
GDBusNodeInfo
g_dbus_annotation_info_lookup
-g_dbus_interface_info_lookup_method_for_name
-g_dbus_interface_info_lookup_signal_for_name
-g_dbus_interface_info_lookup_signal_for_g_name
-g_dbus_interface_info_lookup_property_for_name
-g_dbus_interface_info_lookup_property_for_g_name
+g_dbus_interface_info_lookup_method
+g_dbus_interface_info_lookup_signal
+g_dbus_interface_info_lookup_property
g_dbus_interface_info_generate_xml
g_dbus_node_info_new_for_xml
-g_dbus_node_info_lookup_interface_for_name
+g_dbus_node_info_lookup_interface
g_dbus_node_info_free
g_dbus_node_info_generate_xml
</SECTION>