diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-04-22 14:27:15 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-05-16 11:03:55 +0200 |
commit | 59b10772153ec4cef86131193c1c5342b674b0ae (patch) | |
tree | 02376e5cabe7ff65c5b20c495ca31d8ec4bd3bec /docs | |
parent | 235742058d624f9b90507bb47ce53a9c0ec17cda (diff) |
add tp_base_client_delegate_channels_{async,finish} (fdo #34610)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index cac884b5..c188be73 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -4806,6 +4806,8 @@ tp_base_client_add_channel_features tp_base_client_add_channel_features_varargs tp_base_client_get_handled_channels tp_base_client_is_handling_channel +tp_base_client_delegate_channels_async +tp_base_client_delegate_channels_finish tp_base_client_get_pending_requests tp_base_client_set_handler_bypass_approval tp_base_client_set_handler_request_notification |