[Telepathy-commits] [telepathy-glib/master] Add new API to appropriate gtkdoc sections
Will Thompson
will.thompson at collabora.co.uk
Fri Aug 29 05:47:54 PDT 2008
---
docs/reference/telepathy-glib-sections.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt
index 7419eda..854ee4d 100644
--- a/docs/reference/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib-sections.txt
@@ -38,12 +38,15 @@ TpBaseConnectionProc
TpBaseConnectionStartConnectingImpl
tp_base_connection_register
tp_base_connection_get_handles
+tp_base_connection_get_self_handle
+tp_base_connection_set_self_handle
tp_base_connection_change_status
tp_base_connection_finish_shutdown
tp_base_connection_add_interfaces
tp_base_connection_dbus_request_handles
TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED
tp_base_connection_register_with_contacts_mixin
+tp_base_connection_class_register_with_dbus_properties_mixin
<SUBSECTION Standard>
TP_BASE_CONNECTION
TP_IS_BASE_CONNECTION
@@ -598,6 +601,7 @@ tp_svc_connection_implement_request_handles
tp_svc_connection_return_from_request_handles
tp_svc_connection_emit_new_channel
tp_svc_connection_emit_status_changed
+tp_svc_connection_emit_self_handle_changed
<SUBSECTION Standard>
TP_SVC_CONNECTION
TP_IS_SVC_CONNECTION
@@ -2016,6 +2020,8 @@ tp_cli_connection_signal_callback_new_channel
tp_cli_connection_connect_to_new_channel
tp_cli_connection_signal_callback_status_changed
tp_cli_connection_connect_to_status_changed
+tp_cli_connection_signal_callback_self_handle_changed
+tp_cli_connection_connect_to_self_handle_changed
</SECTION>
<SECTION>
--
1.5.6.3
More information about the Telepathy-commits
mailing list