summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-10-13 16:27:59 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-10-13 16:27:59 -0400
commitac1d67e2b9ebbb0e9f72144364c7fa7885c96df3 (patch)
treec171e7410614cc6b70669ca2085963e2c446c41d /docs
parent075601527c6c5f8c703b7c3335bbecf64f6614f0 (diff)
First stab at using GVariant instead of DBusMessage
Still need to do - fix up error mapping - invoke_method() (without reply) - emit_signal() - rip out GDBusVariant, GDBusStructure, C type mapping - use GTypeSerialiser (ugh, commonwealth speling!) in GDBusProxy
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdbus/gdbus-standalone-sections.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gdbus/gdbus-standalone-sections.txt b/docs/reference/gdbus/gdbus-standalone-sections.txt
index 770d66f..857baa4 100644
--- a/docs/reference/gdbus/gdbus-standalone-sections.txt
+++ b/docs/reference/gdbus/gdbus-standalone-sections.txt
@@ -15,6 +15,9 @@ g_dbus_connection_get_unique_name
g_dbus_connection_get_is_private
g_dbus_connection_get_is_disconnected
g_dbus_connection_set_exit_on_disconnect
+g_dbus_connection_invoke_method_with_reply
+g_dbus_connection_invoke_method_with_reply_finish
+g_dbus_connection_invoke_method_with_reply_sync
GDBusInterfaceVTable
g_dbus_connection_register_object
g_dbus_connection_unregister_object