~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-proposed

« back to all changes in this revision

Viewing changes to docs/reference/html/telepathy-glib.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2011-06-22 16:29:01 UTC
  • mfrom: (1.6.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110622162901-tc492ifcn229lmkh
Tags: 0.15.2-2
Cherry-pick upstream fix to increase timeout of the contact-lists
test on slower architectures like armel, mips, and mipsel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1547
1547
    <function name="tp_channel_leave_finish ()" link="telepathy-glib-channel.html#tp-channel-leave-finish"/>
1548
1548
    <function name="tp_channel_close_async ()" link="telepathy-glib-channel.html#tp-channel-close-async"/>
1549
1549
    <function name="tp_channel_close_finish ()" link="telepathy-glib-channel.html#tp-channel-close-finish"/>
 
1550
    <function name="tp_channel_destroy_async ()" link="telepathy-glib-channel.html#tp-channel-destroy-async"/>
 
1551
    <function name="tp_channel_destroy_finish ()" link="telepathy-glib-channel.html#tp-channel-destroy-finish"/>
1550
1552
    <function name="TP_CHANNEL_FEATURE_CHAT_STATES" link="telepathy-glib-channel.html#TP-CHANNEL-FEATURE-CHAT-STATES:CAPS"/>
1551
1553
    <function name="tp_channel_get_chat_state ()" link="telepathy-glib-channel.html#tp-channel-get-chat-state"/>
1552
1554
    <function name="TP_CHANNEL_FEATURE_GROUP" link="telepathy-glib-channel.html#TP-CHANNEL-FEATURE-GROUP:CAPS"/>
1558
1560
    <function name="tp_channel_group_get_remote_pending ()" link="telepathy-glib-channel.html#tp-channel-group-get-remote-pending"/>
1559
1561
    <function name="tp_channel_group_get_local_pending_info ()" link="telepathy-glib-channel.html#tp-channel-group-get-local-pending-info"/>
1560
1562
    <function name="TP_ERRORS_REMOVED_FROM_GROUP" link="telepathy-glib-channel.html#TP-ERRORS-REMOVED-FROM-GROUP:CAPS"/>
 
1563
    <function name="TP_CHANNEL_FEATURE_PASSWORD" link="telepathy-glib-channel.html#TP-CHANNEL-FEATURE-PASSWORD:CAPS"/>
 
1564
    <function name="tp_channel_password_needed ()" link="telepathy-glib-channel.html#tp-channel-password-needed"/>
 
1565
    <function name="tp_channel_provide_password_async ()" link="telepathy-glib-channel.html#tp-channel-provide-password-async"/>
 
1566
    <function name="tp_channel_provide_password_finish ()" link="telepathy-glib-channel.html#tp-channel-provide-password-finish"/>
1561
1567
    <function name="tp_cli_channel_call_close ()" link="telepathy-glib-channel.html#tp-cli-channel-call-close"/>
1562
1568
    <function name="tp_cli_channel_call_get_channel_type ()" link="telepathy-glib-channel.html#tp-cli-channel-call-get-channel-type"/>
1563
1569
    <function name="tp_cli_channel_call_get_handle ()" link="telepathy-glib-channel.html#tp-cli-channel-call-get-handle"/>
1583
1589
    <function name="The &quot;identifier&quot; property" link="telepathy-glib-channel.html#TpChannel--identifier"/>
1584
1590
    <function name="The &quot;initiator-handle&quot; property" link="telepathy-glib-channel.html#TpChannel--initiator-handle"/>
1585
1591
    <function name="The &quot;initiator-identifier&quot; property" link="telepathy-glib-channel.html#TpChannel--initiator-identifier"/>
 
1592
    <function name="The &quot;password-needed&quot; property" link="telepathy-glib-channel.html#TpChannel--password-needed"/>
1586
1593
    <function name="The &quot;requested&quot; property" link="telepathy-glib-channel.html#TpChannel--requested"/>
1587
1594
    <function name="The &quot;chat-state-changed&quot; signal" link="telepathy-glib-channel.html#TpChannel-chat-state-changed"/>
1588
1595
    <function name="The &quot;group-flags-changed&quot; signal" link="telepathy-glib-channel.html#TpChannel-group-flags-changed"/>
2143
2150
    <function name="tp_channel_dispatch_operation_claim_with_finish ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-claim-with-finish"/>
2144
2151
    <function name="tp_channel_dispatch_operation_close_channels_async ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-close-channels-async"/>
2145
2152
    <function name="tp_channel_dispatch_operation_close_channels_finish ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-close-channels-finish"/>
 
2153
    <function name="tp_channel_dispatch_operation_leave_channels_async ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-leave-channels-async"/>
 
2154
    <function name="tp_channel_dispatch_operation_leave_channels_finish ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-leave-channels-finish"/>
 
2155
    <function name="tp_channel_dispatch_operation_destroy_channels_async ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-destroy-channels-async"/>
 
2156
    <function name="tp_channel_dispatch_operation_destroy_channels_finish ()" link="telepathy-glib-channel-dispatch-operation.html#tp-channel-dispatch-operation-destroy-channels-finish"/>
2146
2157
    <function name="The &quot;account&quot; property" link="telepathy-glib-channel-dispatch-operation.html#TpChannelDispatchOperation--account"/>
2147
2158
    <function name="The &quot;cdo-properties&quot; property" link="telepathy-glib-channel-dispatch-operation.html#TpChannelDispatchOperation--cdo-properties"/>
2148
2159
    <function name="The &quot;channels&quot; property" link="telepathy-glib-channel-dispatch-operation.html#TpChannelDispatchOperation--channels"/>