diff --git a/ChangeLog b/ChangeLog index 11f0c22..937321f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,196 @@ +commit 108d88b0c472b05a5425b49cab6c7d024010b5d8 +Author: Guillaume Desmottes +Date: 2011-05-30 11:19:33 +0200 + + prepare 0.15.1 + +commit f28bf8d7fc1509d472941f0a1a13e3a28d513b1a +Merge: 34c993a 4bde008 +Author: Guillaume Desmottes +Date: 2011-05-30 11:41:34 +0200 + + Merge branch 'telepathy-glib-0.14' into release + + Conflicts: + NEWS + configure.ac + +commit 4bde00853bbd0089732c10eeb421a66c00740f57 +Author: Guillaume Desmottes +Date: 2011-05-30 11:13:43 +0200 + + set nano flag + +commit 43252ac59189b274b0ae9737339bfa8eff5bab24 +Author: Guillaume Desmottes +Date: 2011-05-30 10:03:10 +0200 + + prepare 0.14.7 + +commit 34c993a9f017af003eed4560336628b6b0b84669 +Author: Guillaume Desmottes +Date: 2011-05-24 11:09:22 +0200 + + automatic-proxy-factory: prepare TP_TEXT_CHANNEL_FEATURE_SMS + +commit 26d3b35a857e7a5d6451075f61be68a9c752d466 +Author: Guillaume Desmottes +Date: 2011-05-20 11:55:44 +0200 + + add tp_text_channel_get_sms_length_async() + +commit 850bb30a7fb660f6c30f80d89a53b01d555f86be +Author: Guillaume Desmottes +Date: 2011-05-20 11:55:29 +0200 + + ExampleEcho2Channel: add a simple implementation of SMS.GetSMSLength() + +commit 0f205be359d813369defe3f0d72022657b90fdf1 +Author: Guillaume Desmottes +Date: 2011-05-20 10:34:12 +0200 + + TpTextChannel: add TP_TEXT_CHANNEL_FEATURE_SMS (#37358) + +commit 088ab9f68b221949c3142612f32b53e4c9870aa2 +Author: Guillaume Desmottes +Date: 2011-05-20 10:31:48 +0200 + + ExampleEcho2Channel: implement SMS interface + +commit 6a34a59d39e7c18c343b19f212b576d7ef2dd8bb +Merge: 396d10c 62aac19 +Author: Guillaume Desmottes +Date: 2011-05-30 09:39:16 +0200 + + Merge branch 'balance-feature-36334' + +commit 62aac19d9b3b3cf5c56d39cb14c3b98361cb31ea +Author: Guillaume Desmottes +Date: 2011-05-30 09:36:42 +0200 + + fix typo in doc + +commit 559a47923ed41c46af44dc37e000a2098fd7114a +Author: Guillaume Desmottes +Date: 2011-05-27 14:05:22 +0200 + + add TpConnection::balance-changed signal + +commit 5d1e25cfb2268c210dc698a6ff2ba7204be9f459 +Author: Guillaume Desmottes +Date: 2011-05-27 13:22:26 +0200 + + tp_connection_get_balance_cb: complete the operation if we failed to get Balance + +commit 396d10c4d48f9b36822ec4a34f104473d7e013c7 +Merge: 4054e4d ded1660 +Author: Guillaume Desmottes +Date: 2011-05-27 13:05:27 +0200 + + Merge branch 'cdo-reject-28015' + +commit ded16605feb6f6bc70b57e9cf8a9674b1176cba3 +Author: Guillaume Desmottes +Date: 2011-05-26 12:26:37 +0200 + + factor out prepare_core_and_claim_ctx_failed() + +commit f88dfe4f53cd448a99dd47995d063eeee0ffbcb1 +Author: Guillaume Desmottes +Date: 2011-04-25 15:45:56 +0200 + + Add tp_channel_dispatch_operation_close_channels_async() (#28015) + +commit 4054e4d9d2d0c325f9a9ba545f3d58545d9a97ff +Author: Will Thompson +Date: 2011-03-10 12:02:12 +0000 + + Improve the “CM already running” error message. + + Reviewed-by: Vivek Dasmohapatra + +commit 9200886c1bcb440d5df5a865ab50b6cf82831d2e +Author: Guillaume Desmottes +Date: 2011-05-24 12:21:23 +0200 + + factor out prepare_core_and_claim() + +commit 397074a398c15b7e81c92f19bc713e0ded04f3df +Merge: 5164836 ad7291a +Author: Guillaume Desmottes +Date: 2011-05-26 09:45:38 +0200 + + Merge branch 'telepathy-glib-0.14' + +commit 5164836f39aca43f0d8cd095e974a2e59ac5f364 +Merge: 2ba2d14 fc6181e +Author: Will Thompson +Date: 2011-05-25 14:27:08 +0100 + + Merge branch 'blocking' + + Fixes: + Reviewed-by: Danielle Madeley + +commit 4e2c15eecd98556fb451e46f9f5ede28b6d14f8f +Author: Emilio Pozuelo Monfort +Date: 2011-05-17 17:57:11 +0100 + + Update balance feature preparation for recent changes + +commit ad7291aa804fcfc88d065955c89574d2921bf85d +Author: Guillaume Desmottes +Date: 2011-05-19 14:38:00 +0200 + + tp_text_channel_set_chat_state_finish: check the right source tag + +commit dcbd9af2c8250de294f537c3d055b13970b59caa +Author: Jonny Lamb +Date: 2011-05-18 11:15:07 +0100 + + connection: set the self handle to something sane instead of leaving uninitialized + + Signed-off-by: Jonny Lamb + +commit 2ba2d147f8f2cb6b9dd2b1dba6b16fa818b7a3b3 +Author: Jonny Lamb +Date: 2011-05-18 11:15:07 +0100 + + connection: set the self handle to something sane instead of leaving uninitialized + + Signed-off-by: Jonny Lamb + +commit 58b17e55e3d941aad673d4402141a5c5aebfb1b4 +Merge: c2f9bae bbe027c +Author: Emilio Pozuelo Monfort +Date: 2011-05-17 16:50:32 +0100 + + Merge remote-tracking branch 'danni/balance-feature-36334' into balance-feature-36334 + + Conflicts: + telepathy-glib/connection-internal.h + +commit c2f9bae72b15b82cdb8bad0f20bc12c09d93b6e4 +Author: Guillaume Desmottes +Date: 2011-05-17 12:34:25 +0200 + + Fix race in tp_channel_dispatch_operation_claim_with_async() + + Claiming the CDO will result in MC destroying it, so we have to prepare it + before calling Claim(). (fdo #37280) + +commit d04f1003cf6eae545e924b736bdaa049893633d3 +Author: Guillaume Desmottes +Date: 2011-05-17 12:32:12 +0200 + + simple-channel-dispatch-operation: fire Finished when Claim is called + +commit 06ffab287704a5f78cb10b2ed2b207fc47e81724 +Author: Guillaume Desmottes +Date: 2011-05-17 11:03:41 +0200 + + bump nano version + commit 8b189089cf796e3466b212c8e16f6ec66f20c3b9 Author: Guillaume Desmottes Date: 2011-05-17 09:02:55 +0200 @@ -16,6 +209,28 @@ Date: 2011-05-16 12:36:06 +0200 set nano version + +commit fc6181e6a0643142c14fc72289eeca67cea244a3 +Author: Will Thompson +Date: 2011-05-16 11:16:05 +0100 + + BaseContactList: extensiblize blocking cap flags + +commit 3b4ce2481e7f033294ec1867b079e98ff584eb6d +Author: Will Thompson +Date: 2011-05-16 10:59:18 +0100 + + BaseContactList: assert that just one block_contacts is implemented + + Danni suggested in fd.o#35331: “XOR perhaps?”. A fine suggestion. Of + course C doesn't have a logical XOR, but bitwise XOR should work in this + context. + +commit 532c4879df011d8d8f29b71d668867a893f24a5d +Author: Will Thompson +Date: 2011-05-16 10:56:53 +0100 + + BaseContactList: remove useless comment about line lengths commit 63fa8772264e46f20c1d680cbaf7aa69ca611347 Author: Guillaume Desmottes @@ -506,6 +721,18 @@ Date: 2010-11-16 16:14:15 +0100 TpProxyFeature: use a proper private struct + +commit bbe027c08ce35a2c222660f9624dac78978230f3 +Author: Danielle Madeley +Date: 2011-05-12 15:51:38 +1000 + + Tests for Conn.I.Balance + +commit 76edd2b8014a9955fd10edc9239982c02cd39003 +Author: Danielle Madeley +Date: 2011-05-12 15:51:01 +1000 + + Add support for retrieving Conn.I.Balance commit f580804514058fd0d9044b5536696b26c5922841 Merge: 03e7c00 3a3ee21 @@ -980,6 +1207,107 @@ proxy resolver, I'd like to be able to run the test suite. Reviewed-by: Simon McVittie + +commit 2e35fdedf33872cd7d6f40276f11d882dbd94b3a +Author: Will Thompson +Date: 2011-04-16 14:43:54 +0100 + + BaseContactList: implement ContactBlockingCapabilities + + Again, I've verified that it works if you implement + block_contacts_with_abuse_async, but not added it to the test suite. + +commit 1224c304eb586895ed45dceac2eb9774cf63af04 +Author: Will Thompson +Date: 2011-04-16 14:15:12 +0100 + + BaseContactList: pass report_abusive to subclass. + + This is untested. I quickly hacked the test case to implement + block_contacts_with_abuse_async rather than block_contacts_async and it + worked. I don't really want to go through all the hassle of making the + test suite test both. + +commit a3c9aefa9eb3d642c510a5b8dd000c727344c9b1 +Author: Will Thompson +Date: 2011-04-16 14:07:19 +0100 + + BaseContactList: add _with_abuse_async() and _finish() + +commit e678ed09f969ecf4b41e0c868477d9aed4dd581a +Author: Will Thompson +Date: 2011-04-16 13:44:32 +0100 + + BlockableContactListIface: add _with_abuse variant + +commit e466cb6f91e13f4a7382d3e80b77135ccfcba6c3 +Author: Will Thompson +Date: 2011-04-16 13:01:40 +0100 + + ContactList: implement BlockContacts and UnblockContacts + + For now, the Report_Abusive parameter to the former is ignored. + +commit 2446589f95de51ca3c8bfa69850cf3031dfd1458 +Author: Will Thompson +Date: 2011-04-16 12:17:17 +0100 + + BaseContactList: implement RequestBlockedContacts() + +commit 3e2b6ffce4e865cdb23de8672e5a18f2dc538c57 +Author: Will Thompson +Date: 2011-04-16 11:56:35 +0100 + + ContactList test: split up setup/teardown + + I want to write a test for calling RequestBlockedContacts before + the connection goes online; splitting up the pre-connection and + post-connection setup and teardown makes this easier. + +commit 5214a5763ae982e3d72110ed61faa5bc15f830ba +Author: Will Thompson +Date: 2011-03-15 09:48:37 +0000 + + BaseContactList: emit BlockedContactsChanged + + Just like we only emit the ContactList/ContactGroups signals if the + connection the BaseContactList is attached to implements those + interfaces, so here we only emit BlockedContactsChange if + ContactBlocking is implemented. We do the hard work of building the hash + tables anyway. I don't think this is a big cost (and we have been + turning intsets into arrays and then immediately freeing them since this + code was written!). + + The test case checks that blocking/unblocking individual contacts using + the old API causes this new signal to be emitted. + +commit 1eae063d507e2940d7df1e5ea042590bbc732d3f +Author: Will Thompson +Date: 2011-03-15 09:41:36 +0000 + + Examples: implement Conn.I.ContactBlocking in CL example + +commit 192ccf185ac62f1c1f91d046d6cd59306c76c5f4 +Author: Will Thompson +Date: 2011-03-15 09:41:07 +0000 + + BaseContactList: add stub blocking_iface_init + +commit 6a4dcc550765a57fa643692bb551080936c7d69c +Author: Will Thompson +Date: 2011-03-14 11:30:10 +0000 + + BaseContactList: track whether ContactBlocking is implemented + +commit f4df23f20c4a0737f7ed98786aeef543b62f22ed +Author: Will Thompson +Date: 2011-03-28 23:32:25 +0100 + + Add tp_handle_set_to_identifier_map() + + This is primarily useful for implementing the signals on ContactList and + ContactBlocking which use Handle_Identifier_Maps; I'm sure there are + other places where this will be useful too. commit 1b8046f748bbc63668081a1e5570afda7c079bf3 Author: Olli Salli diff --git a/NEWS b/NEWS index 04ec4a5..e7b515f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ +telepathy-glib 0.15.1 (2011-05-30) +================================== + +The "Bugzilla etiquette" release. + +This new release in the 0.15 development cycle contains all the fixes +released in 0.14.7. + +Fixes: + +• tp_text_channel_set_chat_state_finish: check the right + source tag. (Guillaume) + +• TpConnection: set the self handle to something sane instead of + leaving uninitialized. (Jonny) + +• Fix a race in tp_channel_dispatch_operation_claim_with_async() + (fdo #37280 Guillaume) + +Enhancements: + +• TpTextChannel: high level API for SMS; the TP_TEXT_CHANNEL_FEATURE_SMS + feature is automatically prepared by TpAutomaticProxyFactory. + (fdo #37358 Guillaume) + +• TpConnection: high level API for Balance. + (fdo #36334 Emilio, Danielle, Guillaume) + +• tp_channel_dispatch_operation_close_channels_async: convenient API to + claim a ChannelDispatchOperation and close all its channels. + (fdo #28015 Guillaume) + +• TpBaseContactList: add ContactBlocking support (fdo #35331 Will) + telepathy-glib 0.15.0 (2011-05-17) ================================== @@ -27,7 +61,6 @@ • TpChannelDispatcher is now exported in the GIR file and so can be used using gobject-introspection (Guillaume) - telepathy-glib 0.14.6 (2011-05-16) ================================== diff --git a/configure b/configure index 8c600bf..29fbb2d 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.67 for Telepathy-GLib 0.15.0. +# Generated by GNU Autoconf 2.67 for Telepathy-GLib 0.15.1. # # Report bugs to . # @@ -762,8 +762,8 @@ # Identity of this package. PACKAGE_NAME='Telepathy-GLib' PACKAGE_TARNAME='telepathy-glib' -PACKAGE_VERSION='0.15.0' -PACKAGE_STRING='Telepathy-GLib 0.15.0' +PACKAGE_VERSION='0.15.1' +PACKAGE_STRING='Telepathy-GLib 0.15.1' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=tp-glib' PACKAGE_URL='' @@ -1583,7 +1583,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Telepathy-GLib 0.15.0 to adapt to many kinds of systems. +\`configure' configures Telepathy-GLib 0.15.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1653,7 +1653,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Telepathy-GLib 0.15.0:";; + short | recursive ) echo "Configuration of Telepathy-GLib 0.15.1:";; esac cat <<\_ACEOF @@ -1800,7 +1800,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Telepathy-GLib configure 0.15.0 +Telepathy-GLib configure 0.15.1 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2290,7 +2290,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Telepathy-GLib $as_me 0.15.0, which was +It was created by Telepathy-GLib $as_me 0.15.1, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -3108,7 +3108,7 @@ # Define the identity of the package. PACKAGE='telepathy-glib' - VERSION='0.15.0' + VERSION='0.15.1' cat >>confdefs.h <<_ACEOF @@ -11508,9 +11508,9 @@ -LT_CURRENT=57 +LT_CURRENT=58 LT_REVISION=0 -LT_AGE=57 +LT_AGE=58 @@ -17267,7 +17267,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Telepathy-GLib $as_me 0.15.0, which was +This file was extended by Telepathy-GLib $as_me 0.15.1, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17333,7 +17333,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Telepathy-GLib config.status 0.15.0 +Telepathy-GLib config.status 0.15.1 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 5731305..919da04 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ m4_define([tp_glib_major_version], [0]) m4_define([tp_glib_minor_version], [15]) -m4_define([tp_glib_micro_version], [0]) +m4_define([tp_glib_micro_version], [1]) m4_define([tp_glib_nano_version], [0]) # If library source has changed since last release, increment revision @@ -26,9 +26,9 @@ # (we don't guarantee that we won't add ABI then remove it again, if it was # never seen in a release). -m4_define([tp_glib_lt_current], [57]) +m4_define([tp_glib_lt_current], [58]) m4_define([tp_glib_lt_revision], [0]) -m4_define([tp_glib_lt_age], [57]) +m4_define([tp_glib_lt_age], [58]) # Some magic m4_define([tp_glib_base_version], diff --git a/docs/reference/html/TpBaseChannel.html b/docs/reference/html/TpBaseChannel.html index 52b5704..7469318 100644 --- a/docs/reference/html/TpBaseChannel.html +++ b/docs/reference/html/TpBaseChannel.html @@ -49,27 +49,27 @@ TpBaseChannel; TpBaseChannelClass; void (*TpBaseChannelFillPropertiesFunc) (TpBaseChannel *chan, - GHashTable *properties); + GHashTable *properties); void (*TpBaseChannelCloseFunc) (TpBaseChannel *chan); -gchar * (*TpBaseChannelGetPathFunc) (TpBaseChannel *chan); +gchar * (*TpBaseChannelGetPathFunc) (TpBaseChannel *chan); void tp_base_channel_register (TpBaseChannel *chan); void tp_base_channel_close (TpBaseChannel *chan); void tp_base_channel_destroyed (TpBaseChannel *chan); void tp_base_channel_reopened (TpBaseChannel *chan, TpHandle initiator); -const gchar * tp_base_channel_get_object_path (TpBaseChannel *chan); +const gchar * tp_base_channel_get_object_path (TpBaseChannel *chan); TpBaseConnection * tp_base_channel_get_connection (TpBaseChannel *chan); TpHandle tp_base_channel_get_target_handle (TpBaseChannel *chan); TpHandle tp_base_channel_get_initiator (TpBaseChannel *chan); -gboolean tp_base_channel_is_requested (TpBaseChannel *chan); -gboolean tp_base_channel_is_registered (TpBaseChannel *chan); -gboolean tp_base_channel_is_destroyed (TpBaseChannel *chan); +gboolean tp_base_channel_is_requested (TpBaseChannel *chan); +gboolean tp_base_channel_is_registered (TpBaseChannel *chan); +gboolean tp_base_channel_is_destroyed (TpBaseChannel *chan);

Object Hierarchy

-  GObject
+  GObject
    +----TpBaseChannel
          +----TpBasePasswordChannel
 
@@ -84,11 +84,11 @@

Properties

   "connection"               TpBaseConnection*     : Read / Write / Construct Only
-  "initiator-handle"         guint                 : Read / Write / Construct Only
-  "initiator-id"             gchar*                : Read
-  "interfaces"               GStrv*                : Read
-  "requested"                gboolean              : Read / Write / Construct Only
-  "target-id"                gchar*                : Read
+  "initiator-handle"         guint                 : Read / Write / Construct Only
+  "initiator-id"             gchar*                : Read
+  "interfaces"               GStrv*                : Read
+  "requested"                gboolean              : Read / Write / Construct Only
+  "target-id"                gchar*                : Read
 
@@ -152,7 +152,7 @@ -

const gchar *channel_type;

+

const gchar *channel_type;

The type of channel that instances of this class represent (e.g. TP_IFACE_CHANNEL_TYPE_TEXT) @@ -164,7 +164,7 @@ -

const gchar **interfaces;

+

const gchar **interfaces;

Extra interfaces provided by this channel (this SHOULD NOT include the channel type and interface itself) @@ -202,7 +202,7 @@

TpBaseChannelFillPropertiesFunc ()

void                (*TpBaseChannelFillPropertiesFunc)  (TpBaseChannel *chan,
-                                                         GHashTable *properties);
+ GHashTable *properties);

Signature of an implementation of the TpBaseChannelClass.fill_immutable_properties @@ -241,7 +241,7 @@ klass->fill_immutable_properties (chan, properties); tp_dbus_properties_mixin_fill_properties_hash ( - G_OBJECT (chan), properties, + G_OBJECT (chan), properties, TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH, "Limit", TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH, "AvailableSearchKeys", TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH, "Server", @@ -414,7 +414,7 @@


TpBaseChannelGetPathFunc ()

-
gchar *             (*TpBaseChannelGetPathFunc)         (TpBaseChannel *chan);
+
gchar *             (*TpBaseChannelGetPathFunc)         (TpBaseChannel *chan);

Signature of an implementation of the TpBaseChannelClass.get_object_path_suffix virtual function. @@ -532,7 +532,7 @@


tp_base_channel_get_object_path ()

-
const gchar *       tp_base_channel_get_object_path     (TpBaseChannel *chan);
+
const gchar *       tp_base_channel_get_object_path     (TpBaseChannel *chan);

Returns chan's object path, as a shortcut for retrieving the "object-path" property. @@ -640,7 +640,7 @@


tp_base_channel_is_requested ()

-
gboolean            tp_base_channel_is_requested        (TpBaseChannel *chan);
+
gboolean            tp_base_channel_is_requested        (TpBaseChannel *chan);

Returns whether or not chan was requested, as a shortcut for retrieving the "requested" property. @@ -666,7 +666,7 @@


tp_base_channel_is_registered ()

-
gboolean            tp_base_channel_is_registered       (TpBaseChannel *chan);
+
gboolean            tp_base_channel_is_registered       (TpBaseChannel *chan);

Returns whether or not chan is visible on the bus; that is, whether tp_base_channel_register() has been called and tp_base_channel_destroyed() @@ -693,7 +693,7 @@


tp_base_channel_is_destroyed ()

-
gboolean            tp_base_channel_is_destroyed        (TpBaseChannel *chan);
+
gboolean            tp_base_channel_is_destroyed        (TpBaseChannel *chan);

Returns the value of the "channel-destroyed" property, which is TRUE if tp_base_channel_destroyed() has been called (and thus the @@ -728,34 +728,34 @@


The "initiator-handle" property

-
  "initiator-handle"         guint                 : Read / Write / Construct Only
+
  "initiator-handle"         guint                 : Read / Write / Construct Only

The contact who initiated the channel.

Default value: 0


The "initiator-id" property

-
  "initiator-id"             gchar*                : Read
+
  "initiator-id"             gchar*                : Read

The string obtained by inspecting the initiator-handle.

Default value: NULL


The "interfaces" property

-
  "interfaces"               GStrv*                : Read
+
  "interfaces"               GStrv*                : Read

Additional Channel.Interface.* interfaces.


The "requested" property

-
  "requested"                gboolean              : Read / Write / Construct Only
+
  "requested"                gboolean              : Read / Write / Construct Only

True if this channel was requested by the local user.

Default value: FALSE


The "target-id" property

-
  "target-id"                gchar*                : Read
+
  "target-id"                gchar*                : Read

The string obtained by inspecting the target handle.

Default value: NULL

diff --git a/docs/reference/html/TpBaseConnection.html b/docs/reference/html/TpBaseConnection.html index 41bec4c..edcee5b 100644 --- a/docs/reference/html/TpBaseConnection.html +++ b/docs/reference/html/TpBaseConnection.html @@ -51,25 +51,25 @@ #define TP_INTERNAL_CONNECTION_STATUS_NEW TpBaseConnection; TpBaseConnectionClass; -GPtrArray * (*TpBaseConnectionCreateChannelFactoriesImpl) +GPtrArray * (*TpBaseConnectionCreateChannelFactoriesImpl) (TpBaseConnection *self); -GPtrArray * (*TpBaseConnectionCreateChannelManagersImpl) +GPtrArray * (*TpBaseConnectionCreateChannelManagersImpl) (TpBaseConnection *self); void (*TpBaseConnectionCreateHandleReposImpl) (TpBaseConnection *self, TpHandleRepoIface *repos[NUM_TP_HANDLE_TYPES]); -gchar * (*TpBaseConnectionGetUniqueConnectionNameImpl) +gchar * (*TpBaseConnectionGetUniqueConnectionNameImpl) (TpBaseConnection *self); void (*TpBaseConnectionProc) (TpBaseConnection *self); -gboolean (*TpBaseConnectionStartConnectingImpl) +gboolean (*TpBaseConnectionStartConnectingImpl) (TpBaseConnection *self, - GError **error); + GError **error); TpDBusDaemon * tp_base_connection_get_dbus_daemon (TpBaseConnection *self); -gboolean tp_base_connection_register (TpBaseConnection *self, - const gchar *cm_name, - gchar **bus_name, - gchar **object_path, - GError **error); +gboolean tp_base_connection_register (TpBaseConnection *self, + const gchar *cm_name, + gchar **bus_name, + gchar **object_path, + GError **error); TpHandleRepoIface * tp_base_connection_get_handles (TpBaseConnection *self, TpHandleType handle_type); TpHandle tp_base_connection_get_self_handle (TpBaseConnection *self); @@ -80,35 +80,35 @@ TpConnectionStatusReason reason); void tp_base_connection_disconnect_with_dbus_error (TpBaseConnection *self, - const gchar *error_name, - GHashTable *details, + const gchar *error_name, + GHashTable *details, TpConnectionStatusReason reason); void tp_base_connection_finish_shutdown (TpBaseConnection *self); void tp_base_connection_add_interfaces (TpBaseConnection *self, - const gchar **interfaces); + const gchar **interfaces); void tp_base_connection_dbus_request_handles (TpSvcConnection *iface, - guint handle_type, - const gchar **names, - DBusGMethodInvocation *context); + guint handle_type, + const gchar **names, + DBusGMethodInvocation *context); #define TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED(conn, context) void tp_base_connection_register_with_contacts_mixin (TpBaseConnection *self); void tp_base_connection_add_possible_client_interest (TpBaseConnection *self, - GQuark token); + GQuark token); void tp_base_connection_add_client_interest (TpBaseConnection *self, - const gchar *unique_name, - const gchar *token, - gboolean only_if_uninterested); + const gchar *unique_name, + const gchar *token, + gboolean only_if_uninterested); TpChannelManagerIter; void tp_base_connection_channel_manager_iter_init (TpChannelManagerIter *iter, TpBaseConnection *self); -gboolean tp_base_connection_channel_manager_iter_next +gboolean tp_base_connection_channel_manager_iter_next (TpChannelManagerIter *iter, TpChannelManager **manager_out); @@ -116,7 +116,7 @@

Object Hierarchy

-  GObject
+  GObject
    +----TpBaseConnection
 
@@ -130,11 +130,11 @@

Properties

   "dbus-daemon"              TpDBusDaemon*         : Read / Write / Construct Only
-  "dbus-status"              guint                 : Read
-  "has-immortal-handles"     gboolean              : Read
-  "interfaces"               GStrv*                : Read
-  "protocol"                 gchar*                : Read / Write / Construct Only
-  "self-handle"              guint                 : Read / Write
+  "dbus-status"              guint                 : Read
+  "has-immortal-handles"     gboolean              : Read
+  "interfaces"               GStrv*                : Read
+  "protocol"                 gchar*                : Read / Write / Construct Only
+  "self-handle"              guint                 : Read / Write
 
@@ -195,26 +195,26 @@

In addition to the fields documented here, there are four gpointer fields -which must currently be NULL (a meaning may be defined for these in a +which must currently be NULL (a meaning may be defined for these in a future version of telepathy-glib), and a pointer to opaque private data.

- + - + - + @@ -277,7 +277,7 @@ - + @@ -285,7 +285,7 @@ @@ -293,14 +293,14 @@ @@ -330,18 +330,18 @@ connection. Must start the shutdown process for the underlying network connection, and arrange for tp_base_connection_finish_shutdown() to be called after the underlying connection has been closed. May not - be left as NULL. + be left as NULL. - - - + details. May not be left as NULL. + + + + @@ -364,7 +364,7 @@

TpBaseConnectionCreateChannelFactoriesImpl ()

-
GPtrArray *         (*TpBaseConnectionCreateChannelFactoriesImpl)
+
GPtrArray *         (*TpBaseConnectionCreateChannelFactoriesImpl)
                                                         (TpBaseConnection *self);

Signature of an implementation of the create_channel_factories method @@ -391,7 +391,7 @@


TpBaseConnectionCreateChannelManagersImpl ()

-
GPtrArray *         (*TpBaseConnectionCreateChannelManagersImpl)
+
GPtrArray *         (*TpBaseConnectionCreateChannelManagersImpl)
                                                         (TpBaseConnection *self);

Signature of an implementation of the create_channel_managers method @@ -445,7 +445,7 @@


TpBaseConnectionGetUniqueConnectionNameImpl ()

-
gchar *             (*TpBaseConnectionGetUniqueConnectionNameImpl)
+
gchar *             (*TpBaseConnectionGetUniqueConnectionNameImpl)
                                                         (TpBaseConnection *self);

Signature of the get_unique_connection_name virtual method @@ -463,7 +463,7 @@

@@ -489,9 +489,9 @@

TpBaseConnectionStartConnectingImpl ()

-
gboolean            (*TpBaseConnectionStartConnectingImpl)
+
gboolean            (*TpBaseConnectionStartConnectingImpl)
                                                         (TpBaseConnection *self,
-                                                         GError **error);
+ GError **error);

Signature of an implementation of the start_connecting method of TpBaseConnection. @@ -500,17 +500,17 @@ On entry, the implementation may assume that it is in state NEW.

-If TRUE is returned, the Connect D-Bus method succeeds; the +If TRUE is returned, the Connect D-Bus method succeeds; the implementation must either have already set the status to CONNECTED by calling tp_base_connection_change_status(), or have arranged for a status change to either state DISCONNECTED or CONNECTED to be signalled by calling tp_base_connection_change_status() at some later time. -If the status is still NEW after returning TRUE, TpBaseConnection will +If the status is still NEW after returning TRUE, TpBaseConnection will automatically change it to CONNECTING for reason REQUESTED.

-If FALSE is returned, the error will be raised from Connect as an -exception. If the status is not DISCONNECTED after FALSE is returned, +If FALSE is returned, the error will be raised from Connect as an +exception. If the status is not DISCONNECTED after FALSE is returned, TpBaseConnection will automatically change it to DISCONNECTED with a reason appropriate to the error; NetworkError results in NETWORK_ERROR, PermissionDenied results in AUTHENTICATION_FAILED, and all @@ -518,7 +518,7 @@

All except the simplest connection managers are expected to implement this -asynchronously, returning TRUE in most cases and changing the status +asynchronously, returning TRUE in most cases and changing the status to CONNECTED or DISCONNECTED later.

GObject parent;

GObject parent;

Fields shared by the superclass.

gchar *bus_name;

gchar *bus_name;

A D-Bus well-known bus name, owned by the connection manager process and associated with this connection. Set by tp_base_connection_register; should be considered read-only by subclasses.

gchar *object_path;

gchar *object_path;

The object-path of this connection. Set by tp_base_connection_register; should be considered read-only by subclasses.

GObjectClass parent_class;

GObjectClass parent_class;

The superclass' structure

TpBaseConnectionCreateHandleReposImpl create_handle_repos;

Fill in suitable handle repositories in the given array for all those handle types this Connection supports. - Must be set by subclasses to a non-NULL value; the function must create + Must be set by subclasses to a non-NULL value; the function must create at least a CONTACT handle repository (failing to do so will cause a crash).

TpBaseConnectionCreateChannelFactoriesImpl create_channel_factories;

Create an array of channel factories for this Connection. At least one of this or create_channel_managers must be set by - subclasses to a non-NULL value; in new code, setting this to NULL and + subclasses to a non-NULL value; in new code, setting this to NULL and using channel managers exclusively is recommended.

TpBaseConnectionGetUniqueConnectionNameImpl get_unique_connection_name;

Construct a unique name for this connection - (for example using the protocol's format for usernames). If NULL (the + (for example using the protocol's format for usernames). If NULL (the default), a unique name will be generated. Subclasses should usually override this to get more obvious names, to aid debugging and prevent multiple connections to the same account. @@ -309,19 +309,19 @@

TpBaseConnectionProc connecting;

If set by subclasses, will be called just after the state - changes to CONNECTING. May be NULL if nothing special needs to happen. + changes to CONNECTING. May be NULL if nothing special needs to happen.

TpBaseConnectionProc connected;

If set by subclasses, will be called just after the state - changes to CONNECTED. May be NULL if nothing special needs to happen. + changes to CONNECTED. May be NULL if nothing special needs to happen.

TpBaseConnectionProc disconnected;

If set by subclasses, will be called just after the state - changes to DISCONNECTED. May be NULL if nothing special needs to happen. + changes to DISCONNECTED. May be NULL if nothing special needs to happen.

TpBaseConnectionStartConnectingImpl start_connecting;

Asynchronously start connecting - called to implement the Connect D-Bus method. See TpBaseConnectionStartConnectingImpl for - details. May not be left as NULL. -

const gchar **interfaces_always_present;

const gchar **interfaces_always_present;

A strv of extra D-Bus interfaces which are always implemented by instances of this class, which may be filled in by subclasses. The default is to list no additional interfaces. @@ -354,7 +354,7 @@

TpBaseConnectionCreateChannelManagersImpl create_channel_managers;

Create an array of channel managers for this Connection. At least one of this or create_channel_factories must be set - by subclasses to a non-NULL value. + by subclasses to a non-NULL value. Since: 0.7.15

Returns :

a name for this connection which will be unique within this connection manager process, as a string which the caller must - free with g_free. [transfer full] + free with g_free. [transfer full]
@@ -531,12 +531,12 @@ - - @@ -561,7 +561,7 @@ @@ -571,18 +571,18 @@

tp_base_connection_register ()

-
gboolean            tp_base_connection_register         (TpBaseConnection *self,
-                                                         const gchar *cm_name,
-                                                         gchar **bus_name,
-                                                         gchar **object_path,
-                                                         GError **error);
+
gboolean            tp_base_connection_register         (TpBaseConnection *self,
+                                                         const gchar *cm_name,
+                                                         gchar **bus_name,
+                                                         gchar **object_path,
+                                                         GError **error);

Make the connection object appear on the bus, returning the bus -name and object path used. If TRUE is returned, the connection owns the +name and object path used. If TRUE is returned, the connection owns the bus name, and will release it when destroyed.

-Since 0.11.11, bus_name and object_path may be NULL if the +Since 0.11.11, bus_name and object_path may be NULL if the strings are not needed.

error :

Set to the error if FALSE is returned +Set to the error if FALSE is returned

Returns :

FALSE if failure has already occurred, else TRUE. + FALSE if failure has already occurred, else TRUE.

Returns :

the value of the "dbus-daemon" property. The caller must reference - the returned object with g_object_ref() if it will be kept. [transfer none] + the returned object with g_object_ref() if it will be kept. [transfer none]
@@ -601,23 +601,23 @@ - - @@ -647,7 +647,7 @@ @@ -801,8 +801,8 @@

tp_base_connection_disconnect_with_dbus_error ()

void                tp_base_connection_disconnect_with_dbus_error
                                                         (TpBaseConnection *self,
-                                                         const gchar *error_name,
-                                                         GHashTable *details,
+                                                         const gchar *error_name,
+                                                         GHashTable *details,
                                                          TpConnectionStatusReason reason);

Changes the TpBaseConnection.status of self to @@ -821,11 +821,11 @@

  • "debug-message", whose value should have type - G_TYPE_STRING, for debugging information about the + G_TYPE_STRING, for debugging information about the disconnection which should not be shown to the user
  • "server-message", whose value should also have type - G_TYPE_STRING, for a human-readable error message from the server (in an + G_TYPE_STRING, for a human-readable error message from the server (in an unspecified language) explaining why the user was disconnected.
@@ -849,7 +849,7 @@ @@ -884,7 +884,7 @@

tp_base_connection_add_interfaces ()

void                tp_base_connection_add_interfaces   (TpBaseConnection *self,
-                                                         const gchar **interfaces);
+ const gchar **interfaces);

Add some interfaces to the list supported by this Connection. If you're going to call this function at all, you must do so before moving to state @@ -903,7 +903,7 @@

- - - -

bus_name :

Used to return the bus name corresponding to the connection - if TRUE is returned. To be freed by the caller. [out] + if TRUE is returned. To be freed by the caller. [out]

object_path :

Used to return the object path of the connection if - TRUE is returned. To be freed by the caller. [out] + TRUE is returned. To be freed by the caller. [out]

error :

Used to return an error if FALSE is returned; may be NULL +Used to return an error if FALSE is returned; may be NULL

Returns :

TRUE on success, FALSE on error. + TRUE on success, FALSE on error.

Returns :

the handle repository corresponding to the given -handle type, or NULL if it's unsupported or invalid. [transfer none] +handle type, or NULL if it's unsupported or invalid. [transfer none]

details :

Further details of the error, as a hash table where the keys are strings as defined in the Telepathy specification, and the - values are GValues. NULL is allowed, and treated as + values are GValues. NULL is allowed, and treated as an empty hash table.

interfaces :

A NULL-terminated array of D-Bus interface names, which +A NULL-terminated array of D-Bus interface names, which must remain valid at least until the connection enters state TP_CONNECTION_STATUS_DISCONNECTED (in practice, you should either use static strings, or use strdup'd strings and free them in the dispose @@ -918,9 +918,9 @@

tp_base_connection_dbus_request_handles ()

void                tp_base_connection_dbus_request_handles
                                                         (TpSvcConnection *iface,
-                                                         guint handle_type,
-                                                         const gchar **names,
-                                                         DBusGMethodInvocation *context);
+ guint handle_type, + const gchar **names, + DBusGMethodInvocation *context);

Implements D-Bus method RequestHandles on interface org.freedesktop.Telepathy.Connection. Exported so subclasses can @@ -1007,7 +1007,7 @@

tp_base_connection_add_possible_client_interest ()

void                tp_base_connection_add_possible_client_interest
                                                         (TpBaseConnection *self,
-                                                         GQuark token);
+ GQuark token);

Add token to the set of tokens for which this connection will emit "clients-interested" and @@ -1041,9 +1041,9 @@

tp_base_connection_add_client_interest ()

void                tp_base_connection_add_client_interest
                                                         (TpBaseConnection *self,
-                                                         const gchar *unique_name,
-                                                         const gchar *token,
-                                                         gboolean only_if_uninterested);
+ const gchar *unique_name, + const gchar *token, + gboolean only_if_uninterested);

Add a "client interest" for token on behalf of the given client.

@@ -1155,12 +1155,12 @@

tp_base_connection_channel_manager_iter_next ()

-
gboolean            tp_base_connection_channel_manager_iter_next
+
gboolean            tp_base_connection_channel_manager_iter_next
                                                         (TpChannelManagerIter *iter,
                                                          TpChannelManager **manager_out);

Advances iter, and retrieves the TpChannelManager it now points to. If -there are no more channel managers, manager_out is not set and FALSE is +there are no more channel managers, manager_out is not set and FALSE is returned.

@@ -1173,12 +1173,12 @@ - - @@ -1197,24 +1197,24 @@ Read-only except during construction.

-If this property is NULL or omitted during construction, the object will +If this property is NULL or omitted during construction, the object will automatically attempt to connect to the starter or session bus with tp_dbus_daemon_dup() just after it is constructed; if this fails, this -property will remain NULL, and tp_base_connection_register() will fail. +property will remain NULL, and tp_base_connection_register() will fail.

Since 0.11.3


The "dbus-status" property

-
  "dbus-status"              guint                 : Read
+
  "dbus-status"              guint                 : Read

The Connection.Status as visible on D-Bus, which is the same as TpBaseConnection.status except that TP_INTERNAL_CONNECTION_STATUS_NEW is replaced by TP_CONNECTION_STATUS_DISCONNECTED.

-The "notify" signal is not currently emitted for this property. +The "notify" signal is not currently emitted for this property.

Allowed values: <= 2

Default value: 2

@@ -1223,9 +1223,9 @@

The "has-immortal-handles" property

-
  "has-immortal-handles"     gboolean              : Read
-

-This property is not useful to use directly. Its value is TRUE, to +

  "has-immortal-handles"     gboolean              : Read
+

+This property is not useful to use directly. Its value is TRUE, to indicate that this version of telepathy-glib never unreferences handles until the connection becomes disconnected.

@@ -1235,7 +1235,7 @@

The "interfaces" property

-
  "interfaces"               GStrv*                : Read
+
  "interfaces"               GStrv*                : Read

The set of D-Bus interfaces available on this Connection, other than Connection itself. @@ -1245,7 +1245,7 @@


The "protocol" property

-
  "protocol"                 gchar*                : Read / Write / Construct Only
+
  "protocol"                 gchar*                : Read / Write / Construct Only

Identifier used in the Telepathy protocol when this connection's protocol name is required. @@ -1255,7 +1255,7 @@


The "self-handle" property

-
  "self-handle"              guint                 : Read / Write
+
  "self-handle"              guint                 : Read / Write

The handle of type TP_HANDLE_TYPE_CONTACT representing the local user. Must be set nonzero by the subclass before moving to state CONNECTED. @@ -1269,8 +1269,8 @@

The "clients-interested" signal

void                user_function                      (TpBaseConnection *connection,
-                                                        gchar            *token,
-                                                        gpointer          user_data)       : Run Last / Has Details
+ gchar *token, + gpointer user_data) : Run Last / Has Details

Emitted when a client becomes interested in any token that was added with tp_base_connection_add_possible_client_interest(). @@ -1307,8 +1307,8 @@

The "clients-uninterested" signal

void                user_function                      (TpBaseConnection *connection,
-                                                        gchar            *token,
-                                                        gpointer          user_data)       : Run Last / Has Details
+ gchar *token, + gpointer user_data) : Run Last / Has Details

Emitted when no more clients are interested in an interface added with tp_base_connection_add_possible_client_interest(), for which @@ -1346,7 +1346,7 @@

The "shutdown-finished" signal

void                user_function                      (TpBaseConnection *connection,
-                                                        gpointer          user_data)       : Run Last / Has Details
+ gpointer user_data) : Run Last / Has Details

Emitted by tp_base_connection_finish_shutdown() when the underlying network connection has been closed; TpBaseConnectionManager listens diff --git a/docs/reference/html/TpBaseConnectionManager.html b/docs/reference/html/TpBaseConnectionManager.html index 60b0cff..7ed327c 100644 --- a/docs/reference/html/TpBaseConnectionManager.html +++ b/docs/reference/html/TpBaseConnectionManager.html @@ -48,34 +48,34 @@

 #include <telepathy-glib/telepathy-glib.h>
 
-gboolean            (*TpCMParamFilter)                  (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
-gboolean            tp_cm_param_filter_string_nonempty  (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
-gboolean            tp_cm_param_filter_uint_nonzero     (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
+gboolean            (*TpCMParamFilter)                  (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);
+gboolean            tp_cm_param_filter_string_nonempty  (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);
+gboolean            tp_cm_param_filter_uint_nonzero     (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);
 void                (*TpCMParamSetter)                  (const TpCMParamSpec *paramspec,
-                                                         const GValue *value,
-                                                         gpointer params);
+                                                         const GValue *value,
+                                                         gpointer params);
 void                tp_cm_param_setter_offset           (const TpCMParamSpec *paramspec,
-                                                         const GValue *value,
-                                                         gpointer params);
+                                                         const GValue *value,
+                                                         gpointer params);
                     TpCMParamSpec;
                     TpCMProtocolSpec;
                     TpBaseConnectionManager;
                     TpBaseConnectionManagerClass;
 TpBaseConnection *  (*TpBaseConnectionManagerNewConnFunc)
                                                         (TpBaseConnectionManager *self,
-                                                         const gchar *proto,
+                                                         const gchar *proto,
                                                          TpIntset *params_present,
                                                          void *parsed_params,
-                                                         GError **error);
+                                                         GError **error);
 TpDBusDaemon *      tp_base_connection_manager_get_dbus_daemon
                                                         (TpBaseConnectionManager *self);
-gboolean            tp_base_connection_manager_register (TpBaseConnectionManager *self);
+gboolean            tp_base_connection_manager_register (TpBaseConnectionManager *self);
 void                tp_base_connection_manager_add_protocol
                                                         (TpBaseConnectionManager *self,
                                                          TpBaseProtocol *protocol);
@@ -84,7 +84,7 @@
 

Object Hierarchy

-  GObject
+  GObject
    +----TpBaseConnectionManager
 
@@ -98,7 +98,7 @@

Properties

   "dbus-daemon"              TpDBusDaemon*         : Read / Write / Construct Only
-  "interfaces"               GStrv*                : Read
+  "interfaces"               GStrv*                : Read
   "protocols"                GHashTable_gchararray+GHashTable_gchararray+GValue__*  : Read
 
@@ -121,9 +121,9 @@

Details

TpCMParamFilter ()

-
gboolean            (*TpCMParamFilter)                  (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
+
gboolean            (*TpCMParamFilter)                  (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);

Signature of a callback used to validate and/or normalize user-provided CM parameter values. @@ -152,7 +152,7 @@

- @@ -161,9 +161,9 @@

tp_cm_param_filter_string_nonempty ()

-
gboolean            tp_cm_param_filter_string_nonempty  (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
+
gboolean            tp_cm_param_filter_string_nonempty  (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);

A TpCMParamFilter which rejects empty strings.

@@ -187,7 +187,7 @@
- @@ -196,9 +196,9 @@

tp_cm_param_filter_uint_nonzero ()

-
gboolean            tp_cm_param_filter_uint_nonzero     (const TpCMParamSpec *paramspec,
-                                                         GValue *value,
-                                                         GError **error);
+
gboolean            tp_cm_param_filter_uint_nonzero     (const TpCMParamSpec *paramspec,
+                                                         GValue *value,
+                                                         GError **error);

A TpCMParamFilter which rejects zero, useful for server port numbers.

@@ -222,7 +222,7 @@
- @@ -232,8 +232,8 @@

TpCMParamSetter ()

void                (*TpCMParamSetter)                  (const TpCMParamSpec *paramspec,
-                                                         const GValue *value,
-                                                         gpointer params);
+ const GValue *value, + gpointer params);

The signature of a callback used to set a parameter within the opaque data structure used for a protocol. @@ -266,8 +266,8 @@

tp_cm_param_setter_offset ()

void                tp_cm_param_setter_offset           (const TpCMParamSpec *paramspec,
-                                                         const GValue *value,
-                                                         gpointer params);
+ const GValue *value, + gpointer params);

A TpCMParamSetter which sets parameters by dereferencing an offset from params. If paramspec->offset is G_MAXSIZE, the parameter is @@ -322,42 +322,42 @@

In addition to the fields documented here, there is one gpointer field -which must currently be NULL. A meaning may be defined for it in a +which must currently be NULL. A meaning may be defined for it in a future version of telepathy-glib.

manager_out :

a location to store the channel manager, or NULL. +a location to store the channel manager, or NULL.

Returns :

FALSE if there are no more channel managers; else TRUE. + FALSE if there are no more channel managers; else TRUE.

Returns :

TRUE to accept, FALSE (with error set) to reject + TRUE to accept, FALSE (with error set) to reject

Returns :

TRUE to accept, FALSE (with error set) to reject + TRUE to accept, FALSE (with error set) to reject

Returns :

TRUE to accept, FALSE (with error set) to reject + TRUE to accept, FALSE (with error set) to reject
- + - + - + - + - + - - - + using GINT_TO_POINTER or GUINT_TO_POINTER for integer parameters + + + + - + - + @@ -400,14 +400,14 @@

In addition to the fields documented here, there are three gpointer fields -which must currently be NULL. A meaning may be defined for these in a +which must currently be NULL. A meaning may be defined for these in a future version of telepathy-glib.

const gchar *name;

const gchar *name;

Name as passed over D-Bus

const gchar *dtype;

const gchar *dtype;

D-Bus type signature. We currently support 16- and 32-bit integers (gtype is INT), 16- and 32-bit unsigned integers (gtype is UINT), strings (gtype is STRING) and booleans (gtype is BOOLEAN).

GType gtype;

GType gtype;

GLib type, derived from dtype as above

guint flags;

guint flags;

Some combination of TpConnMgrParamFlags

gconstpointer def;

gconstpointer def;

Default value, as a (const gchar *) for string parameters, or - using GINT_TO_POINTER or GUINT_TO_POINTER for integer parameters -

gsize offset;

gsize offset;

Offset of the parameter in the opaque data structure, if appropriate. The member at that offset is expected to be a gint, guint, (gchar *) or gboolean, depending on gtype. The default @@ -371,12 +371,12 @@

gconstpointer filter_data;

gconstpointer filter_data;

Arbitrary opaque data intended for use by the filter function

gconstpointer setter_data;

gconstpointer setter_data;

Arbitrary opaque data intended for use by the setter function instead of or in addition to offset.
- + @@ -437,7 +437,7 @@

const gchar *name;

const gchar *name;

The name which should be passed to RequestConnection for this protocol.

TpCMParamSetter set_param;

A function which sets a parameter within the opaque data - structure provided by params_new. If NULL, + structure provided by params_new. If NULL, tp_cm_param_setter_offset() will be used. (New in 0.7.0 - previously, code equivalent to tp_cm_param_setter_offset() was always used.) @@ -473,7 +473,7 @@

In addition to the fields documented here, there are some gpointer fields -which must currently be NULL (a meaning may be defined for these in a +which must currently be NULL (a meaning may be defined for these in a future version of telepathy-glib).

@@ -482,14 +482,14 @@

Changed in 0.11.11: protocol_params and new_connection may both be -NULL. If so, this connection manager is assumed to use Protocol objects +NULL. If so, this connection manager is assumed to use Protocol objects instead.

- + @@ -505,18 +505,18 @@ - - - - + + + + @@ -529,10 +529,10 @@

TpBaseConnectionManagerNewConnFunc ()

TpBaseConnection *  (*TpBaseConnectionManagerNewConnFunc)
                                                         (TpBaseConnectionManager *self,
-                                                         const gchar *proto,
+                                                         const gchar *proto,
                                                          TpIntset *params_present,
                                                          void *parsed_params,
-                                                         GError **error);
+ GError **error);

A function that will return a new connection according to the parsed parameters; used to implement RequestConnection. @@ -571,12 +571,12 @@

- - @@ -602,7 +602,7 @@ @@ -612,7 +612,7 @@

tp_base_connection_manager_register ()

-
gboolean            tp_base_connection_manager_register (TpBaseConnectionManager *self);
+
gboolean            tp_base_connection_manager_register (TpBaseConnectionManager *self);

Register the connection manager with an appropriate object path as determined from its cm_dbus_name, and register the appropriate well-known @@ -628,7 +628,7 @@

- @@ -673,18 +673,18 @@ Read-only except during construction.

-If this property is NULL or omitted during construction, the object will +If this property is NULL or omitted during construction, the object will automatically attempt to connect to the starter or session bus with tp_dbus_daemon_dup() just after it is constructed; if this fails, a -warning will be logged with g_warning(), and this property will remain -NULL. +warning will be logged with g_warning(), and this property will remain +NULL.

Since 0.11.3


The "interfaces" property

-
  "interfaces"               GStrv*                : Read
+
  "interfaces"               GStrv*                : Read

The set of D-Bus interfaces available on this ConnectionManager, other than ConnectionManager itself. @@ -706,7 +706,7 @@

The "no-more-connections" signal

void                user_function                      (TpBaseConnectionManager *arg0,
-                                                        gpointer                 user_data)      : Run Last / Has Details
+ gpointer user_data) : Run Last / Has Details

Emitted when the table of active connections becomes empty. tp_run_connection_manager() uses this to detect when to shut down the diff --git a/docs/reference/html/TpCMMessage.html b/docs/reference/html/TpCMMessage.html index d134f0c..ddb4550 100644 --- a/docs/reference/html/TpCMMessage.html +++ b/docs/reference/html/TpCMMessage.html @@ -44,14 +44,14 @@ TpCMMessage; TpMessage * tp_cm_message_new (TpBaseConnection *connection, - guint initial_parts); + guint initial_parts); TpMessage * tp_cm_message_new_text (TpBaseConnection *conn, TpHandle sender, TpChannelTextMessageType type, - const gchar *text); + const gchar *text); void tp_cm_message_take_message (TpMessage *self, - guint part, - const gchar *key, + guint part, + const gchar *key, TpMessage *message); TpHandle tp_cm_message_get_sender (TpMessage *self); void tp_cm_message_set_sender (TpMessage *self, @@ -61,7 +61,7 @@

Object Hierarchy

-  GObject
+  GObject
    +----TpMessage
          +----TpCMMessage
 
@@ -90,7 +90,7 @@

tp_cm_message_new ()

TpMessage *         tp_cm_message_new                   (TpBaseConnection *connection,
-                                                         guint initial_parts);
+ guint initial_parts);

@@ -124,7 +124,7 @@
TpMessage *         tp_cm_message_new_text              (TpBaseConnection *conn,
                                                          TpHandle sender,
                                                          TpChannelTextMessageType type,
-                                                         const gchar *text);
+ const gchar *text);

A convenient function to create a new TpCMMessage having 'text/plain' as 'content-type', type as 'message-type', @@ -166,8 +166,8 @@

tp_cm_message_take_message ()

void                tp_cm_message_take_message          (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
+                                                         guint part,
+                                                         const gchar *key,
                                                          TpMessage *message);

Set key in part part of self to have message as an aa{sv} value (that diff --git a/docs/reference/html/TpChannelFactoryIface.html b/docs/reference/html/TpChannelFactoryIface.html index 7b3ce21..0174974 100644 --- a/docs/reference/html/TpChannelFactoryIface.html +++ b/docs/reference/html/TpChannelFactoryIface.html @@ -46,16 +46,16 @@ void (*TpChannelFactoryIfaceForeachImpl) (TpChannelFactoryIface *self, TpChannelFunc func, - gpointer data); + gpointer data); void (*TpChannelFactoryIfaceProc) (TpChannelFactoryIface *self); TpChannelFactoryRequestStatus (*TpChannelFactoryIfaceRequestImpl) (TpChannelFactoryIface *self, - const gchar *chan_type, + const gchar *chan_type, TpHandleType handle_type, - guint handle, - gpointer request, + guint handle, + gpointer request, TpChannelIface **ret, - GError **error); + GError **error); enum TpChannelFactoryRequestStatus; TpChannelFactoryIface; TpChannelFactoryIfaceClass; @@ -66,24 +66,24 @@ (TpChannelFactoryIface *self); void tp_channel_factory_iface_foreach (TpChannelFactoryIface *self, TpChannelFunc func, - gpointer data); + gpointer data); TpChannelFactoryRequestStatus tp_channel_factory_iface_request (TpChannelFactoryIface *self, - const gchar *chan_type, + const gchar *chan_type, TpHandleType handle_type, - guint handle, - gpointer request, + guint handle, + gpointer request, TpChannelIface **ret, - GError **error); + GError **error); void tp_channel_factory_iface_emit_new_channel - (gpointer instance, + (gpointer instance, TpChannelIface *channel, - gpointer request); + gpointer request); void tp_channel_factory_iface_emit_channel_error - (gpointer instance, + (gpointer instance, TpChannelIface *channel, - GError *error, - gpointer request); + GError *error, + gpointer request);

@@ -118,7 +118,7 @@

TpChannelFactoryIfaceForeachImpl ()

void                (*TpChannelFactoryIfaceForeachImpl) (TpChannelFactoryIface *self,
                                                          TpChannelFunc func,
-                                                         gpointer data);
+ gpointer data);

Warning

TpChannelFactoryIfaceForeachImpl is deprecated and should not be used in newly-written code. 0.11.7

@@ -180,12 +180,12 @@

TpChannelFactoryIfaceRequestImpl ()

TpChannelFactoryRequestStatus  (*TpChannelFactoryIfaceRequestImpl)
                                                         (TpChannelFactoryIface *self,
-                                                         const gchar *chan_type,
+                                                         const gchar *chan_type,
                                                          TpHandleType handle_type,
-                                                         guint handle,
-                                                         gpointer request,
+                                                         guint handle,
+                                                         gpointer request,
                                                          TpChannelIface **ret,
-                                                         GError **error);
+ GError **error);

Warning

TpChannelFactoryIfaceRequestImpl is deprecated and should not be used in newly-written code. 0.11.7

@@ -371,7 +371,7 @@
- + @@ -519,7 +519,7 @@

tp_channel_factory_iface_foreach ()

void                tp_channel_factory_iface_foreach    (TpChannelFactoryIface *self,
                                                          TpChannelFunc func,
-                                                         gpointer data);
+ gpointer data);

Warning

tp_channel_factory_iface_foreach is deprecated and should not be used in newly-written code. 0.11.7

@@ -556,12 +556,12 @@

tp_channel_factory_iface_request ()

TpChannelFactoryRequestStatus  tp_channel_factory_iface_request
                                                         (TpChannelFactoryIface *self,
-                                                         const gchar *chan_type,
+                                                         const gchar *chan_type,
                                                          TpHandleType handle_type,
-                                                         guint handle,
-                                                         gpointer request,
+                                                         guint handle,
+                                                         gpointer request,
                                                          TpChannelIface **ret,
-                                                         GError **error);
+ GError **error);

Warning

tp_channel_factory_iface_request is deprecated and should not be used in newly-written code. 0.11.7

@@ -632,9 +632,9 @@

tp_channel_factory_iface_emit_new_channel ()

void                tp_channel_factory_iface_emit_new_channel
-                                                        (gpointer instance,
+                                                        (gpointer instance,
                                                          TpChannelIface *channel,
-                                                         gpointer request);
+ gpointer request);

Warning

tp_channel_factory_iface_emit_new_channel is deprecated and should not be used in newly-written code. 0.11.7

@@ -650,7 +650,7 @@

Otherwise, request may either be -NULL or a request that led to the channel's creation; callers are expected +NULL or a request that led to the channel's creation; callers are expected to determine which channels satisfy which requests based on the handle and handle-type.

@@ -673,7 +673,7 @@
@@ -683,10 +683,10 @@

tp_channel_factory_iface_emit_channel_error ()

void                tp_channel_factory_iface_emit_channel_error
-                                                        (gpointer instance,
+                                                        (gpointer instance,
                                                          TpChannelIface *channel,
-                                                         GError *error,
-                                                         gpointer request);
+ GError *error, + gpointer request);

Warning

tp_channel_factory_iface_emit_channel_error is deprecated and should not be used in newly-written code. 0.11.7

@@ -722,7 +722,7 @@
@@ -734,10 +734,10 @@

The "channel-error" signal

void                user_function                      (TpChannelFactoryIface *self,
-                                                        GObject               *channel,
-                                                        gpointer               error,
-                                                        gpointer               request_context,
-                                                        gpointer               user_data)            : Run Last / Has Details
+ GObject *channel, + gpointer error, + gpointer request_context, + gpointer user_data) : Run Last / Has Details

Emitted when a new channel has been created, but an error occurred before it could become useful. @@ -760,13 +760,13 @@

- @@ -780,9 +780,9 @@

The "new-channel" signal

void                user_function                      (TpChannelFactoryIface *self,
-                                                        GObject               *channel,
-                                                        gpointer               request_context,
-                                                        gpointer               user_data)            : Run Last / Has Details
+ GObject *channel, + gpointer request_context, + gpointer user_data) : Run Last / Has Details

Emitted when a new channel has been created.

@@ -793,7 +793,7 @@ tp_channel_factory_iface_request().

-Otherwise, request may either be NULL or a request that led to +Otherwise, request may either be NULL or a request that led to channel's creation; callers are expected to determine which channels satisfy which requests based on the handle and handle-type.

@@ -813,7 +813,7 @@
diff --git a/docs/reference/html/TpChannelIface.html b/docs/reference/html/TpChannelIface.html index bb050cd..1de44f7 100644 --- a/docs/reference/html/TpChannelIface.html +++ b/docs/reference/html/TpChannelIface.html @@ -47,7 +47,7 @@ #include <telepathy-glib/channel-iface.h> void (*TpChannelFunc) (TpChannelIface *self, - gpointer userdata); + gpointer userdata); TpChannelIface; TpChannelIfaceClass; @@ -68,10 +68,10 @@

Properties

-  "channel-type"             gchar*                : Read / Write / Construct Only
-  "handle"                   guint                 : Read / Write / Construct Only
-  "handle-type"              guint                 : Read / Write / Construct Only
-  "object-path"              gchar*                : Read / Write / Construct Only
+  "channel-type"             gchar*                : Read / Write / Construct Only
+  "handle"                   guint                 : Read / Write / Construct Only
+  "handle-type"              guint                 : Read / Write / Construct Only
+  "object-path"              gchar*                : Read / Write / Construct Only
 
@@ -86,7 +86,7 @@

TpChannelFunc ()

void                (*TpChannelFunc)                    (TpChannelIface *self,
-                                                         gpointer userdata);
+ gpointer userdata);

A callback for functions which act on channels.

@@ -127,7 +127,7 @@

GObjectClass parent_class;

GObjectClass parent_class;

The parent class

const TpCMProtocolSpec *protocol_params;

An array of TpCMProtocolSpec structures representing the protocols this connection manager supports, terminated by a structure - whose name member is NULL; or NULL if this CM uses Protocol objects. + whose name member is NULL; or NULL if this CM uses Protocol objects.

TpBaseConnectionManagerNewConnFunc new_connection;

A TpBaseConnectionManagerNewConnFunc used to construct - new connections, or NULL if this CM uses Protocol objects. -

const gchar * const  *interfaces;

A GStrv of extra D-Bus interfaces implemented + new connections, or NULL if this CM uses Protocol objects. +

const gchar * const  *interfaces;

A GStrv of extra D-Bus interfaces implemented by instances of this class, which may be filled in by subclasses. The default is to list no additional interfaces. Since: 0.11.11

error :

if not NULL, used to indicate the error if NULL is returned +if not NULL, used to indicate the error if NULL is returned

Returns :

the new connection object, or NULL on error. + the new connection object, or NULL on error.

Returns :

the value of the "dbus-daemon" property. The caller must reference - the returned object with g_object_ref() if it will be kept. [transfer none] + the returned object with g_object_ref() if it will be kept. [transfer none]

Returns :

TRUE on success, FALSE (having emitted a warning to stderr) + TRUE on success, FALSE (having emitted a warning to stderr) on failure

GTypeInterface parent_class;

GTypeInterface parent_class;

Fields shared with GTypeInterface

request :

A request context as passed to tp_channel_factory_iface_request(), - or NULL + or NULL

request :

A request context as passed to tp_channel_factory_iface_request(), - or NULL + or NULL

error :

the GError that made the channel request fail +the GError that made the channel request fail

request_context :

a request context as passed to - tp_channel_factory_iface_request(), or NULL + tp_channel_factory_iface_request(), or NULL

request_context :

a request context as passed to - tp_channel_factory_iface_request(), or NULL + tp_channel_factory_iface_request(), or NULL
- + @@ -138,16 +138,16 @@

Property Details

The "channel-type" property

-
  "channel-type"             gchar*                : Read / Write / Construct Only
+
  "channel-type"             gchar*                : Read / Write / Construct Only

The D-Bus interface representing the type of this channel. Read-only except during construction.

In TpChannel this property is read-only except during construction; -if NULL during construction (the default), we ask the remote D-Bus +if NULL during construction (the default), we ask the remote D-Bus object what its channel type is, and reading this property will yield -NULL until a reply is received. This is not guaranteed to have happened +NULL until a reply is received. This is not guaranteed to have happened until tp_proxy_prepare_async() has finished preparing TP_CHANNEL_FEATURE_CORE.

@@ -161,7 +161,7 @@

The "handle" property

-
  "handle"                   guint                 : Read / Write / Construct Only
+
  "handle"                   guint                 : Read / Write / Construct Only

This channel's associated handle, or 0 if no handle or unknown. Read-only except during construction. @@ -183,7 +183,7 @@


The "handle-type" property

-
  "handle-type"              guint                 : Read / Write / Construct Only
+
  "handle-type"              guint                 : Read / Write / Construct Only

The TpHandleType of this channel's associated handle, or TP_HANDLE_TYPE_NONE (which is numerically 0) if no handle. @@ -205,7 +205,7 @@


The "object-path" property

-
  "object-path"              gchar*                : Read / Write / Construct Only
+
  "object-path"              gchar*                : Read / Write / Construct Only

The D-Bus object path used for this object on the bus. Read-only except during construction. diff --git a/docs/reference/html/TpChannelManager.html b/docs/reference/html/TpChannelManager.html index 0187c09..302a0d7 100644 --- a/docs/reference/html/TpChannelManager.html +++ b/docs/reference/html/TpChannelManager.html @@ -47,85 +47,85 @@ #include <telepathy-glib/channel-manager.h> void (*TpChannelManagerChannelClassFunc) (TpChannelManager *manager, - GHashTable *fixed_properties, - const gchar * const *allowed_properties, - gpointer user_data); + GHashTable *fixed_properties, + const gchar * const *allowed_properties, + gpointer user_data); void (*TpChannelManagerForeachChannelClassFunc) (TpChannelManager *manager, TpChannelManagerChannelClassFunc func, - gpointer user_data); + gpointer user_data); void (*TpChannelManagerTypeChannelClassFunc) - (GType type, - GHashTable *fixed_properties, - const gchar * const *allowed_properties, - gpointer user_data); + (GType type, + GHashTable *fixed_properties, + const gchar * const *allowed_properties, + gpointer user_data); void (*TpChannelManagerTypeForeachChannelClassFunc) - (GType type, + (GType type, TpChannelManagerTypeChannelClassFunc func, - gpointer user_data); + gpointer user_data); void (*TpChannelManagerForeachChannelFunc) (TpChannelManager *manager, TpExportableChannelFunc func, - gpointer user_data); -gboolean (*TpChannelManagerRequestFunc) (TpChannelManager *manager, - gpointer request_token, - GHashTable *request_properties); + gpointer user_data); +gboolean (*TpChannelManagerRequestFunc) (TpChannelManager *manager, + gpointer request_token, + GHashTable *request_properties); TpChannelManager; TpChannelManagerIface; -gboolean tp_channel_manager_asv_has_unknown_properties - (GHashTable *properties, - const gchar * const *fixed, - const gchar * const *allowed, - GError **error); -gboolean tp_channel_manager_create_channel (TpChannelManager *manager, - gpointer request_token, - GHashTable *request_properties); +gboolean tp_channel_manager_asv_has_unknown_properties + (GHashTable *properties, + const gchar * const *fixed, + const gchar * const *allowed, + GError **error); +gboolean tp_channel_manager_create_channel (TpChannelManager *manager, + gpointer request_token, + GHashTable *request_properties); void tp_channel_manager_emit_channel_closed - (gpointer instance, - const gchar *path); + (gpointer instance, + const gchar *path); void tp_channel_manager_emit_channel_closed_for_object - (gpointer instance, + (gpointer instance, TpExportableChannel *channel); -void tp_channel_manager_emit_new_channel (gpointer instance, +void tp_channel_manager_emit_new_channel (gpointer instance, TpExportableChannel *channel, - GSList *request_tokens); + GSList *request_tokens); void tp_channel_manager_emit_new_channels - (gpointer instance, - GHashTable *channels); + (gpointer instance, + GHashTable *channels); void tp_channel_manager_emit_request_already_satisfied - (gpointer instance, - gpointer request_token, + (gpointer instance, + gpointer request_token, TpExportableChannel *channel); void tp_channel_manager_emit_request_failed - (gpointer instance, - gpointer request_token, - GQuark domain, - gint code, - const gchar *message); + (gpointer instance, + gpointer request_token, + GQuark domain, + gint code, + const gchar *message); void tp_channel_manager_emit_request_failed_printf - (gpointer instance, - gpointer request_token, - GQuark domain, - gint code, - const gchar *format, + (gpointer instance, + gpointer request_token, + GQuark domain, + gint code, + const gchar *format, ...); -gboolean tp_channel_manager_ensure_channel (TpChannelManager *manager, - gpointer request_token, - GHashTable *request_properties); +gboolean tp_channel_manager_ensure_channel (TpChannelManager *manager, + gpointer request_token, + GHashTable *request_properties); void tp_channel_manager_foreach_channel (TpChannelManager *manager, TpExportableChannelFunc func, - gpointer user_data); + gpointer user_data); void tp_channel_manager_foreach_channel_class (TpChannelManager *manager, TpChannelManagerChannelClassFunc func, - gpointer user_data); + gpointer user_data); void tp_channel_manager_type_foreach_channel_class - (GType type, + (GType type, TpChannelManagerTypeChannelClassFunc func, - gpointer user_data); -gboolean tp_channel_manager_request_channel (TpChannelManager *manager, - gpointer request_token, - GHashTable *request_properties); + gpointer user_data); +gboolean tp_channel_manager_request_channel (TpChannelManager *manager, + gpointer request_token, + GHashTable *request_properties);

@@ -180,9 +180,9 @@

TpChannelManagerChannelClassFunc ()

void                (*TpChannelManagerChannelClassFunc) (TpChannelManager *manager,
-                                                         GHashTable *fixed_properties,
-                                                         const gchar * const *allowed_properties,
-                                                         gpointer user_data);
+ GHashTable *fixed_properties, + const gchar * const *allowed_properties, + gpointer user_data);

Signature of callbacks which act on each channel class supported by manager.

@@ -203,7 +203,7 @@
- @@ -221,7 +221,7 @@
void                (*TpChannelManagerForeachChannelClassFunc)
                                                         (TpChannelManager *manager,
                                                          TpChannelManagerChannelClassFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Signature of an implementation of foreach_channel_class, which must call func(manager, fixed, allowed, user_data) for each channel class understood @@ -252,10 +252,10 @@

TpChannelManagerTypeChannelClassFunc ()

void                (*TpChannelManagerTypeChannelClassFunc)
-                                                        (GType type,
-                                                         GHashTable *fixed_properties,
-                                                         const gchar * const *allowed_properties,
-                                                         gpointer user_data);
+ (GType type, + GHashTable *fixed_properties, + const gchar * const *allowed_properties, + gpointer user_data);

Signature of callbacks which act on each channel class potentially supported by instances of type. @@ -277,7 +277,7 @@

- @@ -293,9 +293,9 @@

TpChannelManagerTypeForeachChannelClassFunc ()

void                (*TpChannelManagerTypeForeachChannelClassFunc)
-                                                        (GType type,
+                                                        (GType type,
                                                          TpChannelManagerTypeChannelClassFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Signature of an implementation of type_foreach_channel_class, which must call func(type, fixed, allowed, user_data) for each channel class @@ -328,7 +328,7 @@

void                (*TpChannelManagerForeachChannelFunc)
                                                         (TpChannelManager *manager,
                                                          TpExportableChannelFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Signature of an implementation of foreach_channel, which must call func(channel, user_data) for each channel managed by this channel manager. @@ -357,9 +357,9 @@


TpChannelManagerRequestFunc ()

-
gboolean            (*TpChannelManagerRequestFunc)      (TpChannelManager *manager,
-                                                         gpointer request_token,
-                                                         GHashTable *request_properties);
+
gboolean            (*TpChannelManagerRequestFunc)      (TpChannelManager *manager,
+                                                         gpointer request_token,
+                                                         GHashTable *request_properties);

Signature of an implementation of TpChannelManagerIface.create_channel and TpChannelManagerIface.request_channel. @@ -367,7 +367,7 @@

Implementations should inspect the contents of request_properties to see if it matches a channel class handled by this manager. If so, they should -return TRUE to accept responsibility for the request, and ultimately emit +return TRUE to accept responsibility for the request, and ultimately emit exactly one of the "new-channels", "request-already-satisfied" and "request-failed" signals (including request_token in @@ -375,7 +375,7 @@

If the implementation does not want to handle the request, it should return -FALSE to allow the request to be offered to another channel manager. +FALSE to allow the request to be offered to another channel manager.

Implementations may assume the following of request_properties: @@ -426,7 +426,7 @@

- @@ -462,13 +462,13 @@

In addition to the fields documented here there are several GCallback -fields which must currently be NULL. -

-

GTypeInterface parent_class;

GTypeInterface parent_class;

The parent interface

allowed_properties :

A NULL-terminated array of property names which may +A NULL-terminated array of property names which may appear in requests for a particular channel class.

allowed_properties :

A NULL-terminated array of property names which may +A NULL-terminated array of property names which may appear in requests for a particular channel class.

Returns :

TRUE if manager will handle this request, else FALSE. + TRUE if manager will handle this request, else FALSE.
-- - - +fields which must currently be NULL. +

+

GTypeInterface parent;

++ + + @@ -524,11 +524,11 @@

tp_channel_manager_asv_has_unknown_properties ()

-
gboolean            tp_channel_manager_asv_has_unknown_properties
-                                                        (GHashTable *properties,
-                                                         const gchar * const *fixed,
-                                                         const gchar * const *allowed,
-                                                         GError **error);
+
gboolean            tp_channel_manager_asv_has_unknown_properties
+                                                        (GHashTable *properties,
+                                                         const gchar * const *fixed,
+                                                         const gchar * const *allowed,
+                                                         GError **error);

Checks whether the keys of properties are elements of one of fixed and allowed. This is intended to be used by implementations of @@ -537,8 +537,8 @@ properties must cause a request to fail, not be silently ignored.

-On encountering unknown properties, this function will return TRUE, and -set error to a GError that could be used as a D-Bus method error. +On encountering unknown properties, this function will return TRUE, and +set error to a GError that could be used as a D-Bus method error.

GTypeInterface parent;

Fields shared with GTypeInterface.
@@ -551,12 +551,12 @@ - - @@ -567,8 +567,8 @@ - @@ -579,9 +579,9 @@

tp_channel_manager_create_channel ()

-
gboolean            tp_channel_manager_create_channel   (TpChannelManager *manager,
-                                                         gpointer request_token,
-                                                         GHashTable *request_properties);
+
gboolean            tp_channel_manager_create_channel   (TpChannelManager *manager,
+                                                         gpointer request_token,
+                                                         GHashTable *request_properties);

Offers an incoming CreateChannel call to manager.

@@ -607,7 +607,7 @@
- @@ -619,8 +619,8 @@

tp_channel_manager_emit_channel_closed ()

void                tp_channel_manager_emit_channel_closed
-                                                        (gpointer instance,
-                                                         const gchar *path);
+ (gpointer instance, + const gchar *path);

Emit the "channel-closed" signal indicating that the channel at the given object path has been closed. @@ -646,7 +646,7 @@

tp_channel_manager_emit_channel_closed_for_object ()

void                tp_channel_manager_emit_channel_closed_for_object
-                                                        (gpointer instance,
+                                                        (gpointer instance,
                                                          TpExportableChannel *channel);

Emit the "channel-closed" signal indicating that @@ -674,9 +674,9 @@


tp_channel_manager_emit_new_channel ()

-
void                tp_channel_manager_emit_new_channel (gpointer instance,
+
void                tp_channel_manager_emit_new_channel (gpointer instance,
                                                          TpExportableChannel *channel,
-                                                         GSList *request_tokens);
+ GSList *request_tokens);

Emit the "new-channels" signal indicating that the channel has been created. (This is a convenient shortcut for calling @@ -709,8 +709,8 @@

tp_channel_manager_emit_new_channels ()

void                tp_channel_manager_emit_new_channels
-                                                        (gpointer instance,
-                                                         GHashTable *channels);
+ (gpointer instance, + GHashTable *channels);

If channels is non-empty, emit the "new-channels" signal indicating that those channels have been created. @@ -725,10 +725,10 @@

- @@ -740,8 +740,8 @@

tp_channel_manager_emit_request_already_satisfied ()

void                tp_channel_manager_emit_request_already_satisfied
-                                                        (gpointer instance,
-                                                         gpointer request_token,
+                                                        (gpointer instance,
+                                                         gpointer request_token,
                                                          TpExportableChannel *channel);

Emit the "request-already-satisfied" signal indicating @@ -774,11 +774,11 @@

tp_channel_manager_emit_request_failed ()

void                tp_channel_manager_emit_request_failed
-                                                        (gpointer instance,
-                                                         gpointer request_token,
-                                                         GQuark domain,
-                                                         gint code,
-                                                         const gchar *message);
+ (gpointer instance, + gpointer request_token, + GQuark domain, + gint code, + const gchar *message);

Emit the "request-failed" signal indicating that the request request_token failed for the given reason. @@ -798,12 +798,12 @@

- - @@ -819,11 +819,11 @@

tp_channel_manager_emit_request_failed_printf ()

void                tp_channel_manager_emit_request_failed_printf
-                                                        (gpointer instance,
-                                                         gpointer request_token,
-                                                         GQuark domain,
-                                                         gint code,
-                                                         const gchar *format,
+                                                        (gpointer instance,
+                                                         gpointer request_token,
+                                                         GQuark domain,
+                                                         gint code,
+                                                         const gchar *format,
                                                          ...);

Emit the "request-failed" signal indicating that @@ -844,12 +844,12 @@

- - @@ -869,9 +869,9 @@

tp_channel_manager_ensure_channel ()

-
gboolean            tp_channel_manager_ensure_channel   (TpChannelManager *manager,
-                                                         gpointer request_token,
-                                                         GHashTable *request_properties);
+
gboolean            tp_channel_manager_ensure_channel   (TpChannelManager *manager,
+                                                         gpointer request_token,
+                                                         GHashTable *request_properties);

Offers an incoming EnsureChannel call to manager.

@@ -897,7 +897,7 @@
- @@ -910,7 +910,7 @@

tp_channel_manager_foreach_channel ()

void                tp_channel_manager_foreach_channel  (TpChannelManager *manager,
                                                          TpExportableChannelFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Calls func(channel, user_data) for each channel managed by manager.

@@ -942,7 +942,7 @@
void                tp_channel_manager_foreach_channel_class
                                                         (TpChannelManager *manager,
                                                          TpChannelManagerChannelClassFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Calls func(manager, fixed, allowed, user_data) for each channel class understood by manager. @@ -973,9 +973,9 @@

tp_channel_manager_type_foreach_channel_class ()

void                tp_channel_manager_type_foreach_channel_class
-                                                        (GType type,
+                                                        (GType type,
                                                          TpChannelManagerTypeChannelClassFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

Calls func(type, fixed, allowed, user_data) for each channel class potentially understood by instances of type. @@ -1005,9 +1005,9 @@


tp_channel_manager_request_channel ()

-
gboolean            tp_channel_manager_request_channel  (TpChannelManager *manager,
-                                                         gpointer request_token,
-                                                         GHashTable *request_properties);
+
gboolean            tp_channel_manager_request_channel  (TpChannelManager *manager,
+                                                         gpointer request_token,
+                                                         GHashTable *request_properties);

Offers an incoming RequestChannel call to manager.

@@ -1033,7 +1033,7 @@
- @@ -1047,8 +1047,8 @@

The "channel-closed" signal

void                user_function                      (TpChannelManager *self,
-                                                        gchar            *path,
-                                                        gpointer          user_data)      : Run Last / Has Details
+ gchar *path, + gpointer user_data) : Run Last / Has Details

Emitted when a channel has been closed. The Connection should generally respond to this signal by emitting ChannelClosed. @@ -1077,8 +1077,8 @@

The "new-channels" signal

void                user_function                      (TpChannelManager *self,
-                                                        gpointer          channels,
-                                                        gpointer          user_data)      : Run Last / Has Details
+ gpointer channels, + gpointer user_data) : Run Last / Has Details

Emitted when new channels have been created. The Connection should generally emit NewChannels (and NewChannel) in response to this @@ -1095,10 +1095,10 @@

- @@ -1113,9 +1113,9 @@

The "request-already-satisfied" signal

void                user_function                      (TpChannelManager *self,
-                                                        gpointer          request_token,
-                                                        GObject          *channel,
-                                                        gpointer          user_data)          : Run Last / Has Details
+ gpointer request_token, + GObject *channel, + gpointer user_data) : Run Last / Has Details

Emitted when a channel request is satisfied by an existing channel. The Connection should generally respond to this signal by returning @@ -1152,11 +1152,11 @@

The "request-failed" signal

void                user_function                      (TpChannelManager *self,
-                                                        gpointer          request_token,
-                                                        guint             domain,
-                                                        gint              code,
-                                                        gchar            *message,
-                                                        gpointer          user_data)          : Run Last / Has Details
+ gpointer request_token, + guint domain, + gint code, + gchar *message, + gpointer user_data) : Run Last / Has Details

Emitted when a channel request has failed. The Connection should generally respond to this signal by returning failure from @@ -1178,19 +1178,19 @@

- - - diff --git a/docs/reference/html/TpClientMessage.html b/docs/reference/html/TpClientMessage.html index a7bdac9..e453fcd 100644 --- a/docs/reference/html/TpClientMessage.html +++ b/docs/reference/html/TpClientMessage.html @@ -45,13 +45,13 @@ TpClientMessage; TpMessage * tp_client_message_new (void); TpMessage * tp_client_message_new_text (TpChannelTextMessageType type, - const gchar *text); + const gchar *text);

Object Hierarchy

-  GObject
+  GObject
    +----TpMessage
          +----TpClientMessage
 
@@ -99,7 +99,7 @@

tp_client_message_new_text ()

TpMessage *         tp_client_message_new_text          (TpChannelTextMessageType type,
-                                                         const gchar *text);
+ const gchar *text);

A convenient function to create a new TpClientMessage having 'text/plain' as 'content-type', type as 'message-type' and diff --git a/docs/reference/html/TpDynamicHandleRepo.html b/docs/reference/html/TpDynamicHandleRepo.html index 644e277..8c4ce33 100644 --- a/docs/reference/html/TpDynamicHandleRepo.html +++ b/docs/reference/html/TpDynamicHandleRepo.html @@ -53,17 +53,17 @@ const char *id); TpHandleRepoIface * tp_dynamic_handle_repo_new (TpHandleType handle_type, TpDynamicHandleRepoNormalizeFunc normalize_func, - gpointer default_normalize_context); -gchar * (*TpDynamicHandleRepoNormalizeFunc) (TpHandleRepoIface *repo, - const gchar *id, - gpointer context, - GError **error); + gpointer default_normalize_context); +gchar * (*TpDynamicHandleRepoNormalizeFunc) (TpHandleRepoIface *repo, + const gchar *id, + gpointer context, + GError **error);

Object Hierarchy

-  GObject
+  GObject
    +----TpDynamicHandleRepo
 
@@ -76,8 +76,8 @@

Properties

-  "default-normalize-context" gpointer              : Read / Write / Construct Only
-  "normalize-function"       gpointer              : Read / Write / Construct Only
+  "default-normalize-context" gpointer              : Read / Write / Construct Only
+  "normalize-function"       gpointer              : Read / Write / Construct Only
 
@@ -161,7 +161,7 @@

tp_dynamic_handle_repo_new ()

TpHandleRepoIface * tp_dynamic_handle_repo_new          (TpHandleType handle_type,
                                                          TpDynamicHandleRepoNormalizeFunc normalize_func,
-                                                         gpointer default_normalize_context);
+ gpointer default_normalize_context);

@@ -176,14 +176,14 @@
@@ -197,10 +197,10 @@

TpDynamicHandleRepoNormalizeFunc ()

-
gchar *             (*TpDynamicHandleRepoNormalizeFunc) (TpHandleRepoIface *repo,
-                                                         const gchar *id,
-                                                         gpointer context,
-                                                         GError **error);
+
gchar *             (*TpDynamicHandleRepoNormalizeFunc) (TpHandleRepoIface *repo,
+                                                         const gchar *id,
+                                                         gpointer context,
+                                                         GError **error);

Signature of the normalization function optionally used by TpDynamicHandleRepo instances. @@ -245,21 +245,21 @@

Property Details

The "default-normalize-context" property

-
  "default-normalize-context" gpointer              : Read / Write / Construct Only
+
  "default-normalize-context" gpointer              : Read / Write / Construct Only

An optional default context given to the -"normalize-function" if NULL is passed as context to +"normalize-function" if NULL is passed as context to the ensure or lookup functions, e.g. when RequestHandle is called via -D-Bus. The default is NULL. +D-Bus. The default is NULL.


The "normalize-function" property

-
  "normalize-function"       gpointer              : Read / Write / Construct Only
+
  "normalize-function"       gpointer              : Read / Write / Construct Only

An optional TpDynamicHandleRepoNormalizeFunc used to validate and -normalize handle IDs. If NULL (which is the default), any handle ID is +normalize handle IDs. If NULL (which is the default), any handle ID is accepted as-is (equivalent to supplying a pointer to a function that just calls g_strdup).

diff --git a/docs/reference/html/TpExportableChannel.html b/docs/reference/html/TpExportableChannel.html index d08a32f..f96890b 100644 --- a/docs/reference/html/TpExportableChannel.html +++ b/docs/reference/html/TpExportableChannel.html @@ -50,7 +50,7 @@ #include <telepathy-glib/exportable-channel.h> void (*TpExportableChannelFunc) (TpExportableChannel *channel, - gpointer user_data); + gpointer user_data); TpExportableChannel; TpExportableChannelIface; @@ -77,9 +77,9 @@

Properties

-  "channel-destroyed"        gboolean              : Read
+  "channel-destroyed"        gboolean              : Read
   "channel-properties"       GHashTable_gchararray+GValue_*  : Read
-  "object-path"              gchar*                : Read / Write / Construct Only
+  "object-path"              gchar*                : Read / Write / Construct Only
 
@@ -95,7 +95,7 @@

TpExportableChannelFunc ()

void                (*TpExportableChannelFunc)          (TpExportableChannel *channel,
-                                                         gpointer user_data);
+ gpointer user_data);

A callback for functions which act on exportable channels.

@@ -136,7 +136,7 @@

fixed :

a NULL-terminated array of property names +a NULL-terminated array of property names

allowed :

a NULL-terminated array of property names +a NULL-terminated array of property names

Returns :

TRUE if properties contains keys not in either fixed or - allowed; else FALSE. + TRUE if properties contains keys not in either fixed or + allowed; else FALSE.

Returns :

TRUE if this request will be handled by manager; else FALSE. + TRUE if this request will be handled by manager; else FALSE.

channels :

a GHashTable where the keys are +a GHashTable where the keys are TpExportableChannel instances (hashed and compared - by g_direct_hash() and g_direct_equal()) and the values are - linked lists (GSList) of request tokens (opaque pointers) satisfied by + by g_direct_hash() and g_direct_equal()) and the values are + linked lists (GSList) of request tokens (opaque pointers) satisfied by these channels

domain :

a GError domain +a GError domain

code :

a GError code appropriate for domain +a GError code appropriate for domain

domain :

a GError domain +a GError domain

code :

a GError code appropriate for domain +a GError code appropriate for domain

Returns :

TRUE if this request will be handled by manager; else FALSE. + TRUE if this request will be handled by manager; else FALSE.

Returns :

TRUE if this request will be handled by manager; else FALSE. + TRUE if this request will be handled by manager; else FALSE.

channels :

a GHashTable where the keys are +a GHashTable where the keys are TpExportableChannel instances (hashed and compared - by g_direct_hash() and g_direct_equal()) and the values are - linked lists (GSList) of request tokens (opaque pointers) satisfied + by g_direct_hash() and g_direct_equal()) and the values are + linked lists (GSList) of request tokens (opaque pointers) satisfied by these channels

domain :

the domain of a GError indicating why the request +the domain of a GError indicating why the request failed

code :

the error code of a GError indicating why the request +the error code of a GError indicating why the request failed

message :

the string part of a GError indicating why the request +the string part of a GError indicating why the request failed

normalize_func :

The function to be used to normalize and validate handles, - or NULL to accept all handles as-is + or NULL to accept all handles as-is

default_normalize_context :

The context pointer to be passed to the - normalize_func if a NULL context is passed to tp_handle_lookup() and - tp_handle_ensure(); this may itself be NULL + normalize_func if a NULL context is passed to tp_handle_lookup() and + tp_handle_ensure(); this may itself be NULL
- + @@ -147,7 +147,7 @@

Property Details

The "channel-destroyed" property

-
  "channel-destroyed"        gboolean              : Read
+
  "channel-destroyed"        gboolean              : Read

If true, the closed signal on the Channel interface indicates that the channel can go away. @@ -210,7 +210,7 @@ 18 19

@@ -233,7 +233,7 @@

tp_message_to_text ()

-
gchar *             tp_message_to_text                  (TpMessage *message,
+
gchar *             tp_message_to_text                  (TpMessage *message,
                                                          TpChannelTextMessageFlags *out_flags);

Concatene all the text parts contained in message. @@ -248,7 +248,7 @@

- @@ -289,11 +289,11 @@

tp_message_get_received_timestamp ()

-
gint64              tp_message_get_received_timestamp   (TpMessage *self);
+
gint64              tp_message_get_received_timestamp   (TpMessage *self);

Return when this message was received locally, as a number of seconds since the beginning of 1970 in the UTC timezone (the same representation used by -g_date_time_new_from_unix_utc(), for instance), or 0 if not known. +g_date_time_new_from_unix_utc(), for instance), or 0 if not known.

GTypeInterface parent;

GTypeInterface parent;

The parent interface
case PROP_CHANNEL_PROPERTIES:
-  g_value_take_boxed (value,
+  g_value_take_boxed (value,
     tp_dbus_properties_mixin_make_properties_hash (object,
         // The spec says these properties MUST be included:
         TP_IFACE_CHANNEL, "TargetHandle",
@@ -239,7 +239,7 @@
 

The "object-path" property

-
  "object-path"              gchar*                : Read / Write / Construct Only
+
  "object-path"              gchar*                : Read / Write / Construct Only

The D-Bus object path used for this object on the bus. Read-only except during construction. diff --git a/docs/reference/html/TpMessage.html b/docs/reference/html/TpMessage.html index 2482817..e3fa2cf 100644 --- a/docs/reference/html/TpMessage.html +++ b/docs/reference/html/TpMessage.html @@ -43,98 +43,98 @@ #include <telepathy-glib/message.h> TpMessage; -guint tp_message_count_parts (TpMessage *self); -const GHashTable * tp_message_peek (TpMessage *self, - guint part); -gchar * tp_message_to_text (TpMessage *message, +guint tp_message_count_parts (TpMessage *self); +const GHashTable * tp_message_peek (TpMessage *self, + guint part); +gchar * tp_message_to_text (TpMessage *message, TpChannelTextMessageFlags *out_flags); TpChannelTextMessageType tp_message_get_message_type (TpMessage *self); -gint64 tp_message_get_received_timestamp (TpMessage *self); -gint64 tp_message_get_sent_timestamp (TpMessage *self); -const gchar * tp_message_get_specific_to_interface +gint64 tp_message_get_received_timestamp (TpMessage *self); +gint64 tp_message_get_sent_timestamp (TpMessage *self); +const gchar * tp_message_get_specific_to_interface (TpMessage *self); -const gchar * tp_message_get_supersedes (TpMessage *self); -const gchar * tp_message_get_token (TpMessage *self); -gboolean tp_message_is_delivery_report (TpMessage *self); -gboolean tp_message_is_rescued (TpMessage *self); -gboolean tp_message_is_scrollback (TpMessage *self); - -gboolean tp_message_is_mutable (TpMessage *self); -guint tp_message_append_part (TpMessage *self); -gboolean tp_message_delete_key (TpMessage *self, - guint part, - const gchar *key); +const gchar * tp_message_get_supersedes (TpMessage *self); +const gchar * tp_message_get_token (TpMessage *self); +gboolean tp_message_is_delivery_report (TpMessage *self); +gboolean tp_message_is_rescued (TpMessage *self); +gboolean tp_message_is_scrollback (TpMessage *self); + +gboolean tp_message_is_mutable (TpMessage *self); +guint tp_message_append_part (TpMessage *self); +gboolean tp_message_delete_key (TpMessage *self, + guint part, + const gchar *key); void tp_message_delete_part (TpMessage *self, - guint part); + guint part); void tp_message_set (TpMessage *self, - guint part, - const gchar *key, - const GValue *source); + guint part, + const gchar *key, + const GValue *source); void tp_message_set_boolean (TpMessage *self, - guint part, - const gchar *key, - gboolean b); + guint part, + const gchar *key, + gboolean b); void tp_message_set_bytes (TpMessage *self, - guint part, - const gchar *key, - guint len, - gconstpointer bytes); + guint part, + const gchar *key, + guint len, + gconstpointer bytes); #define tp_message_set_int16 (s, p, k, i) void tp_message_set_int32 (TpMessage *self, - guint part, - const gchar *key, - gint32 i); + guint part, + const gchar *key, + gint32 i); void tp_message_set_int64 (TpMessage *self, - guint part, - const gchar *key, - gint64 i); + guint part, + const gchar *key, + gint64 i); void tp_message_set_string (TpMessage *self, - guint part, - const gchar *key, - const gchar *s); + guint part, + const gchar *key, + const gchar *s); void tp_message_set_string_printf (TpMessage *self, - guint part, - const gchar *key, - const gchar *fmt, + guint part, + const gchar *key, + const gchar *fmt, ...); #define tp_message_set_uint16 (s, p, k, u) void tp_message_set_uint32 (TpMessage *self, - guint part, - const gchar *key, - guint32 u); + guint part, + const gchar *key, + guint32 u); void tp_message_set_uint64 (TpMessage *self, - guint part, - const gchar *key, - guint64 u); + guint part, + const gchar *key, + guint64 u); TpMessage * tp_message_new (TpBaseConnection *connection, - guint initial_parts, - guint size_hint); + guint initial_parts, + guint size_hint); void tp_message_destroy (TpMessage *self); void tp_message_ref_handle (TpMessage *self, TpHandleType handle_type, TpHandle handle); void tp_message_set_handle (TpMessage *self, - guint part, - const gchar *key, + guint part, + const gchar *key, TpHandleType handle_type, TpHandle handle_or_0); void tp_message_take_message (TpMessage *self, - guint part, - const gchar *key, + guint part, + const gchar *key, TpMessage *message);

Object Hierarchy

-  GObject
+  GObject
    +----TpMessage
          +----TpClientMessage
          +----TpCMMessage
@@ -174,7 +174,7 @@
 

tp_message_count_parts ()

-
guint               tp_message_count_parts              (TpMessage *self);
+
guint               tp_message_count_parts              (TpMessage *self);

@@ -200,8 +200,8 @@

tp_message_peek ()

-
const GHashTable *  tp_message_peek                     (TpMessage *self,
-                                                         guint part);
+
const GHashTable *  tp_message_peek                     (TpMessage *self,
+                                                         guint part);

@@ -221,7 +221,7 @@

Returns :

- the GHashTable used to implement the given part, or NULL if the + the GHashTable used to implement the given part, or NULL if the part number is out of range. The hash table is only valid as long as the message is valid and the part is not deleted. [transfer none][element-type utf8 GObject.Value]

out_flags :

(out) : if not NULL, the TpChannelTextMessageFlags of message +(out) : if not NULL, the TpChannelTextMessageFlags of message
@@ -316,11 +316,11 @@

tp_message_get_sent_timestamp ()

-
gint64              tp_message_get_sent_timestamp       (TpMessage *self);
+
gint64              tp_message_get_sent_timestamp       (TpMessage *self);

Return when this message was sent, as a number of seconds since the beginning of 1970 in the UTC timezone (the same representation used by -g_date_time_new_from_unix_utc(), for instance), or 0 if not known. +g_date_time_new_from_unix_utc(), for instance), or 0 if not known.

If this protocol does not track the time at which the message was @@ -348,7 +348,7 @@


tp_message_get_specific_to_interface ()

-
const gchar *       tp_message_get_specific_to_interface
+
const gchar *       tp_message_get_specific_to_interface
                                                         (TpMessage *self);

If this message is specific to a particular D-Bus interface and should @@ -356,19 +356,19 @@ name of the interface.

-If this message is an ordinary message or delivery report, return NULL. -

-
-- - - - - - - - - - -

self :

a message -

Returns :

a D-Bus interface name, or NULL for ordinary +If this message is an ordinary message or delivery report, return NULL. +

+
++ + + + + + + + @@ -379,10 +379,10 @@

tp_message_get_supersedes ()

-
const gchar *       tp_message_get_supersedes           (TpMessage *self);
+
const gchar *       tp_message_get_supersedes           (TpMessage *self);

If this message replaces a previous message, return the value of -tp_message_get_token() for that previous message. Otherwise, return NULL. +tp_message_get_token() for that previous message. Otherwise, return NULL.

For instance, a user interface could replace the superseded @@ -398,7 +398,7 @@

- @@ -408,7 +408,7 @@

tp_message_get_token ()

-
const gchar *       tp_message_get_token                (TpMessage *self);
+
const gchar *       tp_message_get_token                (TpMessage *self);

Return this message's identifier in the underlying protocol. This is not guaranteed to be unique, even within the scope @@ -416,19 +416,19 @@ messages with different non-empty tokens are different messages.

-If there is no suitable token, return NULL. -

-

self :

a message +

Returns :

a D-Bus interface name, or NULL for ordinary messages and delivery reports. [transfer none]

Returns :

a non-empty opaque identifier, or NULL if none. [transfer none] + a non-empty opaque identifier, or NULL if none. [transfer none]
-- - - - - - - - @@ -263,7 +263,7 @@

tp_text_mixin_set_message_types ()

-
void                tp_text_mixin_set_message_types     (GObject *obj,
+
void                tp_text_mixin_set_message_types     (GObject *obj,
                                                          ...);

Set the supported message types. @@ -279,7 +279,7 @@

@@ -288,7 +288,7 @@

tp_text_mixin_finalize ()

-
void                tp_text_mixin_finalize              (GObject *obj);
+
void                tp_text_mixin_finalize              (GObject *obj);

Free resources held by the text mixin.

@@ -304,7 +304,7 @@

tp_text_mixin_receive_with_flags ()

-
gboolean            tp_text_mixin_receive_with_flags    (GObject *obj,
+
gboolean            tp_text_mixin_receive_with_flags    (GObject *obj,
                                                          TpChannelTextMessageType type,
                                                          TpHandle sender,
                                                          time_t timestamp,
@@ -348,7 +348,7 @@
 
 
- @@ -358,7 +358,7 @@

tp_text_mixin_receive ()

-
gboolean            tp_text_mixin_receive               (GObject *obj,
+
gboolean            tp_text_mixin_receive               (GObject *obj,
                                                          TpChannelTextMessageType type,
                                                          TpHandle sender,
                                                          time_t timestamp,
@@ -397,7 +397,7 @@
 
 
- @@ -407,10 +407,10 @@

tp_text_mixin_acknowledge_pending_messages ()

-
gboolean            tp_text_mixin_acknowledge_pending_messages
-                                                        (GObject *obj,
-                                                         const GArray *ids,
-                                                         GError **error);
+
gboolean            tp_text_mixin_acknowledge_pending_messages
+                                                        (GObject *obj,
+                                                         const GArray *ids,
+                                                         GError **error);

Implements D-Bus method AcknowledgePendingMessages on interface org.freedesktop.Telepathy.Channel.Type.Text @@ -446,10 +446,10 @@


tp_text_mixin_list_pending_messages ()

-
gboolean            tp_text_mixin_list_pending_messages (GObject *obj,
-                                                         gboolean clear,
-                                                         GPtrArray **ret,
-                                                         GError **error);
+
gboolean            tp_text_mixin_list_pending_messages (GObject *obj,
+                                                         gboolean clear,
+                                                         GPtrArray **ret,
+                                                         GError **error);

Implements D-Bus method ListPendingMessages on interface org.freedesktop.Telepathy.Channel.Type.Text @@ -464,7 +464,7 @@

- @@ -490,9 +490,9 @@

tp_text_mixin_get_message_types ()

-
gboolean            tp_text_mixin_get_message_types     (GObject *obj,
-                                                         GArray **ret,
-                                                         GError **error);
+
gboolean            tp_text_mixin_get_message_types     (GObject *obj,
+                                                         GArray **ret,
+                                                         GError **error);

Return a newly allocated GArray of guint, representing message types taken from TpChannelTextMessageType, through ret. @@ -517,7 +517,7 @@

- @@ -526,7 +526,7 @@

tp_text_mixin_clear ()

-
void                tp_text_mixin_clear                 (GObject *obj);
+
void                tp_text_mixin_clear                 (GObject *obj);

Clear the pending message queue, deleting all messages.

@@ -542,11 +542,11 @@

tp_text_mixin_has_pending_messages ()

-
gboolean            tp_text_mixin_has_pending_messages  (GObject *obj,
+
gboolean            tp_text_mixin_has_pending_messages  (GObject *obj,
                                                          TpHandle *first_sender);

Return whether the channel obj has unacknowledged messages. If so, and -first_sender is not NULL, the handle of the sender of the first message +first_sender is not NULL, the handle of the sender of the first message is placed in it, without incrementing the handle's reference count.

self :

a message -

Returns :

a non-empty opaque identifier, or NULL if none. [transfer none] +If there is no suitable token, return NULL. +

+
++ + + + + + + + @@ -438,22 +438,22 @@

tp_message_is_delivery_report ()

-
gboolean            tp_message_is_delivery_report       (TpMessage *self);
+
gboolean            tp_message_is_delivery_report       (TpMessage *self);

If this message is a delivery report indicating success or failure of -delivering a message, return TRUE. -

-

self :

a message +

Returns :

a non-empty opaque identifier, or NULL if none. [transfer none]
-- - - - - - - - - - @@ -240,12 +240,12 @@ - - @@ -256,10 +256,10 @@

TpGroupMixinAddMemberFunc ()

-
gboolean            (*TpGroupMixinAddMemberFunc)        (GObject *obj,
+
gboolean            (*TpGroupMixinAddMemberFunc)        (GObject *obj,
                                                          TpHandle handle,
-                                                         const gchar *message,
-                                                         GError **error);
+ const gchar *message, + GError **error);

Signature of the callback used to add a member to the group. This should perform the necessary operations in the underlying IM protocol @@ -285,12 +285,12 @@

- - @@ -299,10 +299,10 @@

TpGroupMixinRemMemberFunc ()

-
gboolean            (*TpGroupMixinRemMemberFunc)        (GObject *obj,
+
gboolean            (*TpGroupMixinRemMemberFunc)        (GObject *obj,
                                                          TpHandle handle,
-                                                         const gchar *message,
-                                                         GError **error);
+ const gchar *message, + GError **error);

Signature of the callback used to remove a member from the group. This should perform the necessary operations in the underlying IM protocol @@ -328,12 +328,12 @@

- - @@ -342,12 +342,12 @@

TpGroupMixinRemMemberWithReasonFunc ()

-
gboolean            (*TpGroupMixinRemMemberWithReasonFunc)
-                                                        (GObject *obj,
+
gboolean            (*TpGroupMixinRemMemberWithReasonFunc)
+                                                        (GObject *obj,
                                                          TpHandle handle,
-                                                         const gchar *message,
-                                                         guint reason,
-                                                         GError **error);
+ const gchar *message, + guint reason, + GError **error);

Signature of the callback used to remove a member from the group. This should perform the necessary operations in the underlying IM protocol @@ -381,12 +381,12 @@

- - @@ -506,8 +506,8 @@

tp_group_mixin_class_init ()

-
void                tp_group_mixin_class_init           (GObjectClass *obj_cls,
-                                                         glong offset,
+
void                tp_group_mixin_class_init           (GObjectClass *obj_cls,
+                                                         glong offset,
                                                          TpGroupMixinAddMemberFunc add_func,
                                                          TpGroupMixinRemMemberFunc rem_func);

@@ -536,7 +536,7 @@

@@ -547,7 +547,7 @@

tp_group_mixin_class_allow_self_removal ()

void                tp_group_mixin_class_allow_self_removal
-                                                        (GObjectClass *obj_cls);
+ (GObjectClass *obj_cls);

Configure the mixin to allow attempts to remove the SelfHandle from this Group, even if the group flags would otherwise disallow this. The @@ -584,13 +584,13 @@

tp_group_mixin_class_set_remove_with_reason_func ()

void                tp_group_mixin_class_set_remove_with_reason_func
-                                                        (GObjectClass *cls,
+                                                        (GObjectClass *cls,
                                                          TpGroupMixinRemMemberWithReasonFunc func);

Set a callback to be used to implement RemoveMembers() and RemoveMembersWithReason(). If this function is called during class initialization, the given callback will be used instead of the remove -callback passed to tp_group_mixin_class_init() (which must be NULL +callback passed to tp_group_mixin_class_init() (which must be NULL in this case).

self :

a message -

Returns :

TRUE if this is a delivery report +delivering a message, return TRUE. +

+
++ + + + + + + + @@ -464,9 +464,9 @@

tp_message_is_rescued ()

-
gboolean            tp_message_is_rescued               (TpMessage *self);
-

-Returns TRUE if this incoming message has been seen in a previous channel +

gboolean            tp_message_is_rescued               (TpMessage *self);
+

+Returns TRUE if this incoming message has been seen in a previous channel during the lifetime of the Connection, but had not been acknowledged when that channel closed, causing an identical channel (in which the message now appears) to open. @@ -484,7 +484,7 @@

- @@ -496,21 +496,21 @@

tp_message_is_scrollback ()

-
gboolean            tp_message_is_scrollback            (TpMessage *self);
-

- -

-

self :

a message +

Returns :

TRUE if this is a delivery report

Returns :

TRUE if this message was seen in a previous Channel on this + TRUE if this message was seen in a previous Channel on this Connection
-- - - - - - - - + G_STRUCT_OFFSET(SomeObject, contacts_mixin));

self :

a message -

Returns :

TRUE if this message is part of a replay of message history, for +
gboolean            tp_message_is_scrollback            (TpMessage *self);
+

+ +

+
++ + + + + + + + @@ -522,7 +522,7 @@

tp_message_is_mutable ()

-
gboolean            tp_message_is_mutable               (TpMessage *self);
+
gboolean            tp_message_is_mutable               (TpMessage *self);

Check if self is mutable. Only mutable messages can be modified using functions such as tp_message_set_string(). @@ -537,7 +537,7 @@

- @@ -548,7 +548,7 @@

tp_message_append_part ()

-
guint               tp_message_append_part              (TpMessage *self);
+
guint               tp_message_append_part              (TpMessage *self);

Append a body part to the message.

@@ -573,9 +573,9 @@

tp_message_delete_key ()

-
gboolean            tp_message_delete_key               (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key);
+
gboolean            tp_message_delete_key               (TpMessage *self,
+                                                         guint part,
+                                                         const gchar *key);

Remove the given key and its value from the given part.

@@ -600,7 +600,7 @@
- @@ -612,7 +612,7 @@

tp_message_delete_part ()

void                tp_message_delete_part              (TpMessage *self,
-                                                         guint part);
+ guint part);

Delete the given body part from the message.

@@ -638,9 +638,9 @@

tp_message_set ()

void                tp_message_set                      (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         const GValue *source);
+ guint part, + const gchar *key, + const GValue *source);

Set key in part part of self to have a copy of source as its value.

@@ -680,9 +680,9 @@

tp_message_set_boolean ()

void                tp_message_set_boolean              (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         gboolean b);
+ guint part, + const gchar *key, + gboolean b);

Set key in part part of self to have b as a boolean value.

@@ -718,10 +718,10 @@

tp_message_set_bytes ()

void                tp_message_set_bytes                (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         guint len,
-                                                         gconstpointer bytes);
+ guint part, + const gchar *key, + guint len, + gconstpointer bytes);

Set key in part part of self to have bytes as a byte-array value.

@@ -797,9 +797,9 @@

tp_message_set_int32 ()

void                tp_message_set_int32                (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         gint32 i);
+ guint part, + const gchar *key, + gint32 i);

Set key in part part of self to have i as a signed integer value.

@@ -835,9 +835,9 @@

tp_message_set_int64 ()

void                tp_message_set_int64                (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         gint64 i);
+ guint part, + const gchar *key, + gint64 i);

Set key in part part of self to have i as a signed integer value.

@@ -873,9 +873,9 @@

tp_message_set_string ()

void                tp_message_set_string               (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         const gchar *s);
+ guint part, + const gchar *key, + const gchar *s);

Set key in part part of self to have s as a string value.

@@ -911,9 +911,9 @@

tp_message_set_string_printf ()

void                tp_message_set_string_printf        (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         const gchar *fmt,
+                                                         guint part,
+                                                         const gchar *key,
+                                                         const gchar *fmt,
                                                          ...);

Set key in part part of self to have a string value constructed from a @@ -991,9 +991,9 @@

tp_message_set_uint32 ()

void                tp_message_set_uint32               (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         guint32 u);
+ guint part, + const gchar *key, + guint32 u);

Set key in part part of self to have u as an unsigned integer value.

@@ -1029,9 +1029,9 @@

tp_message_set_uint64 ()

void                tp_message_set_uint64               (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
-                                                         guint64 u);
+ guint part, + const gchar *key, + guint64 u);

Set key in part part of self to have u as an unsigned integer value.

@@ -1067,8 +1067,8 @@

tp_message_new ()

TpMessage *         tp_message_new                      (TpBaseConnection *connection,
-                                                         guint initial_parts,
-                                                         guint size_hint);
+ guint initial_parts, + guint size_hint);

Warning

tp_message_new is deprecated and should not be used in newly-written code. since 0.13.9. Use tp_cm_message_new()

@@ -1111,7 +1111,7 @@
void                tp_message_destroy                  (TpMessage *self);

Since 0.13.9 this function is a simple wrapper around -g_object_unref() +g_object_unref()

self :

a message +

Returns :

TRUE if this message is part of a replay of message history, for instance in an XMPP chatroom.

Returns :

TRUE if the message is mutable. + TRUE if the message is mutable.

Returns :

TRUE if the key previously existed + TRUE if the key previously existed
@@ -1166,8 +1166,8 @@

tp_message_set_handle ()

void                tp_message_set_handle               (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
+                                                         guint part,
+                                                         const gchar *key,
                                                          TpHandleType handle_type,
                                                          TpHandle handle_or_0);
@@ -1223,8 +1223,8 @@

tp_message_take_message ()

void                tp_message_take_message             (TpMessage *self,
-                                                         guint part,
-                                                         const gchar *key,
+                                                         guint part,
+                                                         const gchar *key,
                                                          TpMessage *message);

Warning

diff --git a/docs/reference/html/TpSignalledMessage.html b/docs/reference/html/TpSignalledMessage.html index 8e156ac..6c6b6d3 100644 --- a/docs/reference/html/TpSignalledMessage.html +++ b/docs/reference/html/TpSignalledMessage.html @@ -51,7 +51,7 @@

Object Hierarchy

-  GObject
+  GObject
    +----TpMessage
          +----TpSignalledMessage
 
@@ -88,7 +88,7 @@

tp_signalled_message_get_sender ()

TpContact *         tp_signalled_message_get_sender     (TpMessage *message);

-Returns a TpContact representing the sender of message if known, NULL +Returns a TpContact representing the sender of message if known, NULL otherwise.

@@ -115,7 +115,7 @@

The "sender" property

  "sender"                   TpContact*            : Read / Write / Construct Only

-A TpContact representing the sender of the message, if known, or NULL +A TpContact representing the sender of the message, if known, or NULL otherwise.

Since 0.13.9

diff --git a/docs/reference/html/TpStaticHandleRepo.html b/docs/reference/html/TpStaticHandleRepo.html index 3809472..1afdba7 100644 --- a/docs/reference/html/TpStaticHandleRepo.html +++ b/docs/reference/html/TpStaticHandleRepo.html @@ -48,7 +48,7 @@ #include <telepathy-glib/handle-repo-static.h> TpHandleRepoIface * tp_static_handle_repo_new (TpHandleType handle_type, - const gchar **handle_names); + const gchar **handle_names); TpStaticHandleRepo; TpStaticHandleRepoClass; @@ -56,7 +56,7 @@

Object Hierarchy

-  GObject
+  GObject
    +----TpStaticHandleRepo
 
@@ -69,7 +69,7 @@

Properties

-  "handle-names"             GStrv*                : Read / Write / Construct Only
+  "handle-names"             GStrv*                : Read / Write / Construct Only
 
@@ -93,7 +93,7 @@

tp_static_handle_repo_new ()

TpHandleRepoIface * tp_static_handle_repo_new           (TpHandleType handle_type,
-                                                         const gchar **handle_names);
+ const gchar **handle_names);

@@ -163,7 +163,7 @@

Property Details

The "handle-names" property

-
  "handle-names"             GStrv*                : Read / Write / Construct Only
+
  "handle-names"             GStrv*                : Read / Write / Construct Only

The static set of handle names supported by this repo.

diff --git a/docs/reference/html/ch-dbus.html b/docs/reference/html/ch-dbus.html index 442afaa..bdb6f79 100644 --- a/docs/reference/html/ch-dbus.html +++ b/docs/reference/html/ch-dbus.html @@ -37,8 +37,8 @@
Manipulating a{sv} mappings — Functions to manipulate mappings from string to - variant, as represented in dbus-glib by a GHashTable from string - to GValue + variant, as represented in dbus-glib by a GHashTable from string + to GValue
TpProxy subclasses and mixins — Providing extra functionality for a TpProxy or diff --git a/docs/reference/html/index.html b/docs/reference/html/index.html index f3a8902..b0ec48c 100644 --- a/docs/reference/html/index.html +++ b/docs/reference/html/index.html @@ -40,8 +40,8 @@
Manipulating a{sv} mappings — Functions to manipulate mappings from string to - variant, as represented in dbus-glib by a GHashTable from string - to GValue + variant, as represented in dbus-glib by a GHashTable from string + to GValue
TpProxy subclasses and mixins — Providing extra functionality for a TpProxy or diff --git a/docs/reference/html/index.sgml b/docs/reference/html/index.sgml index cd62d53..4f3e3b0 100644 --- a/docs/reference/html/index.sgml +++ b/docs/reference/html/index.sgml @@ -1413,6 +1413,7 @@ + @@ -1425,6 +1426,7 @@ + @@ -1457,6 +1459,8 @@ + + @@ -1526,6 +1530,10 @@ + + + + @@ -1534,6 +1542,8 @@ + + @@ -2661,6 +2671,8 @@ + + @@ -2880,10 +2892,17 @@ + + + + + + + @@ -4257,6 +4276,7 @@ + @@ -4330,10 +4350,13 @@ + + + @@ -4877,6 +4900,7 @@ + diff --git a/docs/reference/html/telepathy-glib-TpContactsMixin.html b/docs/reference/html/telepathy-glib-TpContactsMixin.html index 0f3fad3..213750c 100644 --- a/docs/reference/html/telepathy-glib-TpContactsMixin.html +++ b/docs/reference/html/telepathy-glib-TpContactsMixin.html @@ -44,31 +44,31 @@ TpContactsMixin; TpContactsMixinClass; void tp_contacts_mixin_add_contact_attributes_iface - (GObject *obj, - const gchar *interface, + (GObject *obj, + const gchar *interface, TpContactsMixinFillContactAttributesFunc fill_contact_attributes); -void tp_contacts_mixin_class_init (GObjectClass *obj_cls, - glong offset); -void tp_contacts_mixin_finalize (GObject *obj); -void tp_contacts_mixin_iface_init (gpointer g_iface, - gpointer iface_data); -void tp_contacts_mixin_init (GObject *obj, - gsize offset); +void tp_contacts_mixin_class_init (GObjectClass *obj_cls, + glong offset); +void tp_contacts_mixin_finalize (GObject *obj); +void tp_contacts_mixin_iface_init (gpointer g_iface, + gpointer iface_data); +void tp_contacts_mixin_init (GObject *obj, + gsize offset); void tp_contacts_mixin_set_contact_attribute - (GHashTable *contact_attributes, + (GHashTable *contact_attributes, TpHandle handle, - const gchar *attribute, - GValue *value); -GHashTable * tp_contacts_mixin_get_contact_attributes - (GObject *obj, - const GArray *handles, - const gchar **interfaces, - const gchar **assumed_interfaces, - const gchar *sender); + const gchar *attribute, + GValue *value); +GHashTable * tp_contacts_mixin_get_contact_attributes + (GObject *obj, + const GArray *handles, + const gchar **interfaces, + const gchar **assumed_interfaces, + const gchar *sender); void (*TpContactsMixinFillContactAttributesFunc) - (GObject *obj, - const GArray *contacts, - GHashTable *attributes_hash); + (GObject *obj, + const GArray *contacts, + GHashTable *attributes_hash);
@@ -129,8 +129,8 @@

tp_contacts_mixin_add_contact_attributes_iface ()

void                tp_contacts_mixin_add_contact_attributes_iface
-                                                        (GObject *obj,
-                                                         const gchar *interface,
+                                                        (GObject *obj,
+                                                         const gchar *interface,
                                                          TpContactsMixinFillContactAttributesFunc fill_contact_attributes);

Declare that the given interface has contact attributes which can be added @@ -163,8 +163,8 @@


tp_contacts_mixin_class_init ()

-
void                tp_contacts_mixin_class_init        (GObjectClass *obj_cls,
-                                                         glong offset);
+
void                tp_contacts_mixin_class_init        (GObjectClass *obj_cls,
+                                                         glong offset);

Initialize the contacts mixin. Should be called from the implementation's class_init function like so: @@ -178,7 +178,7 @@

+ G_STRUCT_OFFSET(SomeObjectClass, contacts_mixin));
1
 2
tp_contacts_mixin_class_init ((GObjectClass *) klass,
-                         G_STRUCT_OFFSET (SomeObjectClass, contacts_mixin));
@@ -207,7 +207,7 @@

tp_contacts_mixin_finalize ()

-
void                tp_contacts_mixin_finalize          (GObject *obj);
+
void                tp_contacts_mixin_finalize          (GObject *obj);

Free resources held by the contacts mixin.

@@ -224,8 +224,8 @@

tp_contacts_mixin_iface_init ()

-
void                tp_contacts_mixin_iface_init        (gpointer g_iface,
-                                                         gpointer iface_data);
+
void                tp_contacts_mixin_iface_init        (gpointer g_iface,
+                                                         gpointer iface_data);

Fill in the vtable entries needed to implement the contacts interface using this mixin. This function should usually be called via @@ -252,8 +252,8 @@


tp_contacts_mixin_init ()

-
void                tp_contacts_mixin_init              (GObject *obj,
-                                                         gsize offset);
+
void                tp_contacts_mixin_init              (GObject *obj,
+                                                         gsize offset);

Initialize the contacts mixin. Should be called from the implementation's instance init function like so: @@ -267,7 +267,7 @@

1
 2
tp_contacts_mixin_init ((GObject *) self,
-                    G_STRUCT_OFFSET (SomeObject, contacts_mixin));
@@ -296,10 +296,10 @@

tp_contacts_mixin_set_contact_attribute ()

void                tp_contacts_mixin_set_contact_attribute
-                                                        (GHashTable *contact_attributes,
+                                                        (GHashTable *contact_attributes,
                                                          TpHandle handle,
-                                                         const gchar *attribute,
-                                                         GValue *value);
+ const gchar *attribute, + GValue *value);

Utility function to set attribute for handle to value in the attributes hash as passed to a TpContactsMixinFillContactAttributesFunc. @@ -337,12 +337,12 @@


tp_contacts_mixin_get_contact_attributes ()

-
GHashTable *        tp_contacts_mixin_get_contact_attributes
-                                                        (GObject *obj,
-                                                         const GArray *handles,
-                                                         const gchar **interfaces,
-                                                         const gchar **assumed_interfaces,
-                                                         const gchar *sender);
+
GHashTable *        tp_contacts_mixin_get_contact_attributes
+                                                        (GObject *obj,
+                                                         const GArray *handles,
+                                                         const gchar **interfaces,
+                                                         const gchar **assumed_interfaces,
+                                                         const gchar *sender);

Get contact attributes for the given contacts. Provide attributes for all requested interfaces. If contact attributes are not immediately known, the behaviour is defined @@ -396,9 +396,9 @@

TpContactsMixinFillContactAttributesFunc ()

void                (*TpContactsMixinFillContactAttributesFunc)
-                                                        (GObject *obj,
-                                                         const GArray *contacts,
-                                                         GHashTable *attributes_hash);
+ (GObject *obj, + const GArray *contacts, + GHashTable *attributes_hash);

This function is called to supply contact attributes pertaining to a particular interface, for a list of contacts. diff --git a/docs/reference/html/telepathy-glib-TpGroupMixin.html b/docs/reference/html/telepathy-glib-TpGroupMixin.html index 3e02fdb..ef4f2d8 100644 --- a/docs/reference/html/telepathy-glib-TpGroupMixin.html +++ b/docs/reference/html/telepathy-glib-TpGroupMixin.html @@ -42,126 +42,126 @@ #define TP_HAS_GROUP_MIXIN (o) #define TP_HAS_GROUP_MIXIN_CLASS (cls) -gboolean (*TpGroupMixinAddMemberFunc) (GObject *obj, +gboolean (*TpGroupMixinAddMemberFunc) (GObject *obj, TpHandle handle, - const gchar *message, - GError **error); -gboolean (*TpGroupMixinRemMemberFunc) (GObject *obj, + const gchar *message, + GError **error); +gboolean (*TpGroupMixinRemMemberFunc) (GObject *obj, TpHandle handle, - const gchar *message, - GError **error); -gboolean (*TpGroupMixinRemMemberWithReasonFunc) - (GObject *obj, + const gchar *message, + GError **error); +gboolean (*TpGroupMixinRemMemberWithReasonFunc) + (GObject *obj, TpHandle handle, - const gchar *message, - guint reason, - GError **error); + const gchar *message, + guint reason, + GError **error); TpGroupMixin; TpGroupMixinClass; -void tp_group_mixin_class_init (GObjectClass *obj_cls, - glong offset, +void tp_group_mixin_class_init (GObjectClass *obj_cls, + glong offset, TpGroupMixinAddMemberFunc add_func, TpGroupMixinRemMemberFunc rem_func); void tp_group_mixin_class_allow_self_removal - (GObjectClass *obj_cls); + (GObjectClass *obj_cls); void tp_group_mixin_class_set_remove_with_reason_func - (GObjectClass *cls, + (GObjectClass *cls, TpGroupMixinRemMemberWithReasonFunc func); -void tp_group_mixin_init (GObject *obj, - glong offset, +void tp_group_mixin_init (GObject *obj, + glong offset, TpHandleRepoIface *handle_repo, TpHandle self_handle); -void tp_group_mixin_finalize (GObject *obj); -gboolean tp_group_mixin_get_self_handle (GObject *obj, - guint *ret, - GError **error); -gboolean tp_group_mixin_get_group_flags (GObject *obj, - guint *ret, - GError **error); -gboolean tp_group_mixin_add_members (GObject *obj, - const GArray *contacts, - const gchar *message, - GError **error); -gboolean tp_group_mixin_remove_members (GObject *obj, - const GArray *contacts, - const gchar *message, - GError **error); -gboolean tp_group_mixin_remove_members_with_reason - (GObject *obj, - const GArray *contacts, - const gchar *message, - guint reason, - GError **error); -gboolean tp_group_mixin_get_members (GObject *obj, - GArray **ret, - GError **error); -gboolean tp_group_mixin_get_local_pending_members - (GObject *obj, - GArray **ret, - GError **error); -gboolean tp_group_mixin_get_local_pending_members_with_info - (GObject *obj, - GPtrArray **ret, - GError **error); -gboolean tp_group_mixin_get_remote_pending_members - (GObject *obj, - GArray **ret, - GError **error); -gboolean tp_group_mixin_get_all_members (GObject *obj, - GArray **members, - GArray **local_pending, - GArray **remote_pending, - GError **error); -gboolean tp_group_mixin_get_handle_owners (GObject *obj, - const GArray *handles, - GArray **ret, - GError **error); -void tp_group_mixin_change_flags (GObject *obj, +void tp_group_mixin_finalize (GObject *obj); +gboolean tp_group_mixin_get_self_handle (GObject *obj, + guint *ret, + GError **error); +gboolean tp_group_mixin_get_group_flags (GObject *obj, + guint *ret, + GError **error); +gboolean tp_group_mixin_add_members (GObject *obj, + const GArray *contacts, + const gchar *message, + GError **error); +gboolean tp_group_mixin_remove_members (GObject *obj, + const GArray *contacts, + const gchar *message, + GError **error); +gboolean tp_group_mixin_remove_members_with_reason + (GObject *obj, + const GArray *contacts, + const gchar *message, + guint reason, + GError **error); +gboolean tp_group_mixin_get_members (GObject *obj, + GArray **ret, + GError **error); +gboolean tp_group_mixin_get_local_pending_members + (GObject *obj, + GArray **ret, + GError **error); +gboolean tp_group_mixin_get_local_pending_members_with_info + (GObject *obj, + GPtrArray **ret, + GError **error); +gboolean tp_group_mixin_get_remote_pending_members + (GObject *obj, + GArray **ret, + GError **error); +gboolean tp_group_mixin_get_all_members (GObject *obj, + GArray **members, + GArray **local_pending, + GArray **remote_pending, + GError **error); +gboolean tp_group_mixin_get_handle_owners (GObject *obj, + const GArray *handles, + GArray **ret, + GError **error); +void tp_group_mixin_change_flags (GObject *obj, TpChannelGroupFlags add, TpChannelGroupFlags del); -gboolean tp_group_mixin_change_members (GObject *obj, - const gchar *message, +gboolean tp_group_mixin_change_members (GObject *obj, + const gchar *message, const TpIntset *add, const TpIntset *del, const TpIntset *add_local_pending, const TpIntset *add_remote_pending, TpHandle actor, TpChannelGroupChangeReason reason); -gboolean tp_group_mixin_change_members_detailed - (GObject *obj, +gboolean tp_group_mixin_change_members_detailed + (GObject *obj, const TpIntset *add, const TpIntset *del, const TpIntset *add_local_pending, const TpIntset *add_remote_pending, - const GHashTable *details); -void tp_group_mixin_add_handle_owner (GObject *obj, + const GHashTable *details); +void tp_group_mixin_add_handle_owner (GObject *obj, TpHandle local_handle, TpHandle owner_handle); -void tp_group_mixin_iface_init (gpointer g_iface, - gpointer iface_data); -void tp_group_mixin_add_handle_owners (GObject *obj, - GHashTable *local_to_owner_handle); -void tp_group_mixin_get_dbus_property (GObject *object, - GQuark interface, - GQuark name, - GValue *value, - gpointer unused); -void tp_group_mixin_init_dbus_properties (GObjectClass *cls); -void tp_group_mixin_change_self_handle (GObject *obj, +void tp_group_mixin_iface_init (gpointer g_iface, + gpointer iface_data); +void tp_group_mixin_add_handle_owners (GObject *obj, + GHashTable *local_to_owner_handle); +void tp_group_mixin_get_dbus_property (GObject *object, + GQuark interface, + GQuark name, + GValue *value, + gpointer unused); +void tp_group_mixin_init_dbus_properties (GObjectClass *cls); +void tp_group_mixin_change_self_handle (GObject *obj, TpHandle new_self_handle); -void tp_external_group_mixin_iface_init (gpointer g_iface, - gpointer iface_data); -void tp_external_group_mixin_init (GObject *obj, - GObject *obj_with_mixin); -void tp_external_group_mixin_finalize (GObject *obj); +void tp_external_group_mixin_iface_init (gpointer g_iface, + gpointer iface_data); +void tp_external_group_mixin_init (GObject *obj, + GObject *obj_with_mixin); +void tp_external_group_mixin_finalize (GObject *obj); void tp_external_group_mixin_init_dbus_properties - (GObjectClass *cls); + (GObjectClass *cls); void tp_external_group_mixin_get_dbus_property - (GObject *object, - GQuark interface, - GQuark name, - GValue *value, - gpointer unused); + (GObject *object, + GQuark interface, + GQuark name, + GValue *value, + gpointer unused);

@@ -214,12 +214,12 @@

o :

a GObject instance +a GObject instance

Returns :

TRUE if o (or one of its parent classes) has the group mixin. + TRUE if o (or one of its parent classes) has the group mixin.

cls :

a GObjectClass structure +a GObjectClass structure

Returns :

TRUE if cls (or one of its parent classes) has the group mixin. + TRUE if cls (or one of its parent classes) has the group mixin.

error :

Used to return a Telepathy D-Bus error if FALSE is returned +Used to return a Telepathy D-Bus error if FALSE is returned

Returns :

TRUE on success, FALSE with error set on error + TRUE on success, FALSE with error set on error

error :

Used to return a Telepathy D-Bus error if FALSE is returned +Used to return a Telepathy D-Bus error if FALSE is returned

Returns :

TRUE on success, FALSE with error set on error + TRUE on success, FALSE with error set on error

error :

Used to return a Telepathy D-Bus error if FALSE is returned +Used to return a Telepathy D-Bus error if FALSE is returned

Returns :

TRUE on success, FALSE with error set on error + TRUE on success, FALSE with error set on error

rem_func :

A callback to be used to remove contacts from this group. - This must be NULL if you will subsequently call + This must be NULL if you will subsequently call tp_group_mixin_class_set_remove_with_reason_func().
@@ -615,8 +615,8 @@

tp_group_mixin_init ()

-
void                tp_group_mixin_init                 (GObject *obj,
-                                                         glong offset,
+
void                tp_group_mixin_init                 (GObject *obj,
+                                                         glong offset,
                                                          TpHandleRepoIface *handle_repo,
                                                          TpHandle self_handle);

@@ -652,7 +652,7 @@


tp_group_mixin_finalize ()

-
void                tp_group_mixin_finalize             (GObject *obj);
+
void                tp_group_mixin_finalize             (GObject *obj);

Unreference handles and free resources used by this mixin.

@@ -668,9 +668,9 @@

tp_group_mixin_get_self_handle ()

-
gboolean            tp_group_mixin_get_self_handle      (GObject *obj,
-                                                         guint *ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_self_handle      (GObject *obj,
+                                                         guint *ret,
+                                                         GError **error);

Set the guint pointed to by ret to the local user's handle in this group, or to 0 if the local user is not present in this group. @@ -695,7 +695,7 @@

- @@ -704,9 +704,9 @@

tp_group_mixin_get_group_flags ()

-
gboolean            tp_group_mixin_get_group_flags      (GObject *obj,
-                                                         guint *ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_group_flags      (GObject *obj,
+                                                         guint *ret,
+                                                         GError **error);

Set the guint pointed to by ret to this group's flags, to be interpreted according to TpChannelGroupFlags. @@ -731,7 +731,7 @@

- @@ -740,10 +740,10 @@

tp_group_mixin_add_members ()

-
gboolean            tp_group_mixin_add_members          (GObject *obj,
-                                                         const GArray *contacts,
-                                                         const gchar *message,
-                                                         GError **error);
+
gboolean            tp_group_mixin_add_members          (GObject *obj,
+                                                         const GArray *contacts,
+                                                         const gchar *message,
+                                                         GError **error);

Request that the given contacts be added to the group as if in response to user action. If the group's flags prohibit this, raise @@ -771,12 +771,12 @@

- - @@ -785,10 +785,10 @@

tp_group_mixin_remove_members ()

-
gboolean            tp_group_mixin_remove_members       (GObject *obj,
-                                                         const GArray *contacts,
-                                                         const gchar *message,
-                                                         GError **error);
+
gboolean            tp_group_mixin_remove_members       (GObject *obj,
+                                                         const GArray *contacts,
+                                                         const gchar *message,
+                                                         GError **error);

Request that the given contacts be removed from the group as if in response to user action. If the group's flags prohibit this, raise @@ -817,12 +817,12 @@

- - @@ -831,12 +831,12 @@

tp_group_mixin_remove_members_with_reason ()

-
gboolean            tp_group_mixin_remove_members_with_reason
-                                                        (GObject *obj,
-                                                         const GArray *contacts,
-                                                         const gchar *message,
-                                                         guint reason,
-                                                         GError **error);
+
gboolean            tp_group_mixin_remove_members_with_reason
+                                                        (GObject *obj,
+                                                         const GArray *contacts,
+                                                         const gchar *message,
+                                                         guint reason,
+                                                         GError **error);

Request that the given contacts be removed from the group as if in response to user action. If the group's flags prohibit this, raise @@ -870,12 +870,12 @@

- - @@ -884,9 +884,9 @@

tp_group_mixin_get_members ()

-
gboolean            tp_group_mixin_get_members          (GObject *obj,
-                                                         GArray **ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_members          (GObject *obj,
+                                                         GArray **ret,
+                                                         GError **error);

Get the group's current members

@@ -910,7 +910,7 @@
- @@ -919,10 +919,10 @@

tp_group_mixin_get_local_pending_members ()

-
gboolean            tp_group_mixin_get_local_pending_members
-                                                        (GObject *obj,
-                                                         GArray **ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_local_pending_members
+                                                        (GObject *obj,
+                                                         GArray **ret,
+                                                         GError **error);

Get the group's local-pending members.

@@ -946,7 +946,7 @@
- @@ -955,10 +955,10 @@

tp_group_mixin_get_local_pending_members_with_info ()

-
gboolean            tp_group_mixin_get_local_pending_members_with_info
-                                                        (GObject *obj,
-                                                         GPtrArray **ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_local_pending_members_with_info
+                                                        (GObject *obj,
+                                                         GPtrArray **ret,
+                                                         GError **error);

Get the group's local-pending members and information about their requests to join the channel. @@ -986,7 +986,7 @@

- @@ -995,10 +995,10 @@

tp_group_mixin_get_remote_pending_members ()

-
gboolean            tp_group_mixin_get_remote_pending_members
-                                                        (GObject *obj,
-                                                         GArray **ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_remote_pending_members
+                                                        (GObject *obj,
+                                                         GArray **ret,
+                                                         GError **error);

Get the group's remote-pending members.

@@ -1023,7 +1023,7 @@
- @@ -1032,11 +1032,11 @@

tp_group_mixin_get_all_members ()

-
gboolean            tp_group_mixin_get_all_members      (GObject *obj,
-                                                         GArray **members,
-                                                         GArray **local_pending,
-                                                         GArray **remote_pending,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_all_members      (GObject *obj,
+                                                         GArray **members,
+                                                         GArray **local_pending,
+                                                         GArray **remote_pending,
+                                                         GError **error);

Get the group's current and pending members.

@@ -1073,7 +1073,7 @@
- @@ -1082,10 +1082,10 @@

tp_group_mixin_get_handle_owners ()

-
gboolean            tp_group_mixin_get_handle_owners    (GObject *obj,
-                                                         const GArray *handles,
-                                                         GArray **ret,
-                                                         GError **error);
+
gboolean            tp_group_mixin_get_handle_owners    (GObject *obj,
+                                                         const GArray *handles,
+                                                         GArray **ret,
+                                                         GError **error);

If the mixin has the flag TP_CHANNEL_GROUP_FLAG_CHANNEL_SPECIFIC_HANDLES, return the global owners of the given local handles, or 0 where @@ -1107,17 +1107,17 @@

- - @@ -1127,7 +1127,7 @@

tp_group_mixin_change_flags ()

-
void                tp_group_mixin_change_flags         (GObject *obj,
+
void                tp_group_mixin_change_flags         (GObject *obj,
                                                          TpChannelGroupFlags add,
                                                          TpChannelGroupFlags del);

@@ -1165,8 +1165,8 @@


tp_group_mixin_change_members ()

-
gboolean            tp_group_mixin_change_members       (GObject *obj,
-                                                         const gchar *message,
+
gboolean            tp_group_mixin_change_members       (GObject *obj,
+                                                         const gchar *message,
                                                          const TpIntset *add,
                                                          const TpIntset *del,
                                                          const TpIntset *add_local_pending,
@@ -1188,7 +1188,7 @@
 a non-empty intersection, the result is undefined. Don't do that.
 

-Each of the TpIntset arguments may be NULL, which is treated as +Each of the TpIntset arguments may be NULL, which is treated as equivalent to an empty set.

Returns :

TRUE. + TRUE.

Returns :

TRUE + TRUE

error :

Used to return an error if FALSE is returned +Used to return an error if FALSE is returned

Returns :

TRUE on success + TRUE on success

error :

Used to return an error if FALSE is returned +Used to return an error if FALSE is returned

Returns :

TRUE on success + TRUE on success

error :

Used to return an error if FALSE is returned +Used to return an error if FALSE is returned

Returns :

TRUE on success + TRUE on success

Returns :

TRUE + TRUE

Returns :

TRUE + TRUE

Returns :

TRUE + TRUE

Returns :

TRUE + TRUE

Returns :

TRUE + TRUE

ret :

Used to return an array of guint representing globally valid - handles, or 0 where unavailable, if TRUE is returned + handles, or 0 where unavailable, if TRUE is returned

error :

Used to return an error if FALSE is returned +Used to return an error if FALSE is returned

Returns :

TRUE (setting ret) on success, FALSE (setting error) on + TRUE (setting ret) on success, FALSE (setting error) on failure
@@ -1202,7 +1202,7 @@ @@ -1242,8 +1242,8 @@ - @@ -1253,13 +1253,13 @@

tp_group_mixin_change_members_detailed ()

-
gboolean            tp_group_mixin_change_members_detailed
-                                                        (GObject *obj,
+
gboolean            tp_group_mixin_change_members_detailed
+                                                        (GObject *obj,
                                                          const TpIntset *add,
                                                          const TpIntset *del,
                                                          const TpIntset *add_local_pending,
                                                          const TpIntset *add_remote_pending,
-                                                         const GHashTable *details);
+ const GHashTable *details);

Change the sets of members as given by the arguments, and emit the MembersChanged and MembersChangedDetailed signals if the changes were not a @@ -1275,7 +1275,7 @@ a non-empty intersection, the result is undefined. Don't do that.

-Each of the TpIntset arguments may be NULL, which is treated as +Each of the TpIntset arguments may be NULL, which is treated as equivalent to an empty set.

@@ -1335,8 +1335,8 @@

- @@ -1348,7 +1348,7 @@

tp_group_mixin_add_handle_owner ()

-
void                tp_group_mixin_add_handle_owner     (GObject *obj,
+
void                tp_group_mixin_add_handle_owner     (GObject *obj,
                                                          TpHandle local_handle,
                                                          TpHandle owner_handle);

@@ -1387,8 +1387,8 @@


tp_group_mixin_iface_init ()

-
void                tp_group_mixin_iface_init           (gpointer g_iface,
-                                                         gpointer iface_data);
+
void                tp_group_mixin_iface_init           (gpointer g_iface,
+                                                         gpointer iface_data);

Fill in the vtable entries needed to implement the group interface using this mixin. This function should usually be called via @@ -1413,8 +1413,8 @@


tp_group_mixin_add_handle_owners ()

-
void                tp_group_mixin_add_handle_owners    (GObject *obj,
-                                                         GHashTable *local_to_owner_handle);
+
void                tp_group_mixin_add_handle_owners    (GObject *obj,
+                                                         GHashTable *local_to_owner_handle);

Note that the given local handles are aliases within this group for the given globally-valid handles. @@ -1447,11 +1447,11 @@


tp_group_mixin_get_dbus_property ()

-
void                tp_group_mixin_get_dbus_property    (GObject *object,
-                                                         GQuark interface,
-                                                         GQuark name,
-                                                         GValue *value,
-                                                         gpointer unused);
+
void                tp_group_mixin_get_dbus_property    (GObject *object,
+                                                         GQuark interface,
+                                                         GQuark name,
+                                                         GValue *value,
+                                                         gpointer unused);

An implementation of TpDBusPropertiesMixinGetter which assumes that the object has the group mixin. It can only be used for the Group interface. @@ -1494,7 +1494,7 @@


tp_group_mixin_init_dbus_properties ()

-
void                tp_group_mixin_init_dbus_properties (GObjectClass *cls);
+
void                tp_group_mixin_init_dbus_properties (GObjectClass *cls);

Set up TpDBusPropertiesMixinClass to use this mixin's implementation of the Group interface's properties. @@ -1519,7 +1519,7 @@


tp_group_mixin_change_self_handle ()

-
void                tp_group_mixin_change_self_handle   (GObject *obj,
+
void                tp_group_mixin_change_self_handle   (GObject *obj,
                                                          TpHandle new_self_handle);

Change the self-handle for this group to the given value. @@ -1543,8 +1543,8 @@


tp_external_group_mixin_iface_init ()

-
void                tp_external_group_mixin_iface_init  (gpointer g_iface,
-                                                         gpointer iface_data);
+
void                tp_external_group_mixin_iface_init  (gpointer g_iface,
+                                                         gpointer iface_data);

Fill in the vtable entries needed to implement the group interface using the group mixin of another object. This function should usually be called @@ -1570,8 +1570,8 @@


tp_external_group_mixin_init ()

-
void                tp_external_group_mixin_init        (GObject *obj,
-                                                         GObject *obj_with_mixin);
+
void                tp_external_group_mixin_init        (GObject *obj,
+                                                         GObject *obj_with_mixin);

Fill in the qdata needed to implement the group interface using the group mixin of another object. This function should usually be called @@ -1598,7 +1598,7 @@


tp_external_group_mixin_finalize ()

-
void                tp_external_group_mixin_finalize    (GObject *obj);
+
void                tp_external_group_mixin_finalize    (GObject *obj);

Remove the external group mixin. This function should usually be called in the dispose or finalize function. @@ -1618,7 +1618,7 @@

tp_external_group_mixin_init_dbus_properties ()

void                tp_external_group_mixin_init_dbus_properties
-                                                        (GObjectClass *cls);
+ (GObjectClass *cls);

Set up TpDBusPropertiesMixinClass to use this mixin's implementation of the Group interface's properties. @@ -1644,11 +1644,11 @@

tp_external_group_mixin_get_dbus_property ()

void                tp_external_group_mixin_get_dbus_property
-                                                        (GObject *object,
-                                                         GQuark interface,
-                                                         GQuark name,
-                                                         GValue *value,
-                                                         gpointer unused);
+ (GObject *object, + GQuark interface, + GQuark name, + GValue *value, + gpointer unused);

An implementation of TpDBusPropertiesMixinGetter which assumes that the object has the external group mixin. It can only be used for the Group diff --git a/docs/reference/html/telepathy-glib-TpHeap.html b/docs/reference/html/telepathy-glib-TpHeap.html index d648efa..a437615 100644 --- a/docs/reference/html/telepathy-glib-TpHeap.html +++ b/docs/reference/html/telepathy-glib-TpHeap.html @@ -41,17 +41,17 @@ #include <telepathy-glib/heap.h> TpHeap; -TpHeap * tp_heap_new (GCompareFunc comparator, - GDestroyNotify destructor); +TpHeap * tp_heap_new (GCompareFunc comparator, + GDestroyNotify destructor); void tp_heap_destroy (TpHeap *heap); void tp_heap_clear (TpHeap *heap); void tp_heap_add (TpHeap *heap, - gpointer element); + gpointer element); void tp_heap_remove (TpHeap *heap, - gpointer element); -gpointer tp_heap_peek_first (TpHeap *heap); -gpointer tp_heap_extract_first (TpHeap *heap); -guint tp_heap_size (TpHeap *heap); + gpointer element); +gpointer tp_heap_peek_first (TpHeap *heap); +gpointer tp_heap_extract_first (TpHeap *heap); +guint tp_heap_size (TpHeap *heap);

@@ -72,8 +72,8 @@

tp_heap_new ()

-
TpHeap *            tp_heap_new                         (GCompareFunc comparator,
-                                                         GDestroyNotify destructor);
+
TpHeap *            tp_heap_new                         (GCompareFunc comparator,
+                                                         GDestroyNotify destructor);

@@ -88,7 +88,7 @@
@@ -136,7 +136,7 @@

tp_heap_add ()

void                tp_heap_add                         (TpHeap *heap,
-                                                         gpointer element);
+ gpointer element);

Add element to the heap queue, maintaining correct order.

@@ -160,7 +160,7 @@

tp_heap_remove ()

void                tp_heap_remove                      (TpHeap *heap,
-                                                         gpointer element);
+ gpointer element);

Remove element from heap, if it's present. The destructor, if any, is not called. @@ -184,21 +184,21 @@


tp_heap_peek_first ()

-
gpointer            tp_heap_peek_first                  (TpHeap *heap);
-

- -

-

message :

A message to be sent to the affected contacts if possible; - NULL is allowed, and is mapped to an empty string + NULL is allowed, and is mapped to an empty string

Returns :

TRUE if the group was changed and the MembersChanged(Detailed) - signals were emitted; FALSE if nothing actually changed and the signals + TRUE if the group was changed and the MembersChanged(Detailed) + signals were emitted; FALSE if nothing actually changed and the signals were suppressed.

Returns :

TRUE if the group was changed and the MembersChanged(Detailed) - signals were emitted; FALSE if nothing actually changed and the signals + TRUE if the group was changed and the MembersChanged(Detailed) + signals were emitted; FALSE if nothing actually changed and the signals were suppressed.

destructor :

Function to call on the pointers when the heap is destroyed - or cleared, or NULL if this is not needed + or cleared, or NULL if this is not needed
-- - - - - - - - - + - + @@ -181,12 +181,12 @@ - + - + @@ -206,9 +206,9 @@

TpPropertiesSetFunc ()

-
gboolean            (*TpPropertiesSetFunc)              (GObject *obj,
+
gboolean            (*TpPropertiesSetFunc)              (GObject *obj,
                                                          TpPropertiesContext *ctx,
-                                                         GError **error);
+ GError **error);

A callback used to implement the SetProperties D-Bus method by setting properties in the underlying IM protocol. @@ -217,7 +217,7 @@ The callback must either:

-* return FALSE to indicate immediate failure +* return FALSE to indicate immediate failure * call tp_properties_context_return() with an error to indicate failure * call tp_properties_context_remove() to remove each property from the set of pending properties, then call tp_properties_context_return_if_done() @@ -238,12 +238,12 @@

- - @@ -310,7 +310,7 @@ - + @@ -331,10 +331,10 @@

tp_properties_mixin_class_init ()

-
void                tp_properties_mixin_class_init      (GObjectClass *obj_cls,
-                                                         glong offset,
+
void                tp_properties_mixin_class_init      (GObjectClass *obj_cls,
+                                                         glong offset,
                                                          const TpPropertySignature *signatures,
-                                                         guint num_properties,
+                                                         guint num_properties,
                                                          TpPropertiesSetFunc set_func);

Initialize the mixin. Should be called from the implementation's @@ -350,7 +350,7 @@ 2 3

@@ -394,8 +394,8 @@

tp_properties_mixin_init ()

-
void                tp_properties_mixin_init            (GObject *obj,
-                                                         glong offset);
+
void                tp_properties_mixin_init            (GObject *obj,
+                                                         glong offset);

Initialize the mixin. Should be called from the implementation's instance init function like so: @@ -410,7 +410,7 @@ 2 3

@@ -439,7 +439,7 @@

tp_properties_mixin_finalize ()

-
void                tp_properties_mixin_finalize        (GObject *obj);
+
void                tp_properties_mixin_finalize        (GObject *obj);

Free memory used by the TpPropertiesMixin.

@@ -455,9 +455,9 @@

tp_properties_mixin_list_properties ()

-
gboolean            tp_properties_mixin_list_properties (GObject *obj,
-                                                         GPtrArray **ret,
-                                                         GError **error);
+
gboolean            tp_properties_mixin_list_properties (GObject *obj,
+                                                         GPtrArray **ret,
+                                                         GError **error);

List all available properties and their flags, as in the ListProperties D-Bus method. @@ -473,17 +473,17 @@

- - @@ -492,10 +492,10 @@

tp_properties_mixin_get_properties ()

-
gboolean            tp_properties_mixin_get_properties  (GObject *obj,
-                                                         const GArray *properties,
-                                                         GPtrArray **ret,
-                                                         GError **error);
+
gboolean            tp_properties_mixin_get_properties  (GObject *obj,
+                                                         const GArray *properties,
+                                                         GPtrArray **ret,
+                                                         GError **error);

Retrieve the values of the given properties, as in the GetProperties D-Bus method. @@ -515,17 +515,17 @@

- - - @@ -534,9 +534,9 @@

tp_properties_mixin_set_properties ()

-
void                tp_properties_mixin_set_properties  (GObject *obj,
-                                                         const GPtrArray *properties,
-                                                         DBusGMethodInvocation *context);
+
void                tp_properties_mixin_set_properties  (GObject *obj,
+                                                         const GPtrArray *properties,
+                                                         DBusGMethodInvocation *context);

Start to change properties in response to user request via D-Bus.

@@ -564,9 +564,9 @@

tp_properties_mixin_has_property ()

-
gboolean            tp_properties_mixin_has_property    (GObject *obj,
-                                                         const gchar *name,
-                                                         guint *property);
+
gboolean            tp_properties_mixin_has_property    (GObject *obj,
+                                                         const gchar *name,
+                                                         guint *property);

@@ -585,13 +585,13 @@
- - @@ -600,8 +600,8 @@

tp_properties_context_has ()

-
gboolean            tp_properties_context_has           (TpPropertiesContext *ctx,
-                                                         guint property);
+
gboolean            tp_properties_context_has           (TpPropertiesContext *ctx,
+                                                         guint property);

@@ -620,7 +620,7 @@
- @@ -630,9 +630,9 @@

tp_properties_context_has_other_than ()

-
gboolean            tp_properties_context_has_other_than
+
gboolean            tp_properties_context_has_other_than
                                                         (TpPropertiesContext *ctx,
-                                                         guint property);
+ guint property);

@@ -651,7 +651,7 @@
- @@ -661,8 +661,8 @@

tp_properties_context_get ()

-
const GValue *      tp_properties_context_get           (TpPropertiesContext *ctx,
-                                                         guint property);
+
const GValue *      tp_properties_context_get           (TpPropertiesContext *ctx,
+                                                         guint property);

@@ -691,7 +691,7 @@

tp_properties_context_get_value_count ()

-
guint               tp_properties_context_get_value_count
+
guint               tp_properties_context_get_value_count
                                                         (TpPropertiesContext *ctx);

@@ -717,7 +717,7 @@

tp_properties_context_remove ()

void                tp_properties_context_remove        (TpPropertiesContext *ctx,
-                                                         guint property);
+ guint property);

Mark the given property as having been set successfully.

@@ -741,7 +741,7 @@

tp_properties_context_return ()

void                tp_properties_context_return        (TpPropertiesContext *ctx,
-                                                         GError *error);
+ GError *error);

Commit the property changes and return from the pending D-Bus call.

@@ -755,7 +755,7 @@
- @@ -764,7 +764,7 @@

tp_properties_context_return_if_done ()

-
gboolean            tp_properties_context_return_if_done
+
gboolean            tp_properties_context_return_if_done
                                                         (TpPropertiesContext *ctx);

Return from the pending D-Bus call if there are no more properties to be @@ -780,7 +780,7 @@

- @@ -789,9 +789,9 @@

tp_properties_mixin_change_value ()

-
void                tp_properties_mixin_change_value    (GObject *obj,
-                                                         guint prop_id,
-                                                         const GValue *new_value,
+
void                tp_properties_mixin_change_value    (GObject *obj,
+                                                         guint prop_id,
+                                                         const GValue *new_value,
                                                          TpIntset *props);

Change the value of the given property ID in response to a server state @@ -802,7 +802,7 @@ props is ignored. Otherwise, the following applies:

-If props is NULL the PropertiesChanged signal is emitted for this one +If props is NULL the PropertiesChanged signal is emitted for this one property.

@@ -830,7 +830,7 @@

- @@ -839,8 +839,8 @@

tp_properties_mixin_change_flags ()

-
void                tp_properties_mixin_change_flags    (GObject *obj,
-                                                         guint prop_id,
+
void                tp_properties_mixin_change_flags    (GObject *obj,
+                                                         guint prop_id,
                                                          TpPropertyFlags add,
                                                          TpPropertyFlags del,
                                                          TpIntset *props);
@@ -853,7 +853,7 @@ relied upon.

-If props is NULL the PropertyFlagsChanged signal is emitted for this +If props is NULL the PropertyFlagsChanged signal is emitted for this single property.

@@ -886,7 +886,7 @@

- @@ -895,7 +895,7 @@

tp_properties_mixin_emit_changed ()

-
void                tp_properties_mixin_emit_changed    (GObject *obj,
+
void                tp_properties_mixin_emit_changed    (GObject *obj,
                                                          const TpIntset *props);

Emit the PropertiesChanged signal to indicate that the values of the @@ -921,7 +921,7 @@


tp_properties_mixin_emit_flags ()

-
void                tp_properties_mixin_emit_flags      (GObject *obj,
+
void                tp_properties_mixin_emit_flags      (GObject *obj,
                                                          const TpIntset *props);

Emit the PropertyFlagsChanged signal to indicate that the flags of the @@ -947,8 +947,8 @@


tp_properties_mixin_is_readable ()

-
gboolean            tp_properties_mixin_is_readable     (GObject *obj,
-                                                         guint prop_id);
+
gboolean            tp_properties_mixin_is_readable     (GObject *obj,
+                                                         guint prop_id);

@@ -967,7 +967,7 @@
- @@ -976,8 +976,8 @@

tp_properties_mixin_is_writable ()

-
gboolean            tp_properties_mixin_is_writable     (GObject *obj,
-                                                         guint prop_id);
+
gboolean            tp_properties_mixin_is_writable     (GObject *obj,
+                                                         guint prop_id);

@@ -996,7 +996,7 @@
- @@ -1005,8 +1005,8 @@

tp_properties_mixin_iface_init ()

-
void                tp_properties_mixin_iface_init      (gpointer g_iface,
-                                                         gpointer iface_data);
+
void                tp_properties_mixin_iface_init      (gpointer g_iface,
+                                                         gpointer iface_data);

Fill in this mixin's method implementations in the given interface vtable. This function should usually be called via G_IMPLEMENT_INTERFACE diff --git a/docs/reference/html/telepathy-glib-TpTextMixin.html b/docs/reference/html/telepathy-glib-TpTextMixin.html index 7dddb30..44484a0 100644 --- a/docs/reference/html/telepathy-glib-TpTextMixin.html +++ b/docs/reference/html/telepathy-glib-TpTextMixin.html @@ -42,45 +42,45 @@ TpTextMixin; TpTextMixinClass; -GQuark tp_text_mixin_class_get_offset_quark +GQuark tp_text_mixin_class_get_offset_quark (void); -GQuark tp_text_mixin_get_offset_quark (void); -void tp_text_mixin_class_init (GObjectClass *obj_cls, - glong offset); -void tp_text_mixin_init (GObject *obj, - glong offset, +GQuark tp_text_mixin_get_offset_quark (void); +void tp_text_mixin_class_init (GObjectClass *obj_cls, + glong offset); +void tp_text_mixin_init (GObject *obj, + glong offset, TpHandleRepoIface *contacts_repo); -void tp_text_mixin_set_message_types (GObject *obj, +void tp_text_mixin_set_message_types (GObject *obj, ...); -void tp_text_mixin_finalize (GObject *obj); -gboolean tp_text_mixin_receive_with_flags (GObject *obj, +void tp_text_mixin_finalize (GObject *obj); +gboolean tp_text_mixin_receive_with_flags (GObject *obj, TpChannelTextMessageType type, TpHandle sender, time_t timestamp, const char *text, TpChannelTextMessageFlags flags); -gboolean tp_text_mixin_receive (GObject *obj, +gboolean tp_text_mixin_receive (GObject *obj, TpChannelTextMessageType type, TpHandle sender, time_t timestamp, const char *text); -gboolean tp_text_mixin_acknowledge_pending_messages - (GObject *obj, - const GArray *ids, - GError **error); -gboolean tp_text_mixin_list_pending_messages (GObject *obj, - gboolean clear, - GPtrArray **ret, - GError **error); -gboolean tp_text_mixin_get_message_types (GObject *obj, - GArray **ret, - GError **error); -void tp_text_mixin_clear (GObject *obj); -gboolean tp_text_mixin_has_pending_messages (GObject *obj, +gboolean tp_text_mixin_acknowledge_pending_messages + (GObject *obj, + const GArray *ids, + GError **error); +gboolean tp_text_mixin_list_pending_messages (GObject *obj, + gboolean clear, + GPtrArray **ret, + GError **error); +gboolean tp_text_mixin_get_message_types (GObject *obj, + GArray **ret, + GError **error); +void tp_text_mixin_clear (GObject *obj); +gboolean tp_text_mixin_has_pending_messages (GObject *obj, TpHandle *first_sender); -void tp_text_mixin_set_rescued (GObject *obj); -void tp_text_mixin_iface_init (gpointer g_iface, - gpointer iface_data); +void tp_text_mixin_set_rescued (GObject *obj); +void tp_text_mixin_iface_init (gpointer g_iface, + gpointer iface_data);

@@ -138,7 +138,7 @@

tp_text_mixin_class_get_offset_quark ()

-
GQuark              tp_text_mixin_class_get_offset_quark
+
GQuark              tp_text_mixin_class_get_offset_quark
                                                         (void);

@@ -155,7 +155,7 @@


tp_text_mixin_get_offset_quark ()

-
GQuark              tp_text_mixin_get_offset_quark      (void);
+
GQuark              tp_text_mixin_get_offset_quark      (void);

@@ -171,8 +171,8 @@

tp_text_mixin_class_init ()

-
void                tp_text_mixin_class_init            (GObjectClass *obj_cls,
-                                                         glong offset);
+
void                tp_text_mixin_class_init            (GObjectClass *obj_cls,
+                                                         glong offset);

Initialize the text mixin. Should be called from the implementation's class_init function like so: @@ -186,7 +186,7 @@

+ G_STRUCT_OFFSET(SomeObjectClass, text_mixin));

heap :

The heap queue -

Returns :

The first item in the queue, or NULL if the queue is empty +
gpointer            tp_heap_peek_first                  (TpHeap *heap);
+

+ +

+
++ + + + + + + + @@ -207,7 +207,7 @@

tp_heap_extract_first ()

-
gpointer            tp_heap_extract_first               (TpHeap *heap);
+
gpointer            tp_heap_extract_first               (TpHeap *heap);

Remove and return the first element in the queue. The destructor, if any, is not called. @@ -231,7 +231,7 @@


tp_heap_size ()

-
guint               tp_heap_size                        (TpHeap *heap);
+
guint               tp_heap_size                        (TpHeap *heap);

diff --git a/docs/reference/html/telepathy-glib-TpIntset.html b/docs/reference/html/telepathy-glib-TpIntset.html index 6026995..9aac540 100644 --- a/docs/reference/html/telepathy-glib-TpIntset.html +++ b/docs/reference/html/telepathy-glib-TpIntset.html @@ -42,27 +42,27 @@ TpIntset; #define TP_TYPE_INTSET -void (*TpIntFunc) (guint i, - gpointer userdata); -TpIntset * tp_intset_sized_new (guint size); +void (*TpIntFunc) (guint i, + gpointer userdata); +TpIntset * tp_intset_sized_new (guint size); TpIntset * tp_intset_new (void); -TpIntset * tp_intset_new_containing (guint element); +TpIntset * tp_intset_new_containing (guint element); void tp_intset_destroy (TpIntset *set); void tp_intset_clear (TpIntset *set); void tp_intset_add (TpIntset *set, - guint element); -gboolean tp_intset_remove (TpIntset *set, - guint element); -gboolean tp_intset_is_member (const TpIntset *set, - guint element); + guint element); +gboolean tp_intset_remove (TpIntset *set, + guint element); +gboolean tp_intset_is_member (const TpIntset *set, + guint element); void tp_intset_foreach (const TpIntset *set, TpIntFunc func, - gpointer userdata); -GArray * tp_intset_to_array (const TpIntset *set); -TpIntset * tp_intset_from_array (const GArray *array); -gboolean tp_intset_is_empty (const TpIntset *set); -guint tp_intset_size (const TpIntset *set); -gboolean tp_intset_is_equal (const TpIntset *left, + gpointer userdata); +GArray * tp_intset_to_array (const TpIntset *set); +TpIntset * tp_intset_from_array (const GArray *array); +gboolean tp_intset_is_empty (const TpIntset *set); +guint tp_intset_size (const TpIntset *set); +gboolean tp_intset_is_equal (const TpIntset *left, const TpIntset *right); TpIntset * tp_intset_copy (const TpIntset *orig); TpIntset * tp_intset_intersection (const TpIntset *left, @@ -77,17 +77,17 @@ const TpIntset *other); TpIntset * tp_intset_symmetric_difference (const TpIntset *left, const TpIntset *right); -gchar * tp_intset_dump (const TpIntset *set); +gchar * tp_intset_dump (const TpIntset *set); TpIntsetFastIter; void tp_intset_fast_iter_init (TpIntsetFastIter *iter, const TpIntset *set); -gboolean tp_intset_fast_iter_next (TpIntsetFastIter *iter, - guint *output); +gboolean tp_intset_fast_iter_next (TpIntsetFastIter *iter, + guint *output); #define TP_INTSET_ITER_INIT (set) TpIntsetIter; void tp_intset_iter_init (TpIntsetIter *iter, const TpIntset *set); -gboolean tp_intset_iter_next (TpIntsetIter *iter); +gboolean tp_intset_iter_next (TpIntsetIter *iter); void tp_intset_iter_reset (TpIntsetIter *iter);
@@ -124,8 +124,8 @@

TpIntFunc ()

-
void                (*TpIntFunc)                        (guint i,
-                                                         gpointer userdata);
+
void                (*TpIntFunc)                        (guint i,
+                                                         gpointer userdata);

A callback function acting on unsigned integers.

@@ -148,7 +148,7 @@

tp_intset_sized_new ()

-
TpIntset *          tp_intset_sized_new                 (guint size);
+
TpIntset *          tp_intset_sized_new                 (guint size);

Allocate a new integer set.

@@ -188,7 +188,7 @@

tp_intset_new_containing ()

-
TpIntset *          tp_intset_new_containing            (guint element);
+
TpIntset *          tp_intset_new_containing            (guint element);

Allocate a new integer set containing the given integer.

@@ -247,7 +247,7 @@

tp_intset_add ()

void                tp_intset_add                       (TpIntset *set,
-                                                         guint element);
+ guint element);

Add an integer into a TpIntset.

@@ -270,8 +270,8 @@

tp_intset_remove ()

-
gboolean            tp_intset_remove                    (TpIntset *set,
-                                                         guint element);
+
gboolean            tp_intset_remove                    (TpIntset *set,
+                                                         guint element);

Remove an integer from a TpIntset

@@ -290,7 +290,7 @@
- @@ -299,8 +299,8 @@

tp_intset_is_member ()

-
gboolean            tp_intset_is_member                 (const TpIntset *set,
-                                                         guint element);
+
gboolean            tp_intset_is_member                 (const TpIntset *set,
+                                                         guint element);

Tests if element is a member of set

@@ -319,7 +319,7 @@
- @@ -330,7 +330,7 @@

tp_intset_foreach ()

void                tp_intset_foreach                   (const TpIntset *set,
                                                          TpIntFunc func,
-                                                         gpointer userdata);
+ gpointer userdata);

Call func(element, userdata) for each element of set, in order.

@@ -358,7 +358,7 @@

tp_intset_to_array ()

-
GArray *            tp_intset_to_array                  (const TpIntset *set);
+
GArray *            tp_intset_to_array                  (const TpIntset *set);

@@ -382,7 +382,7 @@

tp_intset_from_array ()

-
TpIntset *          tp_intset_from_array                (const GArray *array);
+
TpIntset *          tp_intset_from_array                (const GArray *array);

@@ -405,7 +405,7 @@

tp_intset_is_empty ()

-
gboolean            tp_intset_is_empty                  (const TpIntset *set);
+
gboolean            tp_intset_is_empty                  (const TpIntset *set);

Return the same thing as (tp_intset_size (set) == 0), but calculated more efficiently. @@ -420,7 +420,7 @@

- @@ -431,7 +431,7 @@

tp_intset_size ()

-
guint               tp_intset_size                      (const TpIntset *set);
+
guint               tp_intset_size                      (const TpIntset *set);

@@ -454,7 +454,7 @@

tp_intset_is_equal ()

-
gboolean            tp_intset_is_equal                  (const TpIntset *left,
+
gboolean            tp_intset_is_equal                  (const TpIntset *left,
                                                          const TpIntset *right);

@@ -474,7 +474,7 @@

- @@ -683,7 +683,7 @@

tp_intset_dump ()

-
gchar *             tp_intset_dump                      (const TpIntset *set);
+
gchar *             tp_intset_dump                      (const TpIntset *set);

@@ -719,7 +719,7 @@ which is now a backwards compatibility typedef.

-Usage is similar to GHashTableIter: +Usage is similar to GHashTableIter:

@@ -783,8 +783,8 @@

tp_intset_fast_iter_next ()

-
gboolean            tp_intset_fast_iter_next            (TpIntsetFastIter *iter,
-                                                         guint *output);
+
gboolean            tp_intset_fast_iter_next            (TpIntsetFastIter *iter,
+                                                         guint *output);

Advances iter and retrieves the integer it now points to. Iteration is not necessarily in numerical order. @@ -804,7 +804,7 @@

- @@ -887,10 +887,10 @@ - + @@ -923,10 +923,10 @@

tp_intset_iter_next ()

-
gboolean            tp_intset_iter_next                 (TpIntsetIter *iter);
+
gboolean            tp_intset_iter_next                 (TpIntsetIter *iter);

If there are integers in (iter->set) higher than (iter->element), set -(iter->element) to the next one and return TRUE. Otherwise return FALSE. +(iter->element) to the next one and return TRUE. Otherwise return FALSE.

Usage: @@ -968,7 +968,7 @@

- diff --git a/docs/reference/html/telepathy-glib-TpMessageMixin.html b/docs/reference/html/telepathy-glib-TpMessageMixin.html index 0372e35..4bab33b 100644 --- a/docs/reference/html/telepathy-glib-TpMessageMixin.html +++ b/docs/reference/html/telepathy-glib-TpMessageMixin.html @@ -42,44 +42,44 @@ #include <telepathy-glib/message-mixin.h> TpMessageMixin; -void (*TpMessageMixinSendImpl) (GObject *object, +void (*TpMessageMixinSendImpl) (GObject *object, TpMessage *message, TpMessageSendingFlags flags); -voidtp_message_mixin_finalize (GObject *obj); -voidtp_message_mixin_implement_sending (GObject *object, +voidtp_message_mixin_finalize (GObject *obj); +voidtp_message_mixin_implement_sending (GObject *object, TpMessageMixinSendImpl send, - guint n_types, + guint n_types, const TpChannelTextMessageType *types, TpMessagePartSupportFlags message_part_support_flags, TpDeliveryReportingSupportFlags delivery_reporting_support_flags, - const gchar * const *supported_content_types); -voidtp_message_mixin_init (GObject *obj, - gsize offset, + const gchar * const *supported_content_types); +voidtp_message_mixin_init (GObject *obj, + gsize offset, TpBaseConnection *connection); voidtp_message_mixin_init_dbus_properties - (GObjectClass *cls); + (GObjectClass *cls); voidtp_message_mixin_messages_iface_init - (gpointer g_iface, - gpointer iface_data); -voidtp_message_mixin_get_dbus_property (GObject *object, - GQuark interface, - GQuark name, - GValue *value, - gpointer unused); -voidtp_message_mixin_sent (GObject *object, + (gpointer g_iface, + gpointer iface_data); +voidtp_message_mixin_get_dbus_property (GObject *object, + GQuark interface, + GQuark name, + GValue *value, + gpointer unused); +voidtp_message_mixin_sent (GObject *object, TpMessage *message, TpMessageSendingFlags flags, - const gchar *token, - const GError *error); -voidtp_message_mixin_set_rescued (GObject *obj); -guinttp_message_mixin_take_received (GObject *object, + const gchar *token, + const GError *error); +voidtp_message_mixin_set_rescued (GObject *obj); +guinttp_message_mixin_take_received (GObject *object, TpMessage *message); -gbooleantp_message_mixin_has_pending_messages - (GObject *object, +gbooleantp_message_mixin_has_pending_messages + (GObject *object, TpHandle *first_sender); -voidtp_message_mixin_clear (GObject *obj); -voidtp_message_mixin_text_iface_init (gpointer g_iface, - gpointer iface_data); +voidtp_message_mixin_clear (GObject *obj); +voidtp_message_mixin_text_iface_init (gpointer g_iface, + gpointer iface_data);
@@ -96,7 +96,7 @@ or finalize function. In the class_init function, call tp_message_mixin_init_dbus_properties() to hook this mixin into the D-Bus properties mixin class. Finally, include the following in the fourth -argument of G_DEFINE_TYPE_WITH_CODE(): +argument of G_DEFINE_TYPE_WITH_CODE():

@@ -108,9 +108,9 @@ 2 3 4 -
@@ -144,7 +144,7 @@

TpMessageMixinSendImpl ()

-
void                (*TpMessageMixinSendImpl)           (GObject *object,
+
void                (*TpMessageMixinSendImpl)           (GObject *object,
                                                          TpMessage *message,
                                                          TpMessageSendingFlags flags);

@@ -176,7 +176,7 @@


tp_message_mixin_finalize ()

-
void                tp_message_mixin_finalize           (GObject *obj);
+
void                tp_message_mixin_finalize           (GObject *obj);

Free resources held by the text mixin.

@@ -193,13 +193,13 @@

tp_message_mixin_implement_sending ()

-
void                tp_message_mixin_implement_sending  (GObject *object,
+
void                tp_message_mixin_implement_sending  (GObject *object,
                                                          TpMessageMixinSendImpl send,
-                                                         guint n_types,
+                                                         guint n_types,
                                                          const TpChannelTextMessageType *types,
                                                          TpMessagePartSupportFlags message_part_support_flags,
                                                          TpDeliveryReportingSupportFlags delivery_reporting_support_flags,
-                                                         const gchar * const *supported_content_types);
+ const gchar * const *supported_content_types);

Set the callback used to implement SendMessage, and the types of message that can be sent. This must be called from the init, constructor or @@ -254,8 +254,8 @@


tp_message_mixin_init ()

-
void                tp_message_mixin_init               (GObject *obj,
-                                                         gsize offset,
+
void                tp_message_mixin_init               (GObject *obj,
+                                                         gsize offset,
                                                          TpBaseConnection *connection);

Initialize the mixin. Should be called from the implementation's @@ -271,7 +271,7 @@ 2 3

@@ -306,7 +306,7 @@

tp_message_mixin_init_dbus_properties ()

void                tp_message_mixin_init_dbus_properties
-                                                        (GObjectClass *cls);
+ (GObjectClass *cls);

Set up a TpDBusPropertiesMixinClass to use this mixin's implementation of the Messages interface's properties. @@ -328,8 +328,8 @@

tp_message_mixin_messages_iface_init ()

void                tp_message_mixin_messages_iface_init
-                                                        (gpointer g_iface,
-                                                         gpointer iface_data);
+ (gpointer g_iface, + gpointer iface_data);

Fill in this mixin's Messages method implementations in the given interface vtable. @@ -355,11 +355,11 @@


tp_message_mixin_get_dbus_property ()

-
void                tp_message_mixin_get_dbus_property  (GObject *object,
-                                                         GQuark interface,
-                                                         GQuark name,
-                                                         GValue *value,
-                                                         gpointer unused);
+
void                tp_message_mixin_get_dbus_property  (GObject *object,
+                                                         GQuark interface,
+                                                         GQuark name,
+                                                         GValue *value,
+                                                         gpointer unused);

An implementation of TpDBusPropertiesMixinGetter which assumes that the object has the messages mixin. It can only be used for the Messages @@ -401,11 +401,11 @@


tp_message_mixin_sent ()

-
void                tp_message_mixin_sent               (GObject *object,
+
void                tp_message_mixin_sent               (GObject *object,
                                                          TpMessage *message,
                                                          TpMessageSendingFlags flags,
-                                                         const gchar *token,
-                                                         const GError *error);
+ const gchar *token, + const GError *error);

Indicate to the message mixin that message submission to the IM server has succeeded or failed. This should be called as soon as the CM determines @@ -441,13 +441,13 @@

@@ -457,7 +457,7 @@

tp_message_mixin_set_rescued ()

-
void                tp_message_mixin_set_rescued        (GObject *obj);
+
void                tp_message_mixin_set_rescued        (GObject *obj);

Mark all pending messages as having been "rescued" from a channel that previously closed. @@ -474,7 +474,7 @@


tp_message_mixin_take_received ()

-
guint               tp_message_mixin_take_received      (GObject *object,
+
guint               tp_message_mixin_take_received      (GObject *object,
                                                          TpMessage *message);

Receive a message into the pending messages queue, where it will stay @@ -508,12 +508,12 @@


tp_message_mixin_has_pending_messages ()

-
gboolean            tp_message_mixin_has_pending_messages
-                                                        (GObject *object,
+
gboolean            tp_message_mixin_has_pending_messages
+                                                        (GObject *object,
                                                          TpHandle *first_sender);

Return whether the channel obj has unacknowledged messages. If so, and -first_sender is not NULL, the handle of the sender of the first message +first_sender is not NULL, the handle of the sender of the first message is placed in it, without incrementing the handle's reference count.

heap :

The heap queue +

Returns :

The first item in the queue, or NULL if the queue is empty

Returns :

TRUE if element was previously in set + TRUE if element was previously in set

Returns :

TRUE if element is in set + TRUE if element is in set

Returns :

TRUE if set is empty + TRUE if set is empty

Returns :

TRUE if left and right contain the same bits + TRUE if left and right contain the same bits

Returns :

FALSE if the end of the set has been reached + FALSE if the end of the set has been reached

guint element;

guint element;

Must be (guint)(-1) before iteration starts. Set to the next element in the set by tp_intset_iter_next(); undefined after - tp_intset_iter_next() returns FALSE. + tp_intset_iter_next() returns FALSE.

Returns :

TRUE if (iter->element) has been advanced + TRUE if (iter->element) has been advanced
G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_TYPE_TEXT,
+        
G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_TYPE_TEXT,
   tp_message_mixin_text_iface_init);
-G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_MESSAGES,
+G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_MESSAGES,
   tp_message_mixin_messages_iface_init);
tp_message_mixin_init ((GObject *) self,
-    G_STRUCT_OFFSET (SomeObject, message_mixin),
+    G_STRUCT_OFFSET (SomeObject, message_mixin),
     self->connection);

token :

A token representing the sent message (see the Telepathy D-Bus API specification), or an empty string if no suitable identifier is available, - or NULL on error + or NULL on error

error :

-NULL on success, or the error with which message submission failed +NULL on success, or the error with which message submission failed
@@ -526,13 +526,13 @@ - - @@ -541,7 +541,7 @@

tp_message_mixin_clear ()

-
void                tp_message_mixin_clear              (GObject *obj);
+
void                tp_message_mixin_clear              (GObject *obj);

Clear the pending message queue, deleting all messages without emitting PendingMessagesRemoved. @@ -558,8 +558,8 @@


tp_message_mixin_text_iface_init ()

-
void                tp_message_mixin_text_iface_init    (gpointer g_iface,
-                                                         gpointer iface_data);
+
void                tp_message_mixin_text_iface_init    (gpointer g_iface,
+                                                         gpointer iface_data);

Fill in this mixin's Text method implementations in the given interface vtable. diff --git a/docs/reference/html/telepathy-glib-TpPresenceMixin.html b/docs/reference/html/telepathy-glib-TpPresenceMixin.html index 68b5f5d..ecab557 100644 --- a/docs/reference/html/telepathy-glib-TpPresenceMixin.html +++ b/docs/reference/html/telepathy-glib-TpPresenceMixin.html @@ -43,49 +43,49 @@ struct TpPresenceStatusOptionalArgumentSpec; TpPresenceStatusSpec; -gboolean (*TpPresenceMixinStatusAvailableFunc) - (GObject *obj, - guint which); -GHashTable * (*TpPresenceMixinGetContactStatusesFunc) - (GObject *obj, - const GArray *contacts, - GError **error); -gboolean (*TpPresenceMixinSetOwnStatusFunc) (GObject *obj, +gboolean (*TpPresenceMixinStatusAvailableFunc) + (GObject *obj, + guint which); +GHashTable * (*TpPresenceMixinGetContactStatusesFunc) + (GObject *obj, + const GArray *contacts, + GError **error); +gboolean (*TpPresenceMixinSetOwnStatusFunc) (GObject *obj, const TpPresenceStatus *status, - GError **error); -guint (*TpPresenceMixinGetMaximumStatusMessageLengthFunc) - (GObject *obj); + GError **error); +guint (*TpPresenceMixinGetMaximumStatusMessageLengthFunc) + (GObject *obj); TpPresenceStatus; -TpPresenceStatus * tp_presence_status_new (guint which, - GHashTable *optional_arguments); +TpPresenceStatus * tp_presence_status_new (guint which, + GHashTable *optional_arguments); void tp_presence_status_free (TpPresenceStatus *status); TpPresenceMixin; TpPresenceMixinClass; -void tp_presence_mixin_class_init (GObjectClass *obj_cls, - glong offset, +void tp_presence_mixin_class_init (GObjectClass *obj_cls, + glong offset, TpPresenceMixinStatusAvailableFunc status_available, TpPresenceMixinGetContactStatusesFunc get_contact_statuses, TpPresenceMixinSetOwnStatusFunc set_own_status, const TpPresenceStatusSpec *statuses); -void tp_presence_mixin_init (GObject *obj, - glong offset); -void tp_presence_mixin_finalize (GObject *obj); +void tp_presence_mixin_init (GObject *obj, + glong offset); +void tp_presence_mixin_finalize (GObject *obj); void tp_presence_mixin_emit_presence_update - (GObject *obj, - GHashTable *contact_presences); + (GObject *obj, + GHashTable *contact_presences); void tp_presence_mixin_emit_one_presence_update - (GObject *obj, + (GObject *obj, TpHandle handle, const TpPresenceStatus *status); -void tp_presence_mixin_iface_init (gpointer g_iface, - gpointer iface_data); +void tp_presence_mixin_iface_init (gpointer g_iface, + gpointer iface_data); void tp_presence_mixin_simple_presence_iface_init - (gpointer g_iface, - gpointer iface_data); + (gpointer g_iface, + gpointer iface_data); void tp_presence_mixin_simple_presence_init_dbus_properties - (GObjectClass *cls); + (GObjectClass *cls); void tp_presence_mixin_simple_presence_register_with_contacts_mixin - (GObject *obj); + (GObject *obj);

@@ -108,7 +108,7 @@

-Implementing SimplePresence

+Implementing SimplePresence

Since 0.7.13 this mixin supports the entire SimplePresence interface. You can implement TpSvcConnectionInterfaceSimplePresence as follows: @@ -118,7 +118,7 @@ TpDBusPropertiesMixin;

  • pass tp_presence_mixin_simple_presence_iface_init() as an - argument to G_IMPLEMENT_INTERFACE(), like so: + argument to G_IMPLEMENT_INTERFACE(), like so:

  • first_sender :

    If not NULL, used to store the sender of the oldest pending +If not NULL, used to store the sender of the oldest pending message

    Returns :

    TRUE if there are pending messages + TRUE if there are pending messages
    @@ -131,10 +131,10 @@ 5 6 7 - @@ -146,11 +146,11 @@
  • call tp_presence_mixin_simple_presence_init_dbus_properties() in the - GTypeInfo class_init function; + GTypeInfo class_init function;

  • call tp_presence_mixin_simple_presence_register_with_contacts_mixin() - in the GObjectClass constructed function. + in the GObjectClass constructed function.

  • @@ -160,7 +160,7 @@

    -Implementing old-style Presence

    +Implementing old-style Presence

    This mixin also supports a large subset of the deprecated Presence interface. It does not support protocols where it is possible to set @@ -170,7 +170,7 @@

    To use the presence mixin as the implementation of TpSvcConnectionInterfacePresence, use tp_presence_mixin_iface_init() as - the function you pass to G_IMPLEMENT_INTERFACE(), as in the following + the function you pass to G_IMPLEMENT_INTERFACE(), as in the following example. The presence mixin implements all of the D-Bus methods in the Presence interface.

    @@ -185,10 +185,10 @@ 5 6 7 - @@ -221,19 +221,19 @@

    In addition to the fields documented here, there are two gpointer fields -which must currently be NULL. A meaning may be defined for these in a +which must currently be NULL. A meaning may be defined for these in a future version of telepathy-glib.

    G_DEFINE_TYPE_WITH_CODE (MyConnection, my_connection,
    +        
    G_DEFINE_TYPE_WITH_CODE (MyConnection, my_connection,
         TP_TYPE_BASE_CONNECTION,
         // ...
    -    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_SIMPLE_PRESENCE,
    +    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_SIMPLE_PRESENCE,
             tp_presence_mixin_simple_presence_iface_init);
         // ...
         )
    G_DEFINE_TYPE_WITH_CODE (MyConnection, my_connection,
    +        
    G_DEFINE_TYPE_WITH_CODE (MyConnection, my_connection,
         TP_TYPE_BASE_CONNECTION,
         // ...
    -    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_PRESENCE,
    +    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_PRESENCE,
             tp_presence_mixin_iface_init);
         // ...
         )
    - + - + @@ -255,14 +255,14 @@

    In addition to the fields documented here, there are two gpointer fields -which must currently be NULL. A meaning may be defined for these in a +which must currently be NULL. A meaning may be defined for these in a future version of telepathy-glib.

    const gchar *name;

    const gchar *name;

    Name of the argument as passed over D-Bus

    const gchar *dtype;

    const gchar *dtype;

    D-Bus type signature of the argument
    - + @@ -272,7 +272,7 @@ - + @@ -290,15 +290,15 @@

    TpPresenceMixinStatusAvailableFunc ()

    -
    gboolean            (*TpPresenceMixinStatusAvailableFunc)
    -                                                        (GObject *obj,
    -                                                         guint which);
    +
    gboolean            (*TpPresenceMixinStatusAvailableFunc)
    +                                                        (GObject *obj,
    +                                                         guint which);

    Signature of a callback to be used to determine if a given presence status can be set on the connection. Most users of this mixin do not need to supply an implementation of this callback: the value of TpPresenceStatusSpec.self is enough to determine whether this is a -user-settable presence, so NULL should be passed to +user-settable presence, so NULL should be passed to tp_presence_mixin_class_init() for this callback.

    @@ -306,7 +306,7 @@ implementation support the user becoming invisible. So an XMPP implementation would implement this function, so that—once connected—the hidden status is only available if the server supports it. Before the -connection is connected, this callback should return TRUE for every status +connection is connected, this callback should return TRUE for every status that might possibly be supported: this allows the user to at least try to sign in as invisible.

    @@ -327,7 +327,7 @@
    - @@ -336,10 +336,10 @@

    TpPresenceMixinGetContactStatusesFunc ()

    -
    GHashTable *        (*TpPresenceMixinGetContactStatusesFunc)
    -                                                        (GObject *obj,
    -                                                         const GArray *contacts,
    -                                                         GError **error);
    +
    GHashTable *        (*TpPresenceMixinGetContactStatusesFunc)
    +                                                        (GObject *obj,
    +                                                         const GArray *contacts,
    +                                                         GError **error);

    Signature of the callback used to get the stored presence status of contacts. The returned hash table should have contact handles mapped to @@ -365,12 +365,12 @@

    - - @@ -380,13 +380,13 @@

    TpPresenceMixinSetOwnStatusFunc ()

    -
    gboolean            (*TpPresenceMixinSetOwnStatusFunc)  (GObject *obj,
    +
    gboolean            (*TpPresenceMixinSetOwnStatusFunc)  (GObject *obj,
                                                              const TpPresenceStatus *status,
    -                                                         GError **error);
    + GError **error);

    Signature of the callback used to commit changes to the user's own presence status in SetStatuses. It is also used in ClearStatus and RemoveStatus to -reset the user's own status back to the "default" one with a NULL status +reset the user's own status back to the "default" one with a NULL status argument.

    @@ -416,12 +416,12 @@

    - - @@ -430,8 +430,8 @@

    TpPresenceMixinGetMaximumStatusMessageLengthFunc ()

    -
    guint               (*TpPresenceMixinGetMaximumStatusMessageLengthFunc)
    -                                                        (GObject *obj);
    +
    guint               (*TpPresenceMixinGetMaximumStatusMessageLengthFunc)
    +                                                        (GObject *obj);

    Signature of a callback used to determine the maximum length of status messages. If this callback is provided and returns non-zero, the @@ -469,20 +469,20 @@

    In addition to the fields documented here, there are two gpointer fields -which must currently be NULL. A meaning may be defined for these in a +which must currently be NULL. A meaning may be defined for these in a future version of telepathy-glib.

    const gchar *name;

    const gchar *name;

    String identifier of the presence status

    gboolean self;

    gboolean self;

    Indicates if this status may be set on yourself

    Returns :

    TRUE if the status can be set on this connection; FALSE if not. + TRUE if the status can be set on this connection; FALSE if not.

    error :

    Used to return a Telepathy D-Bus error if NULL is returned +Used to return a Telepathy D-Bus error if NULL is returned

    Returns :

    The contact presence on success, NULL with + The contact presence on success, NULL with error set on error. [transfer full]

    error :

    Used to return a Telepathy D-Bus error if FALSE is returned +Used to return a Telepathy D-Bus error if FALSE is returned

    Returns :

    TRUE if the operation was successful, FALSE if not. + TRUE if the operation was successful, FALSE if not.
    - + - + @@ -646,8 +646,8 @@

    tp_presence_mixin_class_init ()

    -
    void                tp_presence_mixin_class_init        (GObjectClass *obj_cls,
    -                                                         glong offset,
    +
    void                tp_presence_mixin_class_init        (GObjectClass *obj_cls,
    +                                                         glong offset,
                                                              TpPresenceMixinStatusAvailableFunc status_available,
                                                              TpPresenceMixinGetContactStatusesFunc get_contact_statuses,
                                                              TpPresenceMixinSetOwnStatusFunc set_own_status,
    @@ -666,7 +666,7 @@
     2
     3
    @@ -692,8 +692,8 @@ @@ -723,8 +723,8 @@

    tp_presence_mixin_init ()

    -
    void                tp_presence_mixin_init              (GObject *obj,
    -                                                         glong offset);
    +
    void                tp_presence_mixin_init              (GObject *obj,
    +                                                         glong offset);

    Initialize the presence mixin. Should be called from the implementation's instance init function like so: @@ -738,7 +738,7 @@

    + G_STRUCT_OFFSET(SomeObject, presence_mixin));

    guint index;

    guint index;

    Index of the presence status in the provided supported presence statuses array

    GHashTable *optional_arguments;

    GHashTable *optional_arguments;

    A GHashTable mapping of string identifiers to GValues of the optional status arguments, if any. If there are no optional arguments, this pointer may be NULL. @@ -494,8 +494,8 @@

    tp_presence_status_new ()

    -
    TpPresenceStatus *  tp_presence_status_new              (guint which,
    -                                                         GHashTable *optional_arguments);
    +
    TpPresenceStatus *  tp_presence_status_new              (guint which,
    +                                                         GHashTable *optional_arguments);

    Construct a presence status structure. You should free the returned structure with tp_presence_status_free. @@ -593,7 +593,7 @@

    TpPresenceMixinClass *mixin_class;
     
     tp_presence_mixin_class_init ((GObjectClass *) klass,
    -    G_STRUCT_OFFSET (SomeObjectClass, presence_mixin));
    +    G_STRUCT_OFFSET (SomeObjectClass, presence_mixin));
     mixin_class = TP_PRESENCE_MIXIN_CLASS (klass);
     mixin_class->get_maximum_status_message_length =
         some_object_get_maximum_status_message_length;
    tp_presence_mixin_class_init ((GObjectClass *) klass,
    -                              G_STRUCT_OFFSET (SomeObjectClass,
    +                              G_STRUCT_OFFSET (SomeObjectClass,
                                                    presence_mixin));

    status_available :

    A callback to be used to determine if a given presence - status can be set on a particular connection. Should usually be NULL, to - consider all statuses with TpPresenceStatusSpec.self set to TRUE to be + status can be set on a particular connection. Should usually be NULL, to + consider all statuses with TpPresenceStatusSpec.self set to TRUE to be settable.
    1
     2
    tp_presence_mixin_init ((GObject *) self,
    -                        G_STRUCT_OFFSET (SomeObject, presence_mixin));
    @@ -765,7 +765,7 @@

    tp_presence_mixin_finalize ()

    -
    void                tp_presence_mixin_finalize          (GObject *obj);
    +
    void                tp_presence_mixin_finalize          (GObject *obj);

    Free resources held by the presence mixin.

    @@ -782,8 +782,8 @@

    tp_presence_mixin_emit_presence_update ()

    void                tp_presence_mixin_emit_presence_update
    -                                                        (GObject *obj,
    -                                                         GHashTable *contact_presences);
    + (GObject *obj, + GHashTable *contact_presences);

    Emit the PresenceUpdate signal for multiple contacts. For emitting PresenceUpdate for a single contact, there is a convenience wrapper called @@ -810,7 +810,7 @@

    tp_presence_mixin_emit_one_presence_update ()

    void                tp_presence_mixin_emit_one_presence_update
    -                                                        (GObject *obj,
    +                                                        (GObject *obj,
                                                              TpHandle handle,
                                                              const TpPresenceStatus *status);

    @@ -841,8 +841,8 @@


    tp_presence_mixin_iface_init ()

    -
    void                tp_presence_mixin_iface_init        (gpointer g_iface,
    -                                                         gpointer iface_data);
    +
    void                tp_presence_mixin_iface_init        (gpointer g_iface,
    +                                                         gpointer iface_data);

    Fill in the vtable entries needed to implement the presence interface using this mixin. This function should usually be called via G_IMPLEMENT_INTERFACE. @@ -868,8 +868,8 @@

    tp_presence_mixin_simple_presence_iface_init ()

    void                tp_presence_mixin_simple_presence_iface_init
    -                                                        (gpointer g_iface,
    -                                                         gpointer iface_data);
    + (gpointer g_iface, + gpointer iface_data);

    Fill in the vtable entries needed to implement the simple presence interface using this mixin. This function should usually be called via @@ -897,7 +897,7 @@

    tp_presence_mixin_simple_presence_init_dbus_properties ()

    void                tp_presence_mixin_simple_presence_init_dbus_properties
    -                                                        (GObjectClass *cls);
    + (GObjectClass *cls);

    Set up TpDBusPropertiesMixinClass to use this mixin's implementation of the SimplePresence interface's properties. @@ -920,7 +920,7 @@

    tp_presence_mixin_simple_presence_register_with_contacts_mixin ()

    void                tp_presence_mixin_simple_presence_register_with_contacts_mixin
    -                                                        (GObject *obj);
    + (GObject *obj);

    Register the SimplePresence interface with the Contacts interface to make it inspectable. The Contacts mixin should be initialized before this function diff --git a/docs/reference/html/telepathy-glib-TpPropertiesMixin.html b/docs/reference/html/telepathy-glib-TpPropertiesMixin.html index 68b0689..cebbe63 100644 --- a/docs/reference/html/telepathy-glib-TpPropertiesMixin.html +++ b/docs/reference/html/telepathy-glib-TpPropertiesMixin.html @@ -44,66 +44,66 @@ TpPropertySignature; TpProperty; TpPropertiesContext; -gboolean (*TpPropertiesSetFunc) (GObject *obj, +gboolean (*TpPropertiesSetFunc) (GObject *obj, TpPropertiesContext *ctx, - GError **error); + GError **error); TpPropertiesMixin; TpPropertiesMixinClass; -void tp_properties_mixin_class_init (GObjectClass *obj_cls, - glong offset, +void tp_properties_mixin_class_init (GObjectClass *obj_cls, + glong offset, const TpPropertySignature *signatures, - guint num_properties, + guint num_properties, TpPropertiesSetFunc set_func); -void tp_properties_mixin_init (GObject *obj, - glong offset); -void tp_properties_mixin_finalize (GObject *obj); -gboolean tp_properties_mixin_list_properties (GObject *obj, - GPtrArray **ret, - GError **error); -gboolean tp_properties_mixin_get_properties (GObject *obj, - const GArray *properties, - GPtrArray **ret, - GError **error); -void tp_properties_mixin_set_properties (GObject *obj, - const GPtrArray *properties, - DBusGMethodInvocation *context); -gboolean tp_properties_mixin_has_property (GObject *obj, - const gchar *name, - guint *property); -gboolean tp_properties_context_has (TpPropertiesContext *ctx, - guint property); -gboolean tp_properties_context_has_other_than +void tp_properties_mixin_init (GObject *obj, + glong offset); +void tp_properties_mixin_finalize (GObject *obj); +gboolean tp_properties_mixin_list_properties (GObject *obj, + GPtrArray **ret, + GError **error); +gboolean tp_properties_mixin_get_properties (GObject *obj, + const GArray *properties, + GPtrArray **ret, + GError **error); +void tp_properties_mixin_set_properties (GObject *obj, + const GPtrArray *properties, + DBusGMethodInvocation *context); +gboolean tp_properties_mixin_has_property (GObject *obj, + const gchar *name, + guint *property); +gboolean tp_properties_context_has (TpPropertiesContext *ctx, + guint property); +gboolean tp_properties_context_has_other_than (TpPropertiesContext *ctx, - guint property); -const GValue * tp_properties_context_get (TpPropertiesContext *ctx, - guint property); -guint tp_properties_context_get_value_count + guint property); +const GValue * tp_properties_context_get (TpPropertiesContext *ctx, + guint property); +guint tp_properties_context_get_value_count (TpPropertiesContext *ctx); void tp_properties_context_remove (TpPropertiesContext *ctx, - guint property); + guint property); void tp_properties_context_return (TpPropertiesContext *ctx, - GError *error); -gboolean tp_properties_context_return_if_done + GError *error); +gboolean tp_properties_context_return_if_done (TpPropertiesContext *ctx); -void tp_properties_mixin_change_value (GObject *obj, - guint prop_id, - const GValue *new_value, +void tp_properties_mixin_change_value (GObject *obj, + guint prop_id, + const GValue *new_value, TpIntset *props); -void tp_properties_mixin_change_flags (GObject *obj, - guint prop_id, +void tp_properties_mixin_change_flags (GObject *obj, + guint prop_id, TpPropertyFlags add, TpPropertyFlags del, TpIntset *props); -void tp_properties_mixin_emit_changed (GObject *obj, +void tp_properties_mixin_emit_changed (GObject *obj, const TpIntset *props); -void tp_properties_mixin_emit_flags (GObject *obj, +void tp_properties_mixin_emit_flags (GObject *obj, const TpIntset *props); -gboolean tp_properties_mixin_is_readable (GObject *obj, - guint prop_id); -gboolean tp_properties_mixin_is_writable (GObject *obj, - guint prop_id); -void tp_properties_mixin_iface_init (gpointer g_iface, - gpointer iface_data); +gboolean tp_properties_mixin_is_readable (GObject *obj, + guint prop_id); +gboolean tp_properties_mixin_is_writable (GObject *obj, + guint prop_id); +void tp_properties_mixin_iface_init (gpointer g_iface, + gpointer iface_data); #define TP_TYPE_PROPERTY_INFO_STRUCT #define TP_TYPE_PROPERTY_INFO_LIST #define TP_TYPE_PROPERTY_VALUE_STRUCT @@ -150,14 +150,14 @@

    gchar *name;

    gchar *name;

    Name of the property as seen in the Telepathy D-Bus protocol

    GType type;

    GType type;

    GType which the variant value must have. We currently support - only G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING, G_TYPE_BOOLEAN, + only G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING, G_TYPE_BOOLEAN, corresponding to D-Bus signatures 'u', 'i', 's', 'b'.

    GValue *value;

    GValue *value;

    The value of the property

    guint flags;

    guint flags;

    TpPropertyFlags indicating the property's permissions

    error :

    Set to the error if FALSE is returned +Set to the error if FALSE is returned

    Returns :

    FALSE on immediate failure, TRUE otherwise + FALSE on immediate failure, TRUE otherwise

    guint num_props;

    guint num_props;

    Number of properties supported.
    tp_properties_mixin_class_init ((GObjectClass *) klass,
    -                                G_STRUCT_OFFSET (SomeObjectClass,
    +                                G_STRUCT_OFFSET (SomeObjectClass,
                                      properties_mixin));
    tp_properties_mixin_init ((GObject *) self,
    -                          G_STRUCT_OFFSET (SomeObject, properties_mixin),
    +                          G_STRUCT_OFFSET (SomeObject, properties_mixin),
                               self->contact_repo);

    ret :

    Output parameter which will be set to a GPtrArray of D-Bus structures - if TRUE is returned + if TRUE is returned

    error :

    Set to the error if FALSE is returned +Set to the error if FALSE is returned

    Returns :

    TRUE on success + TRUE on success

    ret :

    set to an array of D-Bus structures if TRUE is returned +set to an array of D-Bus structures if TRUE is returned

    error :

    Set to the error if FALSE is returned +Set to the error if FALSE is returned

    Returns :

    TRUE on success + TRUE on success

    property :

    either NULL, or a pointer to a location to receive the property +either NULL, or a pointer to a location to receive the property index

    Returns :

    TRUE, setting property, if obj has a property of that name + TRUE, setting property, if obj has a property of that name

    Returns :

    TRUE if ctx indicates that property still needs to be set on + TRUE if ctx indicates that property still needs to be set on the server.

    Returns :

    TRUE if ctx has properties other than property that still + TRUE if ctx has properties other than property that still need to be set on the server

    error :

    If NULL, return successfully; otherwise return this error +If NULL, return successfully; otherwise return this error

    Returns :

    TRUE if we returned from the D-Bus call. + TRUE if we returned from the D-Bus call.

    props :

    either NULL, or a pointer to a TpIntset +either NULL, or a pointer to a TpIntset

    props :

    either NULL, or a pointer to a TpIntset +either NULL, or a pointer to a TpIntset

    Returns :

    TRUE if the given property has the READ flag + TRUE if the given property has the READ flag

    Returns :

    TRUE if the given property has the WRITE flag + TRUE if the given property has the WRITE flag
    1
     2
    tp_text_mixin_class_init ((GObjectClass *) klass,
    -                          G_STRUCT_OFFSET (SomeObjectClass, text_mixin));
    @@ -213,8 +213,8 @@

    tp_text_mixin_init ()

    -
    void                tp_text_mixin_init                  (GObject *obj,
    -                                                         glong offset,
    +
    void                tp_text_mixin_init                  (GObject *obj,
    +                                                         glong offset,
                                                              TpHandleRepoIface *contacts_repo);

    Initialize the text mixin. Should be called from the implementation's @@ -230,7 +230,7 @@ 2 3

    tp_text_mixin_init ((GObject *) self,
    -                    G_STRUCT_OFFSET (SomeObject, text_mixin),
    +                    G_STRUCT_OFFSET (SomeObject, text_mixin),
                         self->contact_repo);

    ... :

    guints representing members of TpChannelTextMessageType, terminated - by G_MAXUINT + by G_MAXUINT

    Returns :

    TRUE on success; FALSE if the message was lost due to the memory + TRUE on success; FALSE if the message was lost due to the memory limit.

    Returns :

    TRUE on success; FALSE if the message was lost due to the memory + TRUE on success; FALSE if the message was lost due to the memory limit.

    clear :

    If TRUE, delete the pending messages from the queue +If TRUE, delete the pending messages from the queue

    Returns :

    TRUE on success + TRUE on success
    @@ -559,13 +559,13 @@ - - @@ -574,7 +574,7 @@

    tp_text_mixin_set_rescued ()

    -
    void                tp_text_mixin_set_rescued           (GObject *obj);
    +
    void                tp_text_mixin_set_rescued           (GObject *obj);

    Mark all pending messages as having been "rescued" from a channel that previously closed. @@ -591,8 +591,8 @@


    tp_text_mixin_iface_init ()

    -
    void                tp_text_mixin_iface_init            (gpointer g_iface,
    -                                                         gpointer iface_data);
    +
    void                tp_text_mixin_iface_init            (gpointer g_iface,
    +                                                         gpointer iface_data);

    Fill in this mixin's AcknowledgePendingMessages, GetMessageTypes and ListPendingMessages implementations in the given interface vtable. diff --git a/docs/reference/html/telepathy-glib-account-channel-request.html b/docs/reference/html/telepathy-glib-account-channel-request.html index a018ac7..23c8055 100644 --- a/docs/reference/html/telepathy-glib-account-channel-request.html +++ b/docs/reference/html/telepathy-glib-account-channel-request.html @@ -49,74 +49,74 @@ TpAccountChannelRequest; TpAccountChannelRequest * tp_account_channel_request_new (TpAccount *account, - GHashTable *request, - gint64 user_action_time); -GHashTable * tp_account_channel_request_get_request + GHashTable *request, + gint64 user_action_time); +GHashTable * tp_account_channel_request_get_request (TpAccountChannelRequest *self); -gint64 tp_account_channel_request_get_user_action_time +gint64 tp_account_channel_request_get_user_action_time (TpAccountChannelRequest *self); TpAccount * tp_account_channel_request_get_account (TpAccountChannelRequest *self); void tp_account_channel_request_create_and_handle_channel_async (TpAccountChannelRequest *self, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); TpChannel * tp_account_channel_request_create_and_handle_channel_finish (TpAccountChannelRequest *self, - GAsyncResult *result, + GAsyncResult *result, TpHandleChannelsContext **context, - GError **error); + GError **error); void tp_account_channel_request_ensure_and_handle_channel_async (TpAccountChannelRequest *self, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); TpChannel * tp_account_channel_request_ensure_and_handle_channel_finish (TpAccountChannelRequest *self, - GAsyncResult *result, + GAsyncResult *result, TpHandleChannelsContext **context, - GError **error); + GError **error); void tp_account_channel_request_create_channel_async (TpAccountChannelRequest *self, - const gchar *preferred_handler, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_channel_request_create_channel_finish - (TpAccountChannelRequest *self, - GAsyncResult *result, - GError **error); + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_channel_request_create_channel_finish + (TpAccountChannelRequest *self, + GAsyncResult *result, + GError **error); void tp_account_channel_request_ensure_channel_async (TpAccountChannelRequest *self, - const gchar *preferred_handler, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_channel_request_ensure_channel_finish - (TpAccountChannelRequest *self, - GAsyncResult *result, - GError **error); + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_channel_request_ensure_channel_finish + (TpAccountChannelRequest *self, + GAsyncResult *result, + GError **error); void tp_account_channel_request_create_and_observe_channel_async (TpAccountChannelRequest *self, - const gchar *preferred_handler, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); TpChannel * tp_account_channel_request_create_and_observe_channel_finish (TpAccountChannelRequest *self, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); void tp_account_channel_request_ensure_and_observe_channel_async (TpAccountChannelRequest *self, - const gchar *preferred_handler, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); TpChannel * tp_account_channel_request_ensure_and_observe_channel_finish (TpAccountChannelRequest *self, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); void tp_account_channel_request_set_channel_factory (TpAccountChannelRequest *self, TpClientChannelFactory *factory); @@ -124,13 +124,13 @@ (TpAccountChannelRequest *self); void tp_account_channel_request_set_hints (TpAccountChannelRequest *self, - GHashTable *hints); + GHashTable *hints);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpAccountChannelRequest
     
    @@ -140,7 +140,7 @@ "account" TpAccount* : Read / Write / Construct Only "channel-request" TpChannelRequest* : Read "request" GHashTable_gchararray+GValue_* : Read / Write / Construct Only - "user-action-time" gint64 : Read / Write / Construct Only + "user-action-time" gint64 : Read / Write / Construct Only
    @@ -183,8 +183,8 @@

    tp_account_channel_request_new ()

    TpAccountChannelRequest * tp_account_channel_request_new
                                                             (TpAccount *account,
    -                                                         GHashTable *request,
    -                                                         gint64 user_action_time);
    + GHashTable *request, + gint64 user_action_time);

    Convenience function to create a new TpAccountChannelRequest object.

    @@ -223,7 +223,7 @@

    tp_account_channel_request_get_request ()

    -
    GHashTable *        tp_account_channel_request_get_request
    +
    GHashTable *        tp_account_channel_request_get_request
                                                             (TpAccountChannelRequest *self);

    Return the "request" construct-only property @@ -248,7 +248,7 @@


    tp_account_channel_request_get_user_action_time ()

    -
    gint64              tp_account_channel_request_get_user_action_time
    +
    gint64              tp_account_channel_request_get_user_action_time
                                                             (TpAccountChannelRequest *self);

    Return the "user-action-time" construct-only property @@ -301,9 +301,9 @@

    tp_account_channel_request_create_and_handle_channel_async ()

    void                tp_account_channel_request_create_and_handle_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls CreateChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -331,7 +331,7 @@

    - @@ -353,9 +353,9 @@

    tp_account_channel_request_create_and_handle_channel_finish ()

    TpChannel *         tp_account_channel_request_create_and_handle_channel_finish
                                                             (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    +                                                         GAsyncResult *result,
                                                              TpHandleChannelsContext **context,
    -                                                         GError **error);
    + GError **error);

    Finishes an async channel creation started using tp_account_channel_request_create_and_handle_channel_async(). @@ -378,24 +378,24 @@

    - - @@ -407,9 +407,9 @@

    tp_account_channel_request_ensure_and_handle_channel_async ()

    void                tp_account_channel_request_ensure_and_handle_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls EnsureChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -442,7 +442,7 @@

    - @@ -464,9 +464,9 @@

    tp_account_channel_request_ensure_and_handle_channel_finish ()

    TpChannel *         tp_account_channel_request_ensure_and_handle_channel_finish
                                                             (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    +                                                         GAsyncResult *result,
                                                              TpHandleChannelsContext **context,
    -                                                         GError **error);
    + GError **error);

    Finishes an async channel creation started using tp_account_channel_request_ensure_and_handle_channel_async(). @@ -493,24 +493,24 @@

    - - @@ -522,10 +522,10 @@

    tp_account_channel_request_create_channel_async ()

    void                tp_account_channel_request_create_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         const gchar *preferred_handler,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls CreateChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -547,12 +547,12 @@

    - @@ -572,10 +572,10 @@

    tp_account_channel_request_create_channel_finish ()

    -
    gboolean            tp_account_channel_request_create_channel_finish
    -                                                        (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_channel_request_create_channel_finish
    +                                                        (TpAccountChannelRequest *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async channel creation started using tp_account_channel_request_create_channel_async(). @@ -590,18 +590,18 @@

    - - - @@ -614,10 +614,10 @@

    tp_account_channel_request_ensure_channel_async ()

    void                tp_account_channel_request_ensure_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         const gchar *preferred_handler,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls EnsureChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -650,12 +650,12 @@

    - @@ -675,10 +675,10 @@

    tp_account_channel_request_ensure_channel_finish ()

    -
    gboolean            tp_account_channel_request_ensure_channel_finish
    -                                                        (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_channel_request_ensure_channel_finish
    +                                                        (TpAccountChannelRequest *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async channel creation started using tp_account_channel_request_ensure_channel_async(). @@ -693,18 +693,18 @@

    - - - @@ -717,10 +717,10 @@

    tp_account_channel_request_create_and_observe_channel_async ()

    void                tp_account_channel_request_create_and_observe_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         const gchar *preferred_handler,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls CreateChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -747,12 +747,12 @@

    - @@ -774,8 +774,8 @@

    tp_account_channel_request_create_and_observe_channel_finish ()

    TpChannel *         tp_account_channel_request_create_and_observe_channel_finish
                                                             (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async channel creation started using tp_account_channel_request_create_and_observe_channel_async(). @@ -790,18 +790,18 @@

    - - @@ -813,10 +813,10 @@

    tp_account_channel_request_ensure_and_observe_channel_async ()

    void                tp_account_channel_request_ensure_and_observe_channel_async
                                                             (TpAccountChannelRequest *self,
    -                                                         const gchar *preferred_handler,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *preferred_handler, + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls EnsureChannel on the ChannelDispatcher to create a channel with the properties defined in "request" @@ -851,12 +851,12 @@

    - @@ -878,8 +878,8 @@

    tp_account_channel_request_ensure_and_observe_channel_finish ()

    TpChannel *         tp_account_channel_request_ensure_and_observe_channel_finish
                                                             (TpAccountChannelRequest *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async channel creation started using tp_account_channel_request_create_and_observe_channel_async(). @@ -894,18 +894,18 @@

    - - @@ -975,7 +975,7 @@

    tp_account_channel_request_set_hints ()

    void                tp_account_channel_request_set_hints
                                                             (TpAccountChannelRequest *self,
    -                                                         GHashTable *hints);
    + GHashTable *hints);

    Set additional information about the channel request, which will be used as the value for the resulting request's "hints" property. @@ -1012,7 +1012,7 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.12

    @@ -1021,7 +1021,7 @@

    The "channel-request" property

      "channel-request"          TpChannelRequest*     : Read

    -The TpChannelRequest used to request the channel, or NULL if the +The TpChannelRequest used to request the channel, or NULL if the channel has not be requested yet.

    @@ -1045,17 +1045,17 @@

      "request"                  GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    The desired D-Bus properties for the channel, represented as a -GHashTable where the keys are strings and the values are GValue. -

    -

    -This property can't be NULL. +GHashTable where the keys are strings and the values are GValue. +

    +

    +This property can't be NULL.

    Since 0.11.12


    The "user-action-time" property

    -
      "user-action-time"         gint64                : Read / Write / Construct Only
    +
      "user-action-time"         gint64                : Read / Write / Construct Only

    The user action time that will be passed to the channel dispatcher when requesting the channel. @@ -1096,9 +1096,9 @@

    The "re-handled" signal

    void                user_function                      (TpAccountChannelRequest *self,
                                                             TpChannel               *channel,
    -                                                        gint64                   user_action_time,
    +                                                        gint64                   user_action_time,
                                                             TpHandleChannelsContext *context,
    -                                                        gpointer                 user_data)             : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when the channel created using self has been "re-handled".

    diff --git a/docs/reference/html/telepathy-glib-account-manager.html b/docs/reference/html/telepathy-glib-account-manager.html index a637732..c804b95 100644 --- a/docs/reference/html/telepathy-glib-account-manager.html +++ b/docs/reference/html/telepathy-glib-account-manager.html @@ -52,93 +52,93 @@ TpAccountManager * tp_account_manager_dup (void); void tp_account_manager_create_account_async (TpAccountManager *manager, - const gchar *connection_manager, - const gchar *protocol, - const gchar *display_name, - GHashTable *parameters, - GHashTable *properties, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *connection_manager, + const gchar *protocol, + const gchar *display_name, + GHashTable *parameters, + GHashTable *properties, + GAsyncReadyCallback callback, + gpointer user_data); TpAccount * tp_account_manager_create_account_finish (TpAccountManager *manager, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); TpAccount * tp_account_manager_ensure_account (TpAccountManager *manager, - const gchar *path); -GList * tp_account_manager_get_valid_accounts + const gchar *path); +GList * tp_account_manager_get_valid_accounts (TpAccountManager *manager); TpConnectionPresenceType tp_account_manager_get_most_available_presence (TpAccountManager *manager, - gchar **status, - gchar **message); + gchar **status, + gchar **message); void tp_account_manager_set_all_requested_presences (TpAccountManager *manager, TpConnectionPresenceType type, - const gchar *status, - const gchar *message); + const gchar *status, + const gchar *message); void tp_account_manager_enable_restart (TpAccountManager *manager); #define TP_ACCOUNT_MANAGER_FEATURE_CORE -gboolean tp_account_manager_is_prepared (TpAccountManager *manager, - GQuark feature); +gboolean tp_account_manager_is_prepared (TpAccountManager *manager, + GQuark feature); void tp_account_manager_prepare_async (TpAccountManager *manager, - const GQuark *features, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_manager_prepare_finish (TpAccountManager *manager, - GAsyncResult *result, - GError **error); + const GQuark *features, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_manager_prepare_finish (TpAccountManager *manager, + GAsyncResult *result, + GError **error); void (*tp_cli_account_manager_callback_for_create_account) (TpAccountManager *proxy, - const gchar *out_Account, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Account, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_account_manager_call_create_account (TpAccountManager *proxy, - gint timeout_ms, - const gchar *in_Connection_Manager, - const gchar *in_Protocol, - const gchar *in_Display_Name, - GHashTable *in_Parameters, - GHashTable *in_Properties, + gint timeout_ms, + const gchar *in_Connection_Manager, + const gchar *in_Protocol, + const gchar *in_Display_Name, + GHashTable *in_Parameters, + GHashTable *in_Properties, tp_cli_account_manager_callback_for_create_account callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_account_manager_signal_callback_account_removed) (TpAccountManager *proxy, - const gchar *arg_Account, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Account, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_account_manager_connect_to_account_removed (TpAccountManager *proxy, tp_cli_account_manager_signal_callback_account_removed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_account_manager_signal_callback_account_validity_changed) (TpAccountManager *proxy, - const gchar *arg_Account, - gboolean arg_Valid, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Account, + gboolean arg_Valid, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_account_manager_connect_to_account_validity_changed (TpAccountManager *proxy, tp_cli_account_manager_signal_callback_account_validity_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpAccountManager
     
    @@ -246,7 +246,7 @@
    @@ -258,13 +258,13 @@

    tp_account_manager_create_account_async ()

    void                tp_account_manager_create_account_async
                                                             (TpAccountManager *manager,
    -                                                         const gchar *connection_manager,
    -                                                         const gchar *protocol,
    -                                                         const gchar *display_name,
    -                                                         GHashTable *parameters,
    -                                                         GHashTable *properties,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *connection_manager, + const gchar *protocol, + const gchar *display_name, + GHashTable *parameters, + GHashTable *properties, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous create of an account on the account manager manager. When the operation is finished, callback will be called. You can @@ -331,14 +331,14 @@

    tp_account_manager_create_account_finish ()

    TpAccount *         tp_account_manager_create_account_finish
                                                             (TpAccountManager *manager,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async create account operation, and returns a new TpAccount object, with the TP_ACCOUNT_FEATURE_CORE feature ready on it.

    -The caller must keep a ref to the returned object using g_object_ref() if +The caller must keep a ref to the returned object using g_object_ref() if it is to be kept.

    first_sender :

    If not NULL, used to store the sender of the oldest pending +If not NULL, used to store the sender of the oldest pending message

    Returns :

    TRUE if there are pending messages + TRUE if there are pending messages

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    context :

    pointer used to return a - reference to the context of the HandleChannels() call, or NULL. [out][allow-none][transfer full] + reference to the context of the HandleChannels() call, or NULL. [out][allow-none][transfer full]

    error :

    a GError to fill +a GError to fill

    Returns :

    a new reference on a TpChannel if the -channel was successfully created and you are handling it, otherwise NULL. [transfer full][allow-none] +channel was successfully created and you are handling it, otherwise NULL. [transfer full][allow-none]

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    context :

    pointer used to return a - reference to the context of the HandleChannels() call, or NULL. [out][allow-none][transfer full] + reference to the context of the HandleChannels() call, or NULL. [out][allow-none][transfer full]

    error :

    a GError to fill +a GError to fill

    Returns :

    a new reference on a TpChannel if the -channel was successfully created and you are handling it, otherwise NULL. [transfer full][allow-none] +channel was successfully created and you are handling it, otherwise NULL. [transfer full][allow-none]

    preferred_handler :

    Either the well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the preferred handler for the channel, -or NULL to indicate that any handler would be acceptable. +or NULL to indicate that any handler would be acceptable.

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the channel was successfully created and dispatched, -otherwise FALSE. + TRUE if the channel was successfully created and dispatched, +otherwise FALSE.

    preferred_handler :

    Either the well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the preferred handler for the channel, -or NULL to indicate that any handler would be acceptable. +or NULL to indicate that any handler would be acceptable.

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the channel was successfully ensured and (re-)dispatched, -otherwise FALSE. + TRUE if the channel was successfully ensured and (re-)dispatched, +otherwise FALSE.

    preferred_handler :

    Either the well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the preferred handler for the channel, -or NULL to indicate that any handler would be acceptable. +or NULL to indicate that any handler would be acceptable.

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    a newly created TpChannel if the channel was -successfully created and dispatched, otherwise NULL. [transfer full] +successfully created and dispatched, otherwise NULL. [transfer full]

    preferred_handler :

    Either the well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the preferred handler for the channel, -or NULL to indicate that any handler would be acceptable. +or NULL to indicate that any handler would be acceptable.

    cancellable :

    optional GCancellable object, NULL to ignore +optional GCancellable object, NULL to ignore

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    a newly created TpChannel if the channel was -successfully ensure and (re-)dispatched, otherwise NULL. [transfer full] +successfully ensure and (re-)dispatched, otherwise NULL. [transfer full]

    Returns :

    an account manager proxy on the starter or session - bus, or NULL if it wasn't possible to get a dbus daemon proxy for + bus, or NULL if it wasn't possible to get a dbus daemon proxy for the appropriate bus. [transfer full]
    @@ -351,18 +351,18 @@ - - @@ -373,7 +373,7 @@

    tp_account_manager_ensure_account ()

    TpAccount *         tp_account_manager_ensure_account   (TpAccountManager *manager,
    -                                                         const gchar *path);
    + const gchar *path);

    Lookup an account in the account manager manager. If the desired account has already been ensured then the same object will be returned, otherwise @@ -383,7 +383,7 @@ to be ready on return.

    -The caller must keep a ref to the returned object using g_object_ref() if +The caller must keep a ref to the returned object using g_object_ref() if it is to be kept.

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to be filled +a GError to be filled

    Returns :

    a new TpAccount which was just created on - success, otherwise NULL. [transfer none] + success, otherwise NULL. [transfer none]
    @@ -401,7 +401,7 @@ - @@ -412,15 +412,15 @@

    tp_account_manager_get_valid_accounts ()

    -
    GList *             tp_account_manager_get_valid_accounts
    +
    GList *             tp_account_manager_get_valid_accounts
                                                             (TpAccountManager *manager);

    -Returns a newly allocated GList of valid accounts in manager. The list -must be freed with g_list_free() after used. None of the accounts in the +Returns a newly allocated GList of valid accounts in manager. The list +must be freed with g_list_free() after used. None of the accounts in the returned list are guaranteed to be ready.

    -Note that the TpAccounts in the returned GList are not reffed +Note that the TpAccounts in the returned GList are not reffed before returning from this function. One could ref every item in the list like the following example:

    @@ -433,7 +433,7 @@ 3
    +g_list_foreach(accounts, (GFunc) g_object_ref, NULL);

    Returns :

    a new TpAccount at path, or NULL if path is + a new TpAccount at path, or NULL if path is not a valid account path. [transfer none]
    GList *accounts;
     account = tp_account_manager_get_valid_accounts (manager);
    -g_list_foreach (accounts, (GFunc) g_object_ref, NULL);
    @@ -445,7 +445,7 @@ The list of valid accounts returned is not guaranteed to have been retrieved until TP_ACCOUNT_MANAGER_FEATURE_CORE is prepared (tp_proxy_prepare_async() has returned). Until this feature has -been prepared, an empty list (NULL) will be returned. +been prepared, an empty list (NULL) will be returned.

    @@ -457,7 +457,7 @@ - @@ -469,8 +469,8 @@

    tp_account_manager_get_most_available_presence ()

    TpConnectionPresenceType  tp_account_manager_get_most_available_presence
                                                             (TpAccountManager *manager,
    -                                                         gchar **status,
    -                                                         gchar **message);
    + gchar **status, + gchar **message);

    Gets the most available presence over all accounts in manager. This function does not average presences across all accounts, but it merely @@ -522,8 +522,8 @@

    void                tp_account_manager_set_all_requested_presences
                                                             (TpAccountManager *manager,
                                                              TpConnectionPresenceType type,
    -                                                         const gchar *status,
    -                                                         const gchar *message);
    + const gchar *status, + const gchar *message);

    Iterates through the accounts in manager and requests the presence (type, status and message). Note that the presence requested here is @@ -613,8 +613,8 @@


    tp_account_manager_is_prepared ()

    -
    gboolean            tp_account_manager_is_prepared      (TpAccountManager *manager,
    -                                                         GQuark feature);
    +
    gboolean            tp_account_manager_is_prepared      (TpAccountManager *manager,
    +                                                         GQuark feature);

    @@ -645,9 +645,9 @@

    tp_account_manager_prepare_async ()

    void                tp_account_manager_prepare_async    (TpAccountManager *manager,
    -                                                         const GQuark *features,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const GQuark *features, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous preparation of manager with TP_ACCOUNT_MANAGER_FEATURE_CORE, plus any features specified @@ -656,9 +656,9 @@ operation.

    -If NULL is given to callback, then no callback will be called when the +If NULL is given to callback, then no callback will be called when the operation is finished. Instead, it will simply set features on manager. -Note that if callback is NULL, then user_data must also be NULL. +Note that if callback is NULL, then user_data must also be NULL.

    In version 0.11.3 or later, this is equivalent to calling @@ -674,7 +674,7 @@

    - @@ -694,9 +694,9 @@

    tp_account_manager_prepare_finish ()

    -
    gboolean            tp_account_manager_prepare_finish   (TpAccountManager *manager,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_manager_prepare_finish   (TpAccountManager *manager,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async preparation of the account manager manager.

    @@ -710,17 +710,17 @@
    - - - @@ -733,10 +733,10 @@

    tp_cli_account_manager_callback_for_create_account ()

    void                (*tp_cli_account_manager_callback_for_create_account)
                                                             (TpAccountManager *proxy,
    -                                                         const gchar *out_Account,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Account, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CreateAccount method call succeeds or fails. @@ -751,13 +751,13 @@

    - @@ -778,16 +778,16 @@

    tp_cli_account_manager_call_create_account ()

    TpProxyPendingCall * tp_cli_account_manager_call_create_account
                                                             (TpAccountManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Connection_Manager,
    -                                                         const gchar *in_Protocol,
    -                                                         const gchar *in_Display_Name,
    -                                                         GHashTable *in_Parameters,
    -                                                         GHashTable *in_Properties,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Connection_Manager,
    +                                                         const gchar *in_Protocol,
    +                                                         const gchar *in_Display_Name,
    +                                                         GHashTable *in_Parameters,
    +                                                         GHashTable *in_Properties,
                                                              tp_cli_account_manager_callback_for_create_account callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CreateAccount method call.

    @@ -836,29 +836,29 @@ - @@ -877,9 +877,9 @@

    tp_cli_account_manager_signal_callback_account_removed ()

    void                (*tp_cli_account_manager_signal_callback_account_removed)
                                                             (TpAccountManager *proxy,
    -                                                         const gchar *arg_Account,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Account, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AccountRemoved.

    @@ -916,10 +916,10 @@
    TpProxySignalConnection * tp_cli_account_manager_connect_to_account_removed
                                                             (TpAccountManager *proxy,
                                                              tp_cli_account_manager_signal_callback_account_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AccountRemoved.

    @@ -949,19 +949,19 @@ - - @@ -969,7 +969,7 @@ @@ -981,10 +981,10 @@

    tp_cli_account_manager_signal_callback_account_validity_changed ()

    void                (*tp_cli_account_manager_signal_callback_account_validity_changed)
                                                             (TpAccountManager *proxy,
    -                                                         const gchar *arg_Account,
    -                                                         gboolean arg_Valid,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Account, + gboolean arg_Valid, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AccountValidityChanged.

    @@ -1026,10 +1026,10 @@
    TpProxySignalConnection * tp_cli_account_manager_connect_to_account_validity_changed
                                                             (TpAccountManager *proxy,
                                                              tp_cli_account_manager_signal_callback_account_validity_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AccountValidityChanged.

    @@ -1059,19 +1059,19 @@ - - @@ -1079,7 +1079,7 @@ @@ -1093,7 +1093,7 @@

    The "account-disabled" signal

    void                user_function                      (TpAccountManager *manager,
                                                             TpAccount        *account,
    -                                                        gpointer          user_data)      : Run Last
    + gpointer user_data) : Run Last

    Emitted when an account from manager is disabled.

    @@ -1123,7 +1123,7 @@

    The "account-enabled" signal

    void                user_function                      (TpAccountManager *manager,
                                                             TpAccount        *account,
    -                                                        gpointer          user_data)      : Run Last
    + gpointer user_data) : Run Last

    Emitted when an account from manager is enabled.

    @@ -1157,7 +1157,7 @@

    The "account-removed" signal

    void                user_function                      (TpAccountManager *manager,
                                                             TpAccount        *account,
    -                                                        gpointer          user_data)      : Run Last
    + gpointer user_data) : Run Last

    Emitted when an account is removed from manager.

    @@ -1187,8 +1187,8 @@

    The "account-validity-changed" signal

    void                user_function                      (TpAccountManager *manager,
                                                             TpAccount        *account,
    -                                                        gboolean          valid,
    -                                                        gpointer          user_data)      : Run Last
    + gboolean valid, + gpointer user_data) : Run Last

    Emitted when the validity on account changes. account is not guaranteed to be ready when this signal is emitted. @@ -1209,7 +1209,7 @@

    @@ -1224,10 +1224,10 @@

    The "most-available-presence-changed" signal

    void                user_function                      (TpAccountManager *manager,
    -                                                        guint             presence,
    -                                                        gchar            *status,
    -                                                        gchar            *message,
    -                                                        gpointer          user_data)      : Run Last
    + guint presence, + gchar *status, + gchar *message, + gpointer user_data) : Run Last

    Emitted when the most available presence on manager changes.

    diff --git a/docs/reference/html/telepathy-glib-account.html b/docs/reference/html/telepathy-glib-account.html index 4f67294..80431ba 100644 --- a/docs/reference/html/telepathy-glib-account.html +++ b/docs/reference/html/telepathy-glib-account.html @@ -50,289 +50,289 @@ TpAccount; TpAccountClass; TpAccount * tp_account_new (TpDBusDaemon *bus_daemon, - const gchar *object_path, - GError **error); + const gchar *object_path, + GError **error); void tp_account_init_known_interfaces (void); -gboolean tp_account_parse_object_path (const gchar *object_path, - gchar **cm, - gchar **protocol, - gchar **account_id, - GError **error); -const gchar * tp_account_get_path_suffix (TpAccount *account); +gboolean tp_account_parse_object_path (const gchar *object_path, + gchar **cm, + gchar **protocol, + gchar **account_id, + GError **error); +const gchar * tp_account_get_path_suffix (TpAccount *account); TpConnection * tp_account_get_connection (TpAccount *account); TpConnection * tp_account_ensure_connection (TpAccount *account, - const gchar *path); -const gchar * tp_account_get_display_name (TpAccount *account); -const gchar * tp_account_get_connection_manager (TpAccount *account); -const gchar * tp_account_get_protocol (TpAccount *account); -const gchar * tp_account_get_icon_name (TpAccount *account); -const gchar * tp_account_get_service (TpAccount *self); + const gchar *path); +const gchar * tp_account_get_display_name (TpAccount *account); +const gchar * tp_account_get_connection_manager (TpAccount *account); +const gchar * tp_account_get_protocol (TpAccount *account); +const gchar * tp_account_get_icon_name (TpAccount *account); +const gchar * tp_account_get_service (TpAccount *self); void tp_account_set_enabled_async (TpAccount *account, - gboolean enabled, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_enabled_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + gboolean enabled, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_enabled_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_reconnect_async (TpAccount *account, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_reconnect_finish (TpAccount *account, - GAsyncResult *result, - GError **error); -gboolean tp_account_is_enabled (TpAccount *account); -gboolean tp_account_is_valid (TpAccount *account); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_reconnect_finish (TpAccount *account, + GAsyncResult *result, + GError **error); +gboolean tp_account_is_enabled (TpAccount *account); +gboolean tp_account_is_valid (TpAccount *account); void tp_account_update_parameters_async (TpAccount *account, - GHashTable *parameters, - const gchar **unset_parameters, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_update_parameters_finish (TpAccount *account, - GAsyncResult *result, - gchar ***reconnect_required, - GError **error); + GHashTable *parameters, + const gchar **unset_parameters, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_update_parameters_finish (TpAccount *account, + GAsyncResult *result, + gchar ***reconnect_required, + GError **error); void tp_account_remove_async (TpAccount *account, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_remove_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_remove_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_set_display_name_async (TpAccount *account, - const gchar *display_name, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_display_name_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + const gchar *display_name, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_display_name_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_set_icon_name_async (TpAccount *account, - const gchar *icon_name, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_icon_name_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + const gchar *icon_name, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_icon_name_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_set_service_async (TpAccount *self, - const gchar *service, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_service_finish (TpAccount *self, - GAsyncResult *result, - GError **error); + const gchar *service, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_service_finish (TpAccount *self, + GAsyncResult *result, + GError **error); void tp_account_request_presence_async (TpAccount *account, TpConnectionPresenceType type, - const gchar *status, - const gchar *message, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_request_presence_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + const gchar *status, + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_request_presence_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_set_automatic_presence_async (TpAccount *account, TpConnectionPresenceType type, - const gchar *status, - const gchar *message, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_automatic_presence_finish + const gchar *status, + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_automatic_presence_finish (TpAccount *account, - GAsyncResult *result, - GError **error); -gboolean tp_account_get_connect_automatically + GAsyncResult *result, + GError **error); +gboolean tp_account_get_connect_automatically (TpAccount *account); void tp_account_set_connect_automatically_async (TpAccount *account, - gboolean connect_automatically, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_connect_automatically_finish + gboolean connect_automatically, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_connect_automatically_finish (TpAccount *account, - GAsyncResult *result, - GError **error); -gboolean tp_account_get_has_been_online (TpAccount *account); + GAsyncResult *result, + GError **error); +gboolean tp_account_get_has_been_online (TpAccount *account); TpConnectionStatus tp_account_get_connection_status (TpAccount *account, TpConnectionStatusReason *reason); -const gchar * tp_account_get_detailed_error (TpAccount *self, - const GHashTable **details); -gboolean tp_account_get_changing_presence (TpAccount *self); +const gchar * tp_account_get_detailed_error (TpAccount *self, + const GHashTable **details); +gboolean tp_account_get_changing_presence (TpAccount *self); TpConnectionPresenceType tp_account_get_current_presence (TpAccount *account, - gchar **status, - gchar **status_message); + gchar **status, + gchar **status_message); TpConnectionPresenceType tp_account_get_requested_presence (TpAccount *account, - gchar **status, - gchar **status_message); + gchar **status, + gchar **status_message); TpConnectionPresenceType tp_account_get_automatic_presence (TpAccount *self, - gchar **status, - gchar **status_message); -const GHashTable * tp_account_get_parameters (TpAccount *account); -const gchar * tp_account_get_nickname (TpAccount *account); + gchar **status, + gchar **status_message); +const GHashTable * tp_account_get_parameters (TpAccount *account); +const gchar * tp_account_get_nickname (TpAccount *account); void tp_account_set_nickname_async (TpAccount *account, - const gchar *nickname, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_nickname_finish (TpAccount *account, - GAsyncResult *result, - GError **error); -const gchar * tp_account_get_normalized_name (TpAccount *self); + const gchar *nickname, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_nickname_finish (TpAccount *account, + GAsyncResult *result, + GError **error); +const gchar * tp_account_get_normalized_name (TpAccount *self); void tp_account_get_avatar_async (TpAccount *account, - GAsyncReadyCallback callback, - gpointer user_data); -const GArray * tp_account_get_avatar_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +const GArray * tp_account_get_avatar_finish (TpAccount *account, + GAsyncResult *result, + GError **error); void tp_account_set_avatar_async (TpAccount *self, - const guchar *avatar, - gsize len, - const gchar *mime_type, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_avatar_finish (TpAccount *self, - GAsyncResult *result, - GError **error); -GBinding * tp_account_bind_connection_status_to_property + const guchar *avatar, + gsize len, + const gchar *mime_type, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_avatar_finish (TpAccount *self, + GAsyncResult *result, + GError **error); +GBinding * tp_account_bind_connection_status_to_property (TpAccount *self, - gpointer target, + gpointer target, const char *target_property, - gboolean invert); + gboolean invert); #define TP_ACCOUNT_FEATURE_CORE -gboolean tp_account_is_prepared (TpAccount *account, - GQuark feature); +gboolean tp_account_is_prepared (TpAccount *account, + GQuark feature); void tp_account_prepare_async (TpAccount *account, - const GQuark *features, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_prepare_finish (TpAccount *account, - GAsyncResult *result, - GError **error); + const GQuark *features, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_prepare_finish (TpAccount *account, + GAsyncResult *result, + GError **error); #define TP_ACCOUNT_FEATURE_ADDRESSING -const gchar * const * tp_account_get_uri_schemes (TpAccount *self); -gboolean tp_account_associated_with_uri_scheme +const gchar * const * tp_account_get_uri_schemes (TpAccount *self); +gboolean tp_account_associated_with_uri_scheme (TpAccount *self, - const gchar *scheme); + const gchar *scheme); void tp_account_set_uri_scheme_association_async (TpAccount *self, - const gchar *scheme, - gboolean associate, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_account_set_uri_scheme_association_finish + const gchar *scheme, + gboolean associate, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_account_set_uri_scheme_association_finish (TpAccount *self, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); #define TP_ACCOUNT_FEATURE_STORAGE -const gchar * tp_account_get_storage_provider (TpAccount *self); -const GValue * tp_account_get_storage_identifier (TpAccount *self); +const gchar * tp_account_get_storage_provider (TpAccount *self); +const GValue * tp_account_get_storage_identifier (TpAccount *self); TpStorageRestrictionFlags tp_account_get_storage_restrictions (TpAccount *self); void tp_account_get_storage_specific_information_async (TpAccount *self, - GAsyncReadyCallback callback, - gpointer user_data); -GHashTable * tp_account_get_storage_specific_information_finish + GAsyncReadyCallback callback, + gpointer user_data); +GHashTable * tp_account_get_storage_specific_information_finish (TpAccount *self, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); void (*tp_cli_account_callback_for_reconnect) (TpAccount *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_account_call_reconnect (TpAccount *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_account_callback_for_reconnect callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_account_callback_for_remove) (TpAccount *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_account_call_remove (TpAccount *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_account_callback_for_remove callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_account_callback_for_update_parameters) (TpAccount *proxy, - const gchar **out_Reconnect_Required, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out_Reconnect_Required, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_account_call_update_parameters (TpAccount *proxy, - gint timeout_ms, - GHashTable *in_Set, - const gchar **in_Unset, + gint timeout_ms, + GHashTable *in_Set, + const gchar **in_Unset, tp_cli_account_callback_for_update_parameters callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_account_signal_callback_account_property_changed) (TpAccount *proxy, - GHashTable *arg_Properties, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_account_connect_to_account_property_changed (TpAccount *proxy, tp_cli_account_signal_callback_account_property_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_account_signal_callback_removed) (TpAccount *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_account_connect_to_removed (TpAccount *proxy, tp_cli_account_signal_callback_removed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_account_interface_avatar_signal_callback_avatar_changed) (TpAccount *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_account_interface_avatar_connect_to_avatar_changed (TpAccount *proxy, tp_cli_account_interface_avatar_signal_callback_avatar_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association) (TpAccount *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_account_interface_addressing_call_set_uri_scheme_association (TpAccount *proxy, - gint timeout_ms, - const gchar *in_URI_Scheme, - gboolean in_Association, + gint timeout_ms, + const gchar *in_URI_Scheme, + gboolean in_Association, tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpAccount
     
    @@ -340,35 +340,35 @@

    Properties

    -  "automatic-presence-type"  guint                 : Read
    -  "automatic-status"         gchar*                : Read
    -  "automatic-status-message" gchar*                : Read
    -  "changing-presence"        gboolean              : Read
    -  "connect-automatically"    gboolean              : Read
    +  "automatic-presence-type"  guint                 : Read
    +  "automatic-status"         gchar*                : Read
    +  "automatic-status-message" gchar*                : Read
    +  "changing-presence"        gboolean              : Read
    +  "connect-automatically"    gboolean              : Read
       "connection"               TpConnection*         : Read
    -  "connection-error"         gchar*                : Read
    -  "connection-error-details" GHashTable*           : Read
    -  "connection-manager"       gchar*                : Read
    -  "connection-status"        guint                 : Read
    -  "connection-status-reason" guint                 : Read
    -  "current-presence-type"    guint                 : Read
    -  "current-status"           gchar*                : Read
    -  "current-status-message"   gchar*                : Read
    -  "display-name"             gchar*                : Read
    -  "enabled"                  gboolean              : Read
    -  "has-been-online"          gboolean              : Read
    -  "icon-name"                gchar*                : Read
    -  "nickname"                 gchar*                : Read
    -  "normalized-name"          gchar*                : Read
    -  "protocol"                 gchar*                : Read
    -  "requested-presence-type"  guint                 : Read
    -  "requested-status"         gchar*                : Read
    -  "requested-status-message" gchar*                : Read
    -  "service"                  gchar*                : Read
    -  "storage-identifier"       GValue*               : Read
    -  "storage-provider"         gchar*                : Read
    -  "storage-restrictions"     guint                 : Read
    -  "valid"                    gboolean              : Read
    +  "connection-error"         gchar*                : Read
    +  "connection-error-details" GHashTable*           : Read
    +  "connection-manager"       gchar*                : Read
    +  "connection-status"        guint                 : Read
    +  "connection-status-reason" guint                 : Read
    +  "current-presence-type"    guint                 : Read
    +  "current-status"           gchar*                : Read
    +  "current-status-message"   gchar*                : Read
    +  "display-name"             gchar*                : Read
    +  "enabled"                  gboolean              : Read
    +  "has-been-online"          gboolean              : Read
    +  "icon-name"                gchar*                : Read
    +  "nickname"                 gchar*                : Read
    +  "normalized-name"          gchar*                : Read
    +  "protocol"                 gchar*                : Read
    +  "requested-presence-type"  guint                 : Read
    +  "requested-status"         gchar*                : Read
    +  "requested-status-message" gchar*                : Read
    +  "service"                  gchar*                : Read
    +  "storage-identifier"       GValue*               : Read
    +  "storage-provider"         gchar*                : Read
    +  "storage-restrictions"     guint                 : Read
    +  "valid"                    gboolean              : Read
     
    @@ -401,7 +401,7 @@ TP_DBUS_ERROR_OBJECT_REMOVED.

    -One can connect to the "notify" signal to get change notifications +One can connect to the "notify" signal to get change notifications for many of the properties on this object. Refer to each property's documentation for whether it can be used in this way.

    @@ -421,8 +421,8 @@

    tp_account_new ()

    TpAccount *         tp_account_new                      (TpDBusDaemon *bus_daemon,
    -                                                         const gchar *object_path,
    -                                                         GError **error);
    + const gchar *object_path, + GError **error);

    Convenience function to create a new account proxy. The returned TpAccount is not guaranteed to be ready at the point of return. @@ -447,7 +447,7 @@

    - @@ -471,11 +471,11 @@

    tp_account_parse_object_path ()

    -
    gboolean            tp_account_parse_object_path        (const gchar *object_path,
    -                                                         gchar **cm,
    -                                                         gchar **protocol,
    -                                                         gchar **account_id,
    -                                                         GError **error);
    +
    gboolean            tp_account_parse_object_path        (const gchar *object_path,
    +                                                         gchar **cm,
    +                                                         gchar **protocol,
    +                                                         gchar **account_id,
    +                                                         GError **error);

    Validates and parses a Telepathy Account's object path, extracting the connection manager's name, the protocol, and the account's unique identifier @@ -483,9 +483,9 @@ protocol name, as defined in the Account specification.

    -Any of the out parameters may be NULL if not needed. If TRUE is returned, -the caller is responsible for freeing the strings stored in any non-NULL -out parameters, using g_free(). +Any of the out parameters may be NULL if not needed. If TRUE is returned, +the caller is responsible for freeing the strings stored in any non-NULL +out parameters, using g_free().

    Returns :

    a newly allocated GList of valid accounts in manager. [element-type TelepathyGLib.Account][transfer container TelepathyGLib.Account] + a newly allocated GList of valid accounts in manager. [element-type TelepathyGLib.Account][transfer container TelepathyGLib.Account]

    features :

    a 0-terminated list of features, or NULL +a 0-terminated list of features, or NULL

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the preparation was successful, otherwise FALSE + TRUE if the preparation was successful, otherwise FALSE

    out_Account :

    Used to return an 'out' argument if error is NULL: The new <tp:dbus-ref namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>. +Used to return an 'out' argument if error is NULL: The new <tp:dbus-ref namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    valid :

    -TRUE if the account is now valid +TRUE if the account is now valid

    Returns :

    a new reference to an account proxy, or NULL if object_path is + a new reference to an account proxy, or NULL if object_path is not valid
    @@ -520,7 +520,7 @@ - @@ -532,7 +532,7 @@

    tp_account_get_path_suffix ()

    -
    const gchar *       tp_account_get_path_suffix          (TpAccount *account);
    +
    const gchar *       tp_account_get_path_suffix          (TpAccount *account);

    Returns the portion of account's object path after the standard TP_ACCOUNT_OBJECT_PATH_BASE prefix, of the form "cm/protocol/acct". This @@ -591,7 +591,7 @@

    tp_account_ensure_connection ()

    TpConnection *      tp_account_ensure_connection        (TpAccount *account,
    -                                                         const gchar *path);
    + const gchar *path);

    Set the connection of the account by specifying the connection object path. This function does not return a new ref and it is not guaranteed that the @@ -617,7 +617,7 @@

    - @@ -628,7 +628,7 @@

    tp_account_get_display_name ()

    -
    const gchar *       tp_account_get_display_name         (TpAccount *account);
    +
    const gchar *       tp_account_get_display_name         (TpAccount *account);

    @@ -653,7 +653,7 @@

    tp_account_get_connection_manager ()

    -
    const gchar *       tp_account_get_connection_manager   (TpAccount *account);
    +
    const gchar *       tp_account_get_connection_manager   (TpAccount *account);

    @@ -678,7 +678,7 @@

    tp_account_get_protocol ()

    -
    const gchar *       tp_account_get_protocol             (TpAccount *account);
    +
    const gchar *       tp_account_get_protocol             (TpAccount *account);

    @@ -703,7 +703,7 @@

    tp_account_get_icon_name ()

    -
    const gchar *       tp_account_get_icon_name            (TpAccount *account);
    +
    const gchar *       tp_account_get_icon_name            (TpAccount *account);

    @@ -728,7 +728,7 @@

    tp_account_get_service ()

    -
    const gchar *       tp_account_get_service              (TpAccount *self);
    +
    const gchar *       tp_account_get_service              (TpAccount *self);

    @@ -754,9 +754,9 @@

    tp_account_set_enabled_async ()

    void                tp_account_set_enabled_async        (TpAccount *account,
    -                                                         gboolean enabled,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + gboolean enabled, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the Enabled property of account. When the operation is finished, callback will be called. You can then call @@ -792,9 +792,9 @@


    tp_account_set_enabled_finish ()

    -
    gboolean            tp_account_set_enabled_finish       (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_enabled_finish       (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async set of the Enabled property.

    @@ -808,17 +808,17 @@
    - - - - - - + + + + @@ -830,8 +830,8 @@

    tp_account_reconnect_async ()

    void                tp_account_reconnect_async          (TpAccount *account,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous reconnect of account. When the operation is finished, callback will be called. You can then call @@ -862,9 +862,9 @@


    tp_account_reconnect_finish ()

    -
    gboolean            tp_account_reconnect_finish         (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_reconnect_finish         (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async reconnect of account.

    @@ -878,17 +878,17 @@
    - - - - - - + + + + @@ -899,7 +899,7 @@

    tp_account_is_enabled ()

    -
    gboolean            tp_account_is_enabled               (TpAccount *account);
    +
    gboolean            tp_account_is_enabled               (TpAccount *account);

    @@ -924,7 +924,7 @@

    tp_account_is_valid ()

    -
    gboolean            tp_account_is_valid                 (TpAccount *account);
    +
    gboolean            tp_account_is_valid                 (TpAccount *account);

    @@ -950,10 +950,10 @@

    tp_account_update_parameters_async ()

    void                tp_account_update_parameters_async  (TpAccount *account,
    -                                                         GHashTable *parameters,
    -                                                         const gchar **unset_parameters,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GHashTable *parameters, + const gchar **unset_parameters, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous update of parameters of account. When the operation is finished, callback will be called. You can then call @@ -995,10 +995,10 @@


    tp_account_update_parameters_finish ()

    -
    gboolean            tp_account_update_parameters_finish (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         gchar ***reconnect_required,
    -                                                         GError **error);
    +
    gboolean            tp_account_update_parameters_finish (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         gchar ***reconnect_required,
    +                                                         GError **error);

    Finishes an async update of the parameters on account.

    @@ -1012,23 +1012,23 @@
    - - - - - - - + + + + @@ -1040,8 +1040,8 @@

    tp_account_remove_async ()

    void                tp_account_remove_async             (TpAccount *account,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous removal of account. When the operation is finished, callback will be called. You can then call @@ -1072,9 +1072,9 @@


    tp_account_remove_finish ()

    -
    gboolean            tp_account_remove_finish            (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_remove_finish            (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async removal of account.

    @@ -1088,17 +1088,17 @@
    - - - - - - + + + + @@ -1110,9 +1110,9 @@

    tp_account_set_display_name_async ()

    void                tp_account_set_display_name_async   (TpAccount *account,
    -                                                         const gchar *display_name,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *display_name, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the DisplayName property of account. When the operation is finished, callback will be called. You can then call @@ -1128,7 +1128,7 @@

    - @@ -1148,9 +1148,9 @@

    tp_account_set_display_name_finish ()

    -
    gboolean            tp_account_set_display_name_finish  (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_display_name_finish  (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async set of the DisplayName property.

    @@ -1164,17 +1164,17 @@
    - - - - - - + + + + @@ -1186,9 +1186,9 @@

    tp_account_set_icon_name_async ()

    void                tp_account_set_icon_name_async      (TpAccount *account,
    -                                                         const gchar *icon_name,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *icon_name, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the Icon property of account. When the operation is finished, callback will be called. You can then call @@ -1204,7 +1204,7 @@

    - @@ -1224,9 +1224,9 @@

    tp_account_set_icon_name_finish ()

    -
    gboolean            tp_account_set_icon_name_finish     (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_icon_name_finish     (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async set of the Icon parameter.

    @@ -1240,17 +1240,17 @@
    - - - - - - + + + + @@ -1262,9 +1262,9 @@

    tp_account_set_service_async ()

    void                tp_account_set_service_async        (TpAccount *self,
    -                                                         const gchar *service,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *service, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the Service property on self. When the operation is finished, callback will be called. You can then call @@ -1280,7 +1280,7 @@

    - @@ -1302,9 +1302,9 @@

    tp_account_set_service_finish ()

    -
    gboolean            tp_account_set_service_finish       (TpAccount *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_service_finish       (TpAccount *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async set of the Service parameter.

    @@ -1318,17 +1318,17 @@
    - - - - - - + + + + @@ -1341,10 +1341,10 @@

    tp_account_request_presence_async ()

    void                tp_account_request_presence_async   (TpAccount *account,
                                                              TpConnectionPresenceType type,
    -                                                         const gchar *status,
    -                                                         const gchar *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *status, + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous change of presence on account. When the operation is finished, callback will be called. You can then call @@ -1365,12 +1365,12 @@

    - - @@ -1390,9 +1390,9 @@

    tp_account_request_presence_finish ()

    -
    gboolean            tp_account_request_presence_finish  (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_request_presence_finish  (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async presence change request on account.

    @@ -1406,17 +1406,17 @@
    - - - - - - + + + + @@ -1430,10 +1430,10 @@
    void                tp_account_set_automatic_presence_async
                                                             (TpAccount *account,
                                                              TpConnectionPresenceType type,
    -                                                         const gchar *status,
    -                                                         const gchar *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *status, + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous change of account's automatic presence. When the operation is finished, callback will be called. You can then call @@ -1455,12 +1455,12 @@

    - - @@ -1480,10 +1480,10 @@

    tp_account_set_automatic_presence_finish ()

    -
    gboolean            tp_account_set_automatic_presence_finish
    +
    gboolean            tp_account_set_automatic_presence_finish
                                                             (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an asynchronous request to change the automatic presence of account. @@ -1498,17 +1498,17 @@

    - - - - - - + + + + @@ -1519,7 +1519,7 @@

    tp_account_get_connect_automatically ()

    -
    gboolean            tp_account_get_connect_automatically
    +
    gboolean            tp_account_get_connect_automatically
                                                             (TpAccount *account);

    @@ -1547,9 +1547,9 @@

    tp_account_set_connect_automatically_async ()

    void                tp_account_set_connect_automatically_async
                                                             (TpAccount *account,
    -                                                         gboolean connect_automatically,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + gboolean connect_automatically, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the ConnectAutomatically property of account. When the operation is finished, callback will be called. You can @@ -1586,10 +1586,10 @@


    tp_account_set_connect_automatically_finish ()

    -
    gboolean            tp_account_set_connect_automatically_finish
    +
    gboolean            tp_account_set_connect_automatically_finish
                                                             (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async set of the ConnectAutomatically property.

    @@ -1603,17 +1603,17 @@
    - - - - - - + + + + @@ -1624,7 +1624,7 @@

    tp_account_get_has_been_online ()

    -
    gboolean            tp_account_get_has_been_online      (TpAccount *account);
    +
    gboolean            tp_account_get_has_been_online      (TpAccount *account);

    @@ -1666,7 +1666,7 @@
    - @@ -1682,8 +1682,8 @@

    tp_account_get_detailed_error ()

    -
    const gchar *       tp_account_get_detailed_error       (TpAccount *self,
    -                                                         const GHashTable **details);
    +
    const gchar *       tp_account_get_detailed_error       (TpAccount *self,
    +                                                         const GHashTable **details);

    If the account's connection is not connected, return the D-Bus error name with which it last disconnected or failed to connect (in particular, this @@ -1691,11 +1691,11 @@ This is the same as "connection-error".

    -If details is not NULL, it will be used to return additional details about +If details is not NULL, it will be used to return additional details about the error (the same as "connection-error-details").

    -Otherwise, return NULL, without altering details. +Otherwise, return NULL, without altering details.

    The returned string and details may become invalid when the main loop is @@ -1712,13 +1712,13 @@

    - @@ -1728,7 +1728,7 @@

    tp_account_get_changing_presence ()

    -
    gboolean            tp_account_get_changing_presence    (TpAccount *self);
    +
    gboolean            tp_account_get_changing_presence    (TpAccount *self);

    @@ -1755,8 +1755,8 @@

    tp_account_get_current_presence ()

    TpConnectionPresenceType  tp_account_get_current_presence
                                                             (TpAccount *account,
    -                                                         gchar **status,
    -                                                         gchar **status_message);
    + gchar **status, + gchar **status_message);

    Gets the current presence, status and status message of account. These values are the same as the "current-presence-type", @@ -1796,8 +1796,8 @@

    tp_account_get_requested_presence ()

    TpConnectionPresenceType  tp_account_get_requested_presence
                                                             (TpAccount *account,
    -                                                         gchar **status,
    -                                                         gchar **status_message);
    + gchar **status, + gchar **status_message);

    Gets the requested presence, status and status message of account. These values are the same as the "requested-presence-type", @@ -1838,8 +1838,8 @@

    tp_account_get_automatic_presence ()

    TpConnectionPresenceType  tp_account_get_automatic_presence
                                                             (TpAccount *self,
    -                                                         gchar **status,
    -                                                         gchar **status_message);
    + gchar **status, + gchar **status_message);

    Gets the automatic presence, status and status message of account. These values are the same as the "automatic-presence-type", @@ -1879,11 +1879,11 @@


    tp_account_get_parameters ()

    -
    const GHashTable *  tp_account_get_parameters           (TpAccount *account);
    +
    const GHashTable *  tp_account_get_parameters           (TpAccount *account);

    Returns the parameters of the account, in a hash table where each string is the parameter name (account, password, require-encryption etc.), and -each value is a GValue. Using the tp_asv_get family of functions +each value is a GValue. Using the tp_asv_get family of functions (tp_asv_get_uint32(), tp_asv_get_string() etc.) to access the parameters is recommended.

    @@ -1916,7 +1916,7 @@

    tp_account_get_nickname ()

    -
    const gchar *       tp_account_get_nickname             (TpAccount *account);
    +
    const gchar *       tp_account_get_nickname             (TpAccount *account);

    @@ -1942,9 +1942,9 @@

    tp_account_set_nickname_async ()

    void                tp_account_set_nickname_async       (TpAccount *account,
    -                                                         const gchar *nickname,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *nickname, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous change of the Nickname parameter on account. When the operation is finished, callback will be called. You can then call @@ -1980,9 +1980,9 @@


    tp_account_set_nickname_finish ()

    -
    gboolean            tp_account_set_nickname_finish      (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_nickname_finish      (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async nickname change request on account.

    @@ -1996,17 +1996,17 @@
    - - - - - - + + + + @@ -2017,7 +2017,7 @@

    tp_account_get_normalized_name ()

    -
    const gchar *       tp_account_get_normalized_name      (TpAccount *self);
    +
    const gchar *       tp_account_get_normalized_name      (TpAccount *self);

    @@ -2043,8 +2043,8 @@

    tp_account_get_avatar_async ()

    void                tp_account_get_avatar_async         (TpAccount *account,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous get of account's avatar. When the operation is finished, callback will be called. You can then call @@ -2075,9 +2075,9 @@


    tp_account_get_avatar_finish ()

    -
    const GArray *      tp_account_get_avatar_finish        (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    const GArray *      tp_account_get_avatar_finish        (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async get operation of account's avatar.

    @@ -2091,18 +2091,18 @@
    - - - - - - + + + + @@ -2113,11 +2113,11 @@

    tp_account_set_avatar_async ()

    void                tp_account_set_avatar_async         (TpAccount *self,
    -                                                         const guchar *avatar,
    -                                                         gsize len,
    -                                                         const gchar *mime_type,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const guchar *avatar, + gsize len, + const gchar *mime_type, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous change of the Avatar parameter on self. When the operation is finished, callback will be called. You can then call @@ -2136,7 +2136,7 @@

    - @@ -2147,7 +2147,7 @@ - @@ -2168,9 +2168,9 @@

    tp_account_set_avatar_finish ()

    -
    gboolean            tp_account_set_avatar_finish        (TpAccount *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_set_avatar_finish        (TpAccount *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async avatar change request on account.

    @@ -2184,17 +2184,17 @@
    - - - - - - + + + + @@ -2205,26 +2205,26 @@

    tp_account_bind_connection_status_to_property ()

    -
    GBinding *          tp_account_bind_connection_status_to_property
    +
    GBinding *          tp_account_bind_connection_status_to_property
                                                             (TpAccount *self,
    -                                                         gpointer target,
    +                                                         gpointer target,
                                                              const char *target_property,
    -                                                         gboolean invert);
    + gboolean invert);

    Binds the :connection-status of self to the boolean property of another -object using a GBinding such that the target_property will be set to -TRUE when self is connected (and invert is FALSE). -

    -

    -target_property will be synchronised immediately (G_BINDING_SYNC_CREATE). -invert can be interpreted as analogous to G_BINDING_INVERT_BOOLEAN. +object using a GBinding such that the target_property will be set to +TRUE when self is connected (and invert is FALSE). +

    +

    +target_property will be synchronised immediately (G_BINDING_SYNC_CREATE). +invert can be interpreted as analogous to G_BINDING_INVERT_BOOLEAN.

    For instance, this function can be used to bind the GtkWidget:sensitive property to only make a widget sensitive when the account is connected.

    -See g_object_bind_property() for more information. +See g_object_bind_property() for more information.

    Returns :

    TRUE if object_path was successfully parsed; FALSE and sets + TRUE if object_path was successfully parsed; FALSE and sets error otherwise.

    Returns :

    the connection of the account, or NULL if either + the connection of the account, or NULL if either the object path path is invalid or it is the null-value "/". [transfer none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the set was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the set was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to be filled -

    Returns :

    TRUE if the reconnect call was successful, otherwise FALSE +a GError to be filled +

    Returns :

    TRUE if the reconnect call was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    reconnect_required :

    a GStrv to + a GStrv to fill with properties that need a reconnect to take effect. [out][type GObject.Strv][transfer full]

    error :

    a GError to fill -

    Returns :

    TRUE if the request succeeded, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the request succeeded, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    display_name :

    a new display name, or NULL to unset the display name +a new display name, or NULL to unset the display name

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the call was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the call was successful, otherwise FALSE

    icon_name :

    a new icon name, or NULL to unset the icon name +a new icon name, or NULL to unset the icon name

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    service :

    a new service name, or NULL or the empty string to unset the +a new service name, or NULL or the empty string to unset the service name (which will result in the "service" property becoming the same as "protocol")

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    status :

    a status message to set, or NULL +a status message to set, or NULL

    message :

    a message for the change, or NULL +a message for the change, or NULL

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    status :

    a status message to set, or NULL +a status message to set, or NULL

    message :

    a message for the change, or NULL +a message for the change, or NULL

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the call was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the call was successful, otherwise FALSE

    reason :

    a TpConnectionStatusReason to fill, or NULL. [out] + a TpConnectionStatusReason to fill, or NULL. [out]

    details :

    - optionally used to return a map from string to GValue, which must not be + optionally used to return a map from string to GValue, which must not be modified, destroyed or unreffed by the caller. [out][allow-none][element-type utf8 GObject.Value][transfer none utf8 GObject.Value]

    Returns :

    a D-Bus error name, or NULL. [transfer none][allow-none] + a D-Bus error name, or NULL. [transfer none][allow-none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    a GArray of guchar - containing the bytes of the account's avatar, or NULL on failure. [element-type guchar] +a GError to fill +

    Returns :

    a GArray of guchar + containing the bytes of the account's avatar, or NULL on failure. [element-type guchar]

    avatar :

    a new avatar to set; can be NULL + a new avatar to set; can be NULL only if len equals 0. [allow-none][array length=len]

    mime_type :

    the MIME type of the new avatar; can be NULL + the MIME type of the new avatar; can be NULL only if len equals 0. [allow-none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the operation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the operation was successful, otherwise FALSE
    @@ -2236,26 +2236,26 @@ - - - - - - + + + + @@ -2284,8 +2284,8 @@

    tp_account_is_prepared ()

    -
    gboolean            tp_account_is_prepared              (TpAccount *account,
    -                                                         GQuark feature);
    +
    gboolean            tp_account_is_prepared              (TpAccount *account,
    +                                                         GQuark feature);

    @@ -2316,9 +2316,9 @@

    tp_account_prepare_async ()

    void                tp_account_prepare_async            (TpAccount *account,
    -                                                         const GQuark *features,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const GQuark *features, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous preparation of account with the features specified by features. When the operation is finished, callback will be called. You @@ -2326,13 +2326,13 @@ operation.

    -If features is NULL, then callback will be called when the implied +If features is NULL, then callback will be called when the implied TP_ACCOUNT_FEATURE_CORE feature is ready.

    -If NULL is given to callback, then no callback will be called when the +If NULL is given to callback, then no callback will be called when the operation is finished. Instead, it will simply set features on manager. -Note that if callback is NULL, then user_data must also be NULL. +Note that if callback is NULL, then user_data must also be NULL.

    Since 0.11.3, this is equivalent to calling the new function @@ -2348,7 +2348,7 @@

    - @@ -2368,9 +2368,9 @@

    tp_account_prepare_finish ()

    -
    gboolean            tp_account_prepare_finish           (TpAccount *account,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_account_prepare_finish           (TpAccount *account,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async preparation of the account account.

    @@ -2384,17 +2384,17 @@
    - - - - - - + + + + @@ -2423,11 +2423,11 @@

    tp_account_get_uri_schemes ()

    -
    const gchar * const * tp_account_get_uri_schemes        (TpAccount *self);
    +
    const gchar * const * tp_account_get_uri_schemes        (TpAccount *self);

    If the TP_ACCOUNT_FEATURE_ADDRESSING feature has been prepared successfully, return a list of additional URI schemes for which this -account should be used if possible. Otherwise return NULL. +account should be used if possible. Otherwise return NULL.

    For instance, a SIP or Skype account might have "tel" in this list if the @@ -2448,7 +2448,7 @@

    - @@ -2458,9 +2458,9 @@

    tp_account_associated_with_uri_scheme ()

    -
    gboolean            tp_account_associated_with_uri_scheme
    +
    gboolean            tp_account_associated_with_uri_scheme
                                                             (TpAccount *self,
    -                                                         const gchar *scheme);
    + const gchar *scheme);

    @@ -2479,7 +2479,7 @@
    - @@ -2493,10 +2493,10 @@

    tp_account_set_uri_scheme_association_async ()

    void                tp_account_set_uri_scheme_association_async
                                                             (TpAccount *self,
    -                                                         const gchar *scheme,
    -                                                         gboolean associate,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *scheme, + gboolean associate, + GAsyncReadyCallback callback, + gpointer user_data);

    Add scheme to the list of additional URI schemes that would be returned by tp_account_get_uri_schemes(), or remove it from that list. @@ -2523,13 +2523,13 @@

    - @@ -2549,10 +2549,10 @@

    tp_account_set_uri_scheme_association_finish ()

    -
    gboolean            tp_account_set_uri_scheme_association_finish
    +
    gboolean            tp_account_set_uri_scheme_association_finish
                                                             (TpAccount *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Interpret the result of tp_account_set_uri_scheme_association_async().

    @@ -2566,17 +2566,17 @@
    - - - - - - + + + + @@ -2605,7 +2605,7 @@

    tp_account_get_storage_provider ()

    -
    const gchar *       tp_account_get_storage_provider     (TpAccount *self);
    +
    const gchar *       tp_account_get_storage_provider     (TpAccount *self);

    @@ -2630,7 +2630,7 @@

    tp_account_get_storage_identifier ()

    -
    const GValue *      tp_account_get_storage_identifier   (TpAccount *self);
    +
    const GValue *      tp_account_get_storage_identifier   (TpAccount *self);

    @@ -2683,8 +2683,8 @@

    tp_account_get_storage_specific_information_async ()

    void                tp_account_get_storage_specific_information_async
                                                             (TpAccount *self,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Makes an asynchronous request of self's StorageSpecificInformation property (part of the Account.Interface.Storage interface). @@ -2719,10 +2719,10 @@


    tp_account_get_storage_specific_information_finish ()

    -
    GHashTable *        tp_account_get_storage_specific_information_finish
    +
    GHashTable *        tp_account_get_storage_specific_information_finish
                                                             (TpAccount *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Retrieve the value of the request begun with tp_account_get_storage_specific_information_async(). @@ -2737,17 +2737,17 @@

    - - - - - - + + + + @@ -2760,9 +2760,9 @@

    tp_cli_account_callback_for_reconnect ()

    void                (*tp_cli_account_callback_for_reconnect)
                                                             (TpAccount *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Reconnect method call succeeds or fails. @@ -2778,7 +2778,7 @@

    @@ -2798,11 +2798,11 @@

    tp_cli_account_call_reconnect ()

    TpProxyPendingCall * tp_cli_account_call_reconnect      (TpAccount *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_account_callback_for_reconnect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Reconnect method call.

    @@ -2826,29 +2826,29 @@
    - @@ -2867,9 +2867,9 @@

    tp_cli_account_callback_for_remove ()

    void                (*tp_cli_account_callback_for_remove)
                                                             (TpAccount *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Remove method call succeeds or fails. @@ -2885,7 +2885,7 @@

    @@ -2905,11 +2905,11 @@

    tp_cli_account_call_remove ()

    TpProxyPendingCall * tp_cli_account_call_remove         (TpAccount *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_account_callback_for_remove callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Remove method call.

    @@ -2933,29 +2933,29 @@
    - @@ -2974,10 +2974,10 @@

    tp_cli_account_callback_for_update_parameters ()

    void                (*tp_cli_account_callback_for_update_parameters)
                                                             (TpAccount *proxy,
    -                                                         const gchar **out_Reconnect_Required,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Reconnect_Required, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a UpdateParameters method call succeeds or fails. @@ -2992,13 +2992,13 @@

    - @@ -3019,13 +3019,13 @@

    tp_cli_account_call_update_parameters ()

    TpProxyPendingCall * tp_cli_account_call_update_parameters
                                                             (TpAccount *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Set,
    -                                                         const gchar **in_Unset,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Set,
    +                                                         const gchar **in_Unset,
                                                              tp_cli_account_callback_for_update_parameters callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a UpdateParameters method call.

    @@ -3059,29 +3059,29 @@ - @@ -3100,9 +3100,9 @@

    tp_cli_account_signal_callback_account_property_changed ()

    void                (*tp_cli_account_signal_callback_account_property_changed)
                                                             (TpAccount *proxy,
    -                                                         GHashTable *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AccountPropertyChanged.

    @@ -3139,10 +3139,10 @@
    TpProxySignalConnection * tp_cli_account_connect_to_account_property_changed
                                                             (TpAccount *proxy,
                                                              tp_cli_account_signal_callback_account_property_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AccountPropertyChanged.

    @@ -3172,19 +3172,19 @@ - - @@ -3192,7 +3192,7 @@ @@ -3204,8 +3204,8 @@

    tp_cli_account_signal_callback_removed ()

    void                (*tp_cli_account_signal_callback_removed)
                                                             (TpAccount *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Removed.

    @@ -3237,10 +3237,10 @@
    TpProxySignalConnection * tp_cli_account_connect_to_removed
                                                             (TpAccount *proxy,
                                                              tp_cli_account_signal_callback_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Removed.

    @@ -3270,19 +3270,19 @@ - - @@ -3290,7 +3290,7 @@ @@ -3302,8 +3302,8 @@

    tp_cli_account_interface_avatar_signal_callback_avatar_changed ()

    void                (*tp_cli_account_interface_avatar_signal_callback_avatar_changed)
                                                             (TpAccount *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AvatarChanged.

    @@ -3335,10 +3335,10 @@
    TpProxySignalConnection * tp_cli_account_interface_avatar_connect_to_avatar_changed
                                                             (TpAccount *proxy,
                                                              tp_cli_account_interface_avatar_signal_callback_avatar_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AvatarChanged.

    @@ -3368,19 +3368,19 @@ - - @@ -3388,7 +3388,7 @@ @@ -3400,9 +3400,9 @@

    tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association ()

    void                (*tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association)
                                                             (TpAccount *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetURISchemeAssociation method call succeeds or fails. @@ -3418,7 +3418,7 @@

    @@ -3439,13 +3439,13 @@

    tp_cli_account_interface_addressing_call_set_uri_scheme_association ()

    TpProxyPendingCall * tp_cli_account_interface_addressing_call_set_uri_scheme_association
                                                             (TpAccount *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_URI_Scheme,
    -                                                         gboolean in_Association,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_URI_Scheme,
    +                                                         gboolean in_Association,
                                                              tp_cli_account_interface_addressing_callback_for_set_uri_scheme_association callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetURISchemeAssociation method call.

    @@ -3479,29 +3479,29 @@ - @@ -3520,7 +3520,7 @@

    Property Details

    The "automatic-presence-type" property

    -
      "automatic-presence-type"  guint                 : Read
    +
      "automatic-presence-type"  guint                 : Read

    The account's automatic presence type (a TpConnectionPresenceType).

    @@ -3532,7 +3532,7 @@

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for automatic-presence-type, automatic-status and automatic-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3549,14 +3549,14 @@


    The "automatic-status" property

    -
      "automatic-status"         gchar*                : Read
    +
      "automatic-status"         gchar*                : Read

    The string status name to use in conjunction with the "automatic-presence-type".

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for automatic-presence-type, automatic-status and automatic-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3564,7 +3564,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.13.8

    @@ -3572,14 +3572,14 @@

    The "automatic-status-message" property

    -
      "automatic-status-message" gchar*                : Read
    +
      "automatic-status-message" gchar*                : Read

    The user-defined message to use in conjunction with the "automatic-presence-type".

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for automatic-presence-type, automatic-status and automatic-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3587,7 +3587,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.13.8

    @@ -3595,9 +3595,9 @@

    The "changing-presence" property

    -
      "changing-presence"        gboolean              : Read
    -

    -TRUE if an attempt is currently being made to change the account's +

      "changing-presence"        gboolean              : Read
    +

    +TRUE if an attempt is currently being made to change the account's presence ("current-presence-type", "current-status" and "current-status-message") to match its requested presence ("requested-presence-type", "requested-status" @@ -3605,13 +3605,13 @@

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -FALSE. +FALSE.

    Default value: FALSE

    Since 0.11.6

    @@ -3619,20 +3619,20 @@

    The "connect-automatically" property

    -
      "connect-automatically"    gboolean              : Read
    +
      "connect-automatically"    gboolean              : Read

    Whether the account should connect automatically or not. To change this property, use tp_account_set_connect_automatically_async().

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -FALSE. +FALSE.

    Default value: FALSE

    Since 0.9.0

    @@ -3647,35 +3647,35 @@

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Since 0.9.0


    The "connection-error" property

    -
      "connection-error"         gchar*                : Read
    +
      "connection-error"         gchar*                : Read

    The D-Bus error name for the last disconnection or connection failure, (in particular, TP_ERROR_STR_CANCELLED if it was disconnected by user -request), or NULL if the account is connected. +request), or NULL if the account is connected.

    One can receive change notifications on this property by connecting to the "status-changed" signal, or by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.11.7

    @@ -3683,9 +3683,9 @@

    The "connection-error-details" property

    -
      "connection-error-details" GHashTable*           : Read
    -

    -A map from string to GValue containing extensible error details +

      "connection-error-details" GHashTable*           : Read
    +

    +A map from string to GValue containing extensible error details related to "connection-error". Functions like tp_asv_get_string() can be used to read from this map.

    @@ -3699,7 +3699,7 @@

    One can receive change notifications on this property by connecting to the "status-changed" signal, or by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    @@ -3712,7 +3712,7 @@


    The "connection-manager" property

    -
      "connection-manager"       gchar*                : Read
    +
      "connection-manager"       gchar*                : Read

    The account's connection manager name.

    @@ -3722,14 +3722,14 @@

    The "connection-status" property

    -
      "connection-status"        guint                 : Read
    +
      "connection-status"        guint                 : Read

    The account's connection status type (a TpConnectionStatus).

    One can receive change notifications on this property by connecting to the "status-changed" signal, or by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    @@ -3744,14 +3744,14 @@


    The "connection-status-reason" property

    -
      "connection-status-reason" guint                 : Read
    +
      "connection-status-reason" guint                 : Read

    The account's connection status reason (a TpConnectionStatusReason).

    One can receive change notifications on this property by connecting to the "status-changed" signal, or by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    @@ -3766,14 +3766,14 @@


    The "current-presence-type" property

    -
      "current-presence-type"    guint                 : Read
    +
      "current-presence-type"    guint                 : Read

    The account connection's current presence type (a TpConnectionPresenceType).

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for current-presence-type, current-status and current-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3790,13 +3790,13 @@


    The "current-status" property

    -
      "current-status"           gchar*                : Read
    +
      "current-status"           gchar*                : Read

    The current Status string of the account.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for current-presence-type, current-status and current-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3804,7 +3804,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -3812,13 +3812,13 @@

    The "current-status-message" property

    -
      "current-status-message"   gchar*                : Read
    +
      "current-status-message"   gchar*                : Read

    The current status message message of the account.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for current-presence-type, current-status and current-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3826,7 +3826,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -3834,19 +3834,19 @@

    The "display-name" property

    -
      "display-name"             gchar*                : Read
    +
      "display-name"             gchar*                : Read

    The account's display name, from the DisplayName property.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -3854,13 +3854,13 @@

    The "enabled" property

    -
      "enabled"                  gboolean              : Read
    +
      "enabled"                  gboolean              : Read

    Whether this account is enabled or not.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    @@ -3873,19 +3873,19 @@


    The "has-been-online" property

    -
      "has-been-online"          gboolean              : Read
    +
      "has-been-online"          gboolean              : Read

    Whether this account has been online or not.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -FALSE. +FALSE.

    Default value: FALSE

    Since 0.9.0

    @@ -3893,20 +3893,20 @@

    The "icon-name" property

    -
      "icon-name"                gchar*                : Read
    +
      "icon-name"                gchar*                : Read

    The account's icon name. To change this propery, use tp_account_set_icon_name_async().

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -3914,19 +3914,19 @@

    The "nickname" property

    -
      "nickname"                 gchar*                : Read
    +
      "nickname"                 gchar*                : Read

    The nickname that should be set for the user on this account.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -3934,19 +3934,19 @@

    The "normalized-name" property

    -
      "normalized-name"          gchar*                : Read
    +
      "normalized-name"          gchar*                : Read

    The normalized form of the user's own identifier on this protocol.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.13.8

    @@ -3954,7 +3954,7 @@

    The "protocol" property

    -
      "protocol"                 gchar*                : Read
    +
      "protocol"                 gchar*                : Read

    The account's machine-readable protocol name, such as "jabber", "msn" or "local-xmpp". Recommended names for most protocols can be found in the @@ -3966,14 +3966,14 @@


    The "requested-presence-type" property

    -
      "requested-presence-type"  guint                 : Read
    +
      "requested-presence-type"  guint                 : Read

    The account's requested presence type (a TpConnectionPresenceType).

    Since 0.13.8, one can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for requested-presence-type, requested-status and requested-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -3981,7 +3981,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Allowed values: <= 9

    Default value: 0

    @@ -3990,14 +3990,14 @@

    The "requested-status" property

    -
      "requested-status"         gchar*                : Read
    +
      "requested-status"         gchar*                : Read

    The requested Status string of the account.

    Since 0.13.8, one can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for requested-presence-type, requested-status and requested-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -4005,7 +4005,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -4013,14 +4013,14 @@

    The "requested-status-message" property

    -
      "requested-status-message" gchar*                : Read
    +
      "requested-status-message" gchar*                : Read

    The requested status message message of the account.

    Since 0.13.8, one can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail. Change notifications for requested-presence-type, requested-status and requested-status-message are always emitted together, so it is sufficient to connect to one of the notification signals. @@ -4028,7 +4028,7 @@

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -NULL. +NULL.

    Default value: NULL

    Since 0.9.0

    @@ -4036,7 +4036,7 @@

    The "service" property

    -
      "service"                  gchar*                : Read
    +
      "service"                  gchar*                : Read

    A machine-readable name identifying a specific service to which this account connects, or a copy of "protocol" if there is no more @@ -4063,13 +4063,13 @@


    The "storage-identifier" property

    -
      "storage-identifier"       GValue*               : Read
    +
      "storage-identifier"       GValue*               : Read

    The storage identifier for this account.

    A provider-specific variant type used to identify this account with the -provider. This value will be NULL if "storage-provider" is +provider. This value will be NULL if "storage-provider" is an empty string.

    @@ -4078,14 +4078,14 @@

    This is not guaranteed to have been retrieved until the TP_ACCOUNT_FEATURE_STORAGE feature has been prepared; until then, -the value is NULL. +the value is NULL.

    Since 0.13.2


    The "storage-provider" property

    -
      "storage-provider"         gchar*                : Read
    +
      "storage-provider"         gchar*                : Read

    The storage provider for this account.

    @@ -4099,7 +4099,7 @@

    This is not guaranteed to have been retrieved until the TP_ACCOUNT_FEATURE_STORAGE feature has been prepared; until then, -the value is NULL. +the value is NULL.

    Default value: NULL

    Since 0.13.2

    @@ -4107,7 +4107,7 @@

    The "storage-restrictions" property

    -
      "storage-restrictions"     guint                 : Read
    +
      "storage-restrictions"     guint                 : Read

    The storage restrictions for this account.

    @@ -4130,19 +4130,19 @@

    The "valid" property

    -
      "valid"                    gboolean              : Read
    +
      "valid"                    gboolean              : Read

    Whether this account is valid.

    One can receive change notifications on this property by connecting -to the "notify" signal and using this property as the signal +to the "notify" signal and using this property as the signal detail.

    This is not guaranteed to have been retrieved until tp_proxy_prepare_async() has finished; until then, the value is -FALSE. +FALSE.

    Default value: FALSE

    Since 0.9.0

    @@ -4153,10 +4153,10 @@

    The "presence-changed" signal

    void                user_function                      (TpAccount *account,
    -                                                        guint      presence,
    -                                                        gchar     *status,
    -                                                        gchar     *status_message,
    -                                                        gpointer   user_data)           : Run Last
    + guint presence, + gchar *status, + gchar *status_message, + gpointer user_data) : Run Last

    Emitted when the presence of the account changes.

    @@ -4195,18 +4195,18 @@

    The "status-changed" signal

    void                user_function                      (TpAccount  *account,
    -                                                        guint       old_status,
    -                                                        guint       new_status,
    -                                                        guint       reason,
    -                                                        gchar      *dbus_error_name,
    -                                                        GHashTable *details,
    -                                                        gpointer    user_data)            : Run Last
    + guint old_status, + guint new_status, + guint reason, + gchar *dbus_error_name, + GHashTable *details, + gpointer user_data) : Run Last

    Emitted when the connection status on the account changes.

    The dbus_error_name and details parameters were present, but -non-functional (always NULL), in older versions. They have been +non-functional (always NULL), in older versions. They have been available with their current behaviour since version 0.11.7.

    target :

    the target GObject +the target GObject

    target_property :

    the property on target to bind (must be G_TYPE_BOOLEAN) +the property on target to bind (must be G_TYPE_BOOLEAN)

    invert :

    -TRUE if you wish to invert the value of target_property - (i.e. FALSE if connected) -

    Returns :

    the GBinding instance representing the binding +TRUE if you wish to invert the value of target_property + (i.e. FALSE if connected) +

    Returns :

    the GBinding instance representing the binding between the self and the target. The binding is released whenever the - GBinding reference count reaches zero. [transfer none] + GBinding reference count reaches zero. [transfer none]

    features :

    a 0-terminated list of features, or NULL +a 0-terminated list of features, or NULL

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the preparation was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the preparation was successful, otherwise FALSE

    Returns :

    a list of URI schemes, or NULL. [transfer none] + a list of URI schemes, or NULL. [transfer none]

    Returns :

    TRUE if the result of tp_account_get_uri_schemes() would include + TRUE if the result of tp_account_get_uri_schemes() would include scheme

    scheme :

    a non-NULL URI scheme such as "tel" +a non-NULL URI scheme such as "tel"

    associate :

    -TRUE to use this account for scheme, or FALSE to not use it +TRUE to use this account for scheme, or FALSE to not use it

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the call was successful, otherwise FALSE +a GError to fill +

    Returns :

    TRUE if the call was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    a GHashTable +a GError to fill +

    Returns :

    a GHashTable of strings to GValues representing the D-Bus type a{sv}. [element-type utf8 GObject.Value][transfer none utf8 GObject.Value]

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Reconnect_Required :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If all of the updates could be applied to the active <tp:member-ref>Connection</tp:member-ref> (if any), the empty list, signifying that no reconnection is required for the new parameters to take effect. For example, if the only parameter updated is <tt>...Cellular.<tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Cellular">MessageValidityPeriod</tp:dbus-ref></tt>, the new value can be applied immediately to the connection.</p> <p>Otherwise, a list of the names of parameters with changes that will not take effect until the account is reconnected. User interfaces that require &quot;instant apply&quot; semantics MAY call <tp:member-ref>Reconnect</tp:member-ref> in response to receiving a non-empty list. For example, if the caller updates both <tt>...Anonymity.<tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Anonymity">AnonymityMandatory</tp:dbus-ref></tt> and <tt>require-encryption</tt>, the former can be applied to the current connection, but the latter needs a reconnect to take effect, so this method should return <code>[&quot;require-encryption&quot;]</code>.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If all of the updates could be applied to the active <tp:member-ref>Connection</tp:member-ref> (if any), the empty list, signifying that no reconnection is required for the new parameters to take effect. For example, if the only parameter updated is <tt>...Cellular.<tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Cellular">MessageValidityPeriod</tp:dbus-ref></tt>, the new value can be applied immediately to the connection.</p> <p>Otherwise, a list of the names of parameters with changes that will not take effect until the account is reconnected. User interfaces that require &quot;instant apply&quot; semantics MAY call <tp:member-ref>Reconnect</tp:member-ref> in response to receiving a non-empty list. For example, if the caller updates both <tt>...Anonymity.<tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Anonymity">AnonymityMandatory</tp:dbus-ref></tt> and <tt>require-encryption</tt>, the former can be applied to the current connection, but the latter needs a reconnect to take effect, so this method should return <code>[&quot;require-encryption&quot;]</code>.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL
    diff --git a/docs/reference/html/telepathy-glib-add-dispatch-operation-context.html b/docs/reference/html/telepathy-glib-add-dispatch-operation-context.html index 6ffcba9..2f48273 100644 --- a/docs/reference/html/telepathy-glib-add-dispatch-operation-context.html +++ b/docs/reference/html/telepathy-glib-add-dispatch-operation-context.html @@ -51,13 +51,13 @@ (TpAddDispatchOperationContext *self); voidtp_add_dispatch_operation_context_fail (TpAddDispatchOperationContext *self, - const GError *error); + const GError *error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpAddDispatchOperationContext
     
    @@ -65,9 +65,9 @@

    Properties

       "account"                  TpAccount*            : Read / Write / Construct Only
    -  "channels"                 GPtrArray*            : Read / Write / Construct Only
    +  "channels"                 GPtrArray*            : Read / Write / Construct Only
       "connection"               TpConnection*         : Read / Write / Construct Only
    -  "dbus-context"             gpointer              : Write / Construct Only
    +  "dbus-context"             gpointer              : Write / Construct Only
       "dispatch-operation"       TpChannelDispatchOperation*  : Read / Write / Construct Only
     
    @@ -136,7 +136,7 @@

    tp_add_dispatch_operation_context_fail ()

    void                tp_add_dispatch_operation_context_fail
                                                             (TpAddDispatchOperationContext *self,
    -                                                         const GError *error);
    + const GError *error);

    Called by TpBaseClientClassAddDispatchOperationImpl to raise a D-Bus error.

    @@ -169,21 +169,21 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "channels" property

    -
      "channels"                 GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing TpChannel objects representing the channels +

      "channels"                 GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing TpChannel objects representing the channels that have been passed to AddDispatchOperation. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5

    @@ -197,16 +197,16 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "dbus-context" property

    -
      "dbus-context"             gpointer              : Write / Construct Only
    -

    -The DBusGMethodInvocation representing the D-Bus context of the +

      "dbus-context"             gpointer              : Write / Construct Only
    +

    +The DBusGMethodInvocation representing the D-Bus context of the AddDispatchOperation call. Can only be written during construction.

    @@ -222,7 +222,7 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5

    diff --git a/docs/reference/html/telepathy-glib-asv.html b/docs/reference/html/telepathy-glib-asv.html index d710129..13a0697 100644 --- a/docs/reference/html/telepathy-glib-asv.html +++ b/docs/reference/html/telepathy-glib-asv.html @@ -32,8 +32,8 @@

    Manipulating a{sv} mappings

    Manipulating a{sv} mappings — Functions to manipulate mappings from string to - variant, as represented in dbus-glib by a GHashTable from string - to GValue

    + variant, as represented in dbus-glib by a GHashTable from string + to GValue

    @@ -43,98 +43,98 @@ #include <telepathy-glib/dbus.h> #define tp_asv_size (asv) -GHashTable * tp_asv_new (const gchar *first_key, +GHashTable * tp_asv_new (const gchar *first_key, ...); -gboolean tp_asv_get_boolean (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_boolean (GHashTable *asv, - const gchar *key, - gboolean value); -gpointer tp_asv_get_boxed (const GHashTable *asv, - const gchar *key, - GType type); -void tp_asv_set_boxed (GHashTable *asv, - const gchar *key, - GType type, - gconstpointer value); -void tp_asv_take_boxed (GHashTable *asv, - const gchar *key, - GType type, - gpointer value); -void tp_asv_set_static_boxed (GHashTable *asv, - const gchar *key, - GType type, - gconstpointer value); -const GArray * tp_asv_get_bytes (const GHashTable *asv, - const gchar *key); -void tp_asv_set_bytes (GHashTable *asv, - const gchar *key, - guint length, - gconstpointer bytes); -void tp_asv_take_bytes (GHashTable *asv, - const gchar *key, - GArray *value); -gdouble tp_asv_get_double (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_double (GHashTable *asv, - const gchar *key, - gdouble value); -gint32 tp_asv_get_int32 (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_int32 (GHashTable *asv, - const gchar *key, - gint32 value); -gint64 tp_asv_get_int64 (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_int64 (GHashTable *asv, - const gchar *key, - gint64 value); -const gchar * tp_asv_get_object_path (const GHashTable *asv, - const gchar *key); -void tp_asv_set_object_path (GHashTable *asv, - const gchar *key, - const gchar *value); -void tp_asv_take_object_path (GHashTable *asv, - const gchar *key, - gchar *value); -void tp_asv_set_static_object_path (GHashTable *asv, - const gchar *key, - const gchar *value); -const gchar * tp_asv_get_string (const GHashTable *asv, - const gchar *key); -void tp_asv_set_string (GHashTable *asv, - const gchar *key, - const gchar *value); -void tp_asv_take_string (GHashTable *asv, - const gchar *key, - gchar *value); -void tp_asv_set_static_string (GHashTable *asv, - const gchar *key, - const gchar *value); -const gchar * const * tp_asv_get_strv (const GHashTable *asv, - const gchar *key); -void tp_asv_set_strv (GHashTable *asv, - const gchar *key, - gchar **value); -guint32 tp_asv_get_uint32 (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_uint32 (GHashTable *asv, - const gchar *key, - guint32 value); -guint64 tp_asv_get_uint64 (const GHashTable *asv, - const gchar *key, - gboolean *valid); -void tp_asv_set_uint64 (GHashTable *asv, - const gchar *key, - guint64 value); -const GValue * tp_asv_lookup (const GHashTable *asv, - const gchar *key); -void tp_asv_dump (GHashTable *asv); +gboolean tp_asv_get_boolean (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_boolean (GHashTable *asv, + const gchar *key, + gboolean value); +gpointer tp_asv_get_boxed (const GHashTable *asv, + const gchar *key, + GType type); +void tp_asv_set_boxed (GHashTable *asv, + const gchar *key, + GType type, + gconstpointer value); +void tp_asv_take_boxed (GHashTable *asv, + const gchar *key, + GType type, + gpointer value); +void tp_asv_set_static_boxed (GHashTable *asv, + const gchar *key, + GType type, + gconstpointer value); +const GArray * tp_asv_get_bytes (const GHashTable *asv, + const gchar *key); +void tp_asv_set_bytes (GHashTable *asv, + const gchar *key, + guint length, + gconstpointer bytes); +void tp_asv_take_bytes (GHashTable *asv, + const gchar *key, + GArray *value); +gdouble tp_asv_get_double (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_double (GHashTable *asv, + const gchar *key, + gdouble value); +gint32 tp_asv_get_int32 (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_int32 (GHashTable *asv, + const gchar *key, + gint32 value); +gint64 tp_asv_get_int64 (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_int64 (GHashTable *asv, + const gchar *key, + gint64 value); +const gchar * tp_asv_get_object_path (const GHashTable *asv, + const gchar *key); +void tp_asv_set_object_path (GHashTable *asv, + const gchar *key, + const gchar *value); +void tp_asv_take_object_path (GHashTable *asv, + const gchar *key, + gchar *value); +void tp_asv_set_static_object_path (GHashTable *asv, + const gchar *key, + const gchar *value); +const gchar * tp_asv_get_string (const GHashTable *asv, + const gchar *key); +void tp_asv_set_string (GHashTable *asv, + const gchar *key, + const gchar *value); +void tp_asv_take_string (GHashTable *asv, + const gchar *key, + gchar *value); +void tp_asv_set_static_string (GHashTable *asv, + const gchar *key, + const gchar *value); +const gchar * const * tp_asv_get_strv (const GHashTable *asv, + const gchar *key); +void tp_asv_set_strv (GHashTable *asv, + const gchar *key, + gchar **value); +guint32 tp_asv_get_uint32 (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_uint32 (GHashTable *asv, + const gchar *key, + guint32 value); +guint64 tp_asv_get_uint64 (const GHashTable *asv, + const gchar *key, + gboolean *valid); +void tp_asv_set_uint64 (GHashTable *asv, + const gchar *key, + guint64 value); +const GValue * tp_asv_lookup (const GHashTable *asv, + const gchar *key); +void tp_asv_dump (GHashTable *asv);
    @@ -149,12 +149,12 @@ a mapping.

    -They also work around the fact that none of the GHashTable public API -takes a const pointer to a GHashTable, even the read-only methods that +They also work around the fact that none of the GHashTable public API +takes a const pointer to a GHashTable, even the read-only methods that logically ought to.

    -Parts of telepathy-glib return const pointers to GHashTable, to encourage +Parts of telepathy-glib return const pointers to GHashTable, to encourage the use of this API.

    @@ -165,10 +165,10 @@
    #define tp_asv_size(asv) _tp_asv_size_inline (asv)
     

    -Return the size of asv as if via g_hash_table_size(). -

    -

    -The only difference is that this version takes a const GHashTable and +Return the size of asv as if via g_hash_table_size(). +

    +

    +The only difference is that this version takes a const GHashTable and casts it.

    @@ -184,14 +184,14 @@

    tp_asv_new ()

    -
    GHashTable *        tp_asv_new                          (const gchar *first_key,
    +
    GHashTable *        tp_asv_new                          (const gchar *first_key,
                                                              ...);

    -Creates a new GHashTable for use with a{sv} maps, containing the values +Creates a new GHashTable for use with a{sv} maps, containing the values passed in as parameters.

    -The GHashTable is synonymous with: +The GHashTable is synonymous with:

    @@ -199,7 +199,7 @@ - @@ -223,7 +223,7 @@ - @@ -235,7 +235,7 @@

    -

    Example 1. Using tp_asv_new()

    +

    Example 1. Using tp_asv_new()

    1
     2
    GHashTable *asv = g_hash_table_new_full (g_str_hash, g_str_equal,
    +        
    GHashTable *asv = g_hash_table_new_full (g_str_hash, g_str_equal,
        NULL, (GDestroyNotify) tp_g_value_slice_free);
    1
     2
    g_hash_table_insert (parameters, "account",
    +        
    g_hash_table_insert (parameters, "account",
        tp_g_value_slice_new_string ("bob@mcbadgers.com"));
    @@ -258,7 +258,7 @@

    Allocated values will be automatically free'd when overwritten, removed or -the hash table destroyed with g_hash_table_destroy(). +the hash table destroyed with g_hash_table_destroy().

    @@ -276,8 +276,8 @@ - @@ -287,15 +287,15 @@

    tp_asv_get_boolean ()

    -
    gboolean            tp_asv_get_boolean                  (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    gboolean            tp_asv_get_boolean                  (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present and boolean, return it, -and set *valid to TRUE if valid is not NULL. -

    -

    -Otherwise return FALSE, and set *valid to FALSE if valid is not NULL. +and set *valid to TRUE if valid is not NULL. +

    +

    +Otherwise return FALSE, and set *valid to FALSE if valid is not NULL.

    Returns :

    a newly created GHashTable for storing a{sv} maps, free with -g_hash_table_destroy(). + a newly created GHashTable for storing a{sv} maps, free with +g_hash_table_destroy().
    @@ -313,7 +313,7 @@ - @@ -329,9 +329,9 @@

    tp_asv_set_boolean ()

    -
    void                tp_asv_set_boolean                  (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean value);
    +
    void                tp_asv_set_boolean                  (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean value);

    Stores the value in the map.

    @@ -346,7 +346,7 @@
    - @@ -366,20 +366,20 @@

    tp_asv_get_boxed ()

    -
    gpointer            tp_asv_get_boxed                    (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         GType type);
    +
    gpointer            tp_asv_get_boxed                    (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         GType type);

    If a value for key in asv is present and is of the desired type, return it.

    -Otherwise return NULL. +Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value for key in asv is not removed or altered. Copy it, for instance with -g_boxed_copy(), if you need to keep it for longer. +g_boxed_copy(), if you need to keep it for longer.

    valid :

    Either NULL, or a location to store TRUE if the key actually + Either NULL, or a location to store TRUE if the key actually exists and has a boolean value. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -398,12 +398,12 @@ - @@ -413,10 +413,10 @@

    tp_asv_set_boxed ()

    -
    void                tp_asv_set_boxed                    (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         GType type,
    -                                                         gconstpointer value);
    +
    void                tp_asv_set_boxed                    (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         GType type,
    +                                                         gconstpointer value);

    Stores the value in the map.

    @@ -431,7 +431,7 @@
    - @@ -441,7 +441,7 @@ - @@ -456,10 +456,10 @@

    tp_asv_take_boxed ()

    -
    void                tp_asv_take_boxed                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         GType type,
    -                                                         gpointer value);
    +
    void                tp_asv_take_boxed                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         GType type,
    +                                                         gpointer value);

    Stores the value in the map.

    @@ -474,7 +474,7 @@
    - @@ -484,7 +484,7 @@ - @@ -499,10 +499,10 @@

    tp_asv_set_static_boxed ()

    -
    void                tp_asv_set_static_boxed             (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         GType type,
    -                                                         gconstpointer value);
    +
    void                tp_asv_set_static_boxed             (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         GType type,
    +                                                         gconstpointer value);

    Stores the value in the map.

    @@ -518,7 +518,7 @@
    - @@ -528,7 +528,7 @@ - @@ -543,14 +543,14 @@

    tp_asv_get_bytes ()

    -
    const GArray *      tp_asv_get_bytes                    (const GHashTable *asv,
    -                                                         const gchar *key);
    +
    const GArray *      tp_asv_get_bytes                    (const GHashTable *asv,
    +                                                         const gchar *key);

    If a value for key in asv is present and is an array of bytes -(its GType is DBUS_TYPE_G_UCHAR_ARRAY), return it. -

    -

    -Otherwise return NULL. +(its GType is DBUS_TYPE_G_UCHAR_ARRAY), return it. +

    +

    +Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value @@ -574,7 +574,7 @@

    - @@ -584,10 +584,10 @@

    tp_asv_set_bytes ()

    -
    void                tp_asv_set_bytes                    (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         guint length,
    -                                                         gconstpointer bytes);
    +
    void                tp_asv_set_bytes                    (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         guint length,
    +                                                         gconstpointer bytes);

    Stores the value in the map.

    @@ -602,7 +602,7 @@
    - @@ -617,7 +617,7 @@ - @@ -628,9 +628,9 @@

    tp_asv_take_bytes ()

    -
    void                tp_asv_take_bytes                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         GArray *value);
    +
    void                tp_asv_take_bytes                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         GArray *value);

    Stores the value in the map.

    @@ -645,18 +645,18 @@
    - - - - - - - - - + + + + + + + + @@ -666,16 +666,16 @@

    tp_asv_get_double ()

    -
    gdouble             tp_asv_get_double                   (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    gdouble             tp_asv_get_double                   (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present and has any numeric type used by dbus-glib (guchar, gint, guint, gint64, guint64 or gdouble), -return it as a double, and if valid is not NULL, set *valid to TRUE. -

    -

    -Otherwise, return 0.0, and if valid is not NULL, set *valid to FALSE. +return it as a double, and if valid is not NULL, set *valid to TRUE. +

    +

    +Otherwise, return 0.0, and if valid is not NULL, set *valid to FALSE.

    type :

    The type that the key's value should have, which must be derived - from G_TYPE_BOXED + from G_TYPE_BOXED

    Returns :

    the value of key, or NULL. [transfer none][allow-none] + the value of key, or NULL. [transfer none][allow-none]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    type :

    the type of the key's value, which must be derived from G_TYPE_BOXED +the type of the key's value, which must be derived from G_TYPE_BOXED

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    type :

    the type of the key's value, which must be derived from G_TYPE_BOXED +the type of the key's value, which must be derived from G_TYPE_BOXED

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    type :

    the type of the key's value, which must be derived from G_TYPE_BOXED +the type of the key's value, which must be derived from G_TYPE_BOXED

    Returns :

    the string value of key, or NULL. [transfer none][allow-none] + the string value of key, or NULL. [transfer none][allow-none]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    bytes :

    location of an array of bytes to be copied (this may be NULL +location of an array of bytes to be copied (this may be NULL if and only if length is 0)

    asv :

    a GHashTable created with tp_asv_new() -

    key :

    string key -

    value :

    a non-NULL GArray of guchar, ownership of which will be taken by -the GValue +a GHashTable created with tp_asv_new() +

    key :

    string key +

    value :

    a non-NULL GArray of guchar, ownership of which will be taken by +the GValue
    @@ -693,8 +693,8 @@ - @@ -709,9 +709,9 @@

    tp_asv_set_double ()

    -
    void                tp_asv_set_double                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gdouble value);
    +
    void                tp_asv_set_double                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gdouble value);

    Stores the value in the map.

    @@ -726,7 +726,7 @@
    - @@ -746,17 +746,17 @@

    tp_asv_get_int32 ()

    -
    gint32              tp_asv_get_int32                    (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    gint32              tp_asv_get_int32                    (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the -range of a gint32, return it, and if valid is not NULL, set *valid to -TRUE. -

    -

    -Otherwise, return 0, and if valid is not NULL, set *valid to FALSE. +range of a gint32, return it, and if valid is not NULL, set *valid to +TRUE. +

    +

    +Otherwise, return 0, and if valid is not NULL, set *valid to FALSE.

    valid :

    Either NULL, or a location in which to store TRUE on success -or FALSE on failure. [out] + Either NULL, or a location in which to store TRUE on success +or FALSE on failure. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -774,8 +774,8 @@ - @@ -790,9 +790,9 @@

    tp_asv_set_int32 ()

    -
    void                tp_asv_set_int32                    (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gint32 value);
    +
    void                tp_asv_set_int32                    (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gint32 value);

    Stores the value in the map.

    @@ -807,7 +807,7 @@
    - @@ -827,17 +827,17 @@

    tp_asv_get_int64 ()

    -
    gint64              tp_asv_get_int64                    (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    gint64              tp_asv_get_int64                    (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the -range of a gint64, return it, and if valid is not NULL, set *valid to -TRUE. -

    -

    -Otherwise, return 0, and if valid is not NULL, set *valid to FALSE. +range of a gint64, return it, and if valid is not NULL, set *valid to +TRUE. +

    +

    +Otherwise, return 0, and if valid is not NULL, set *valid to FALSE.

    valid :

    Either NULL, or a location in which to store TRUE on success -or FALSE on failure. [out] + Either NULL, or a location in which to store TRUE on success +or FALSE on failure. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -855,8 +855,8 @@ - @@ -871,9 +871,9 @@

    tp_asv_set_int64 ()

    -
    void                tp_asv_set_int64                    (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gint64 value);
    +
    void                tp_asv_set_int64                    (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gint64 value);

    Stores the value in the map.

    @@ -888,7 +888,7 @@
    - @@ -908,17 +908,17 @@

    tp_asv_get_object_path ()

    -
    const gchar *       tp_asv_get_object_path              (const GHashTable *asv,
    -                                                         const gchar *key);
    +
    const gchar *       tp_asv_get_object_path              (const GHashTable *asv,
    +                                                         const gchar *key);

    If a value for key in asv is present and is an object path, return it.

    -Otherwise return NULL. +Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value -for key in asv is not removed or altered. Copy it with g_strdup() if you +for key in asv is not removed or altered. Copy it with g_strdup() if you need to keep it for longer.

    valid :

    Either NULL, or a location in which to store TRUE on success -or FALSE on failure. [out] + Either NULL, or a location in which to store TRUE on success +or FALSE on failure. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -938,7 +938,7 @@ @@ -948,9 +948,9 @@

    tp_asv_set_object_path ()

    -
    void                tp_asv_set_object_path              (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         const gchar *value);
    +
    void                tp_asv_set_object_path              (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         const gchar *value);

    Stores the value in the map.

    @@ -966,7 +966,7 @@
    - @@ -986,9 +986,9 @@

    tp_asv_take_object_path ()

    -
    void                tp_asv_take_object_path             (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gchar *value);
    +
    void                tp_asv_take_object_path             (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gchar *value);

    Stores the value in the map.

    @@ -1004,7 +1004,7 @@
    - @@ -1024,9 +1024,9 @@

    tp_asv_set_static_object_path ()

    -
    void                tp_asv_set_static_object_path       (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         const gchar *value);
    +
    void                tp_asv_set_static_object_path       (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         const gchar *value);

    Stores the value in the map.

    @@ -1042,7 +1042,7 @@
    - @@ -1062,17 +1062,17 @@

    tp_asv_get_string ()

    -
    const gchar *       tp_asv_get_string                   (const GHashTable *asv,
    -                                                         const gchar *key);
    +
    const gchar *       tp_asv_get_string                   (const GHashTable *asv,
    +                                                         const gchar *key);

    If a value for key in asv is present and is a string, return it.

    -Otherwise return NULL. +Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value -for key in asv is not removed or altered. Copy it with g_strdup() if you +for key in asv is not removed or altered. Copy it with g_strdup() if you need to keep it for longer.

    Returns :

    the object-path value of key, or -NULL. [transfer none][allow-none] +NULL. [transfer none][allow-none]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -1091,7 +1091,7 @@ - @@ -1101,9 +1101,9 @@

    tp_asv_set_string ()

    -
    void                tp_asv_set_string                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         const gchar *value);
    +
    void                tp_asv_set_string                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         const gchar *value);

    Stores the value in the map.

    @@ -1118,7 +1118,7 @@
    - @@ -1138,9 +1138,9 @@

    tp_asv_take_string ()

    -
    void                tp_asv_take_string                  (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gchar *value);
    +
    void                tp_asv_take_string                  (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gchar *value);

    Stores the value in the map.

    @@ -1156,7 +1156,7 @@
    - @@ -1176,9 +1176,9 @@

    tp_asv_set_static_string ()

    -
    void                tp_asv_set_static_string            (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         const gchar *value);
    +
    void                tp_asv_set_static_string            (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         const gchar *value);

    Stores the value in the map.

    @@ -1194,7 +1194,7 @@
    - @@ -1214,18 +1214,18 @@

    tp_asv_get_strv ()

    -
    const gchar * const * tp_asv_get_strv                   (const GHashTable *asv,
    -                                                         const gchar *key);
    +
    const gchar * const * tp_asv_get_strv                   (const GHashTable *asv,
    +                                                         const gchar *key);

    If a value for key in asv is present and is an array of strings (strv), return it.

    -Otherwise return NULL. +Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value -for key in asv is not removed or altered. Copy it with g_strdupv() if you +for key in asv is not removed or altered. Copy it with g_strdupv() if you need to keep it for longer.

    Returns :

    the string value of key, or NULL. [transfer none][allow-none] + the string value of key, or NULL. [transfer none][allow-none]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -1244,8 +1244,8 @@ - @@ -1255,9 +1255,9 @@

    tp_asv_set_strv ()

    -
    void                tp_asv_set_strv                     (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gchar **value);
    +
    void                tp_asv_set_strv                     (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gchar **value);

    Stores the value in the map.

    @@ -1272,17 +1272,17 @@
    - - - - - - - - - + + + + + + + + @@ -1292,17 +1292,17 @@

    tp_asv_get_uint32 ()

    -
    guint32             tp_asv_get_uint32                   (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    guint32             tp_asv_get_uint32                   (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the -range of a guint32, return it, and if valid is not NULL, set *valid to -TRUE. -

    -

    -Otherwise, return 0, and if valid is not NULL, set *valid to FALSE. +range of a guint32, return it, and if valid is not NULL, set *valid to +TRUE. +

    +

    +Otherwise, return 0, and if valid is not NULL, set *valid to FALSE.

    Returns :

    the NULL-terminated string-array -value of key, or NULL. [transfer none][allow-none] + the NULL-terminated string-array +value of key, or NULL. [transfer none][allow-none]

    asv :

    a GHashTable created with tp_asv_new() -

    key :

    string key -

    value :

    a NULL-terminated string array +a GHashTable created with tp_asv_new() +

    key :

    string key +

    value :

    a NULL-terminated string array
    @@ -1320,8 +1320,8 @@ - @@ -1336,9 +1336,9 @@

    tp_asv_set_uint32 ()

    -
    void                tp_asv_set_uint32                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         guint32 value);
    +
    void                tp_asv_set_uint32                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         guint32 value);

    Stores the value in the map.

    @@ -1353,7 +1353,7 @@
    - @@ -1373,16 +1373,16 @@

    tp_asv_get_uint64 ()

    -
    guint64             tp_asv_get_uint64                   (const GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         gboolean *valid);
    +
    guint64             tp_asv_get_uint64                   (const GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         gboolean *valid);

    If a value for key in asv is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and is non-negative, -return it, and if valid is not NULL, set *valid to TRUE. -

    -

    -Otherwise, return 0, and if valid is not NULL, set *valid to FALSE. +return it, and if valid is not NULL, set *valid to TRUE. +

    +

    +Otherwise, return 0, and if valid is not NULL, set *valid to FALSE.

    valid :

    Either NULL, or a location in which to store TRUE on success -or FALSE on failure. [out] + Either NULL, or a location in which to store TRUE on success +or FALSE on failure. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -1400,8 +1400,8 @@ - @@ -1416,9 +1416,9 @@

    tp_asv_set_uint64 ()

    -
    void                tp_asv_set_uint64                   (GHashTable *asv,
    -                                                         const gchar *key,
    -                                                         guint64 value);
    +
    void                tp_asv_set_uint64                   (GHashTable *asv,
    +                                                         const gchar *key,
    +                                                         guint64 value);

    Stores the value in the map.

    @@ -1433,7 +1433,7 @@
    - @@ -1453,15 +1453,15 @@

    tp_asv_lookup ()

    -
    const GValue *      tp_asv_lookup                       (const GHashTable *asv,
    -                                                         const gchar *key);
    -

    -If a value for key in asv is present, return it. Otherwise return NULL. +

    const GValue *      tp_asv_lookup                       (const GHashTable *asv,
    +                                                         const gchar *key);
    +

    +If a value for key in asv is present, return it. Otherwise return NULL.

    The returned value is not copied, and is only valid as long as the value for key in asv is not removed or altered. Copy it with (for instance) -g_value_copy() if you need to keep it for longer. +g_value_copy() if you need to keep it for longer.

    valid :

    Either NULL, or a location in which to store TRUE on success -or FALSE on failure. [out] + Either NULL, or a location in which to store TRUE on success +or FALSE on failure. [out]

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    @@ -1478,7 +1478,7 @@ - @@ -1488,7 +1488,7 @@

    tp_asv_dump ()

    -
    void                tp_asv_dump                         (GHashTable *asv);
    +
    void                tp_asv_dump                         (GHashTable *asv);

    Dumps the a{sv} map to the debugging console.

    @@ -1500,7 +1500,7 @@
    -

    Returns :

    the value of key, or NULL + the value of key, or NULL

    asv :

    a GHashTable created with tp_asv_new() +a GHashTable created with tp_asv_new()
    diff --git a/docs/reference/html/telepathy-glib-automatic-proxy-factory.html b/docs/reference/html/telepathy-glib-automatic-proxy-factory.html index 3b4390d..a038170 100644 --- a/docs/reference/html/telepathy-glib-automatic-proxy-factory.html +++ b/docs/reference/html/telepathy-glib-automatic-proxy-factory.html @@ -55,7 +55,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpAutomaticProxyFactory
     
    @@ -100,8 +100,8 @@

    @@ -132,7 +132,7 @@
    - + diff --git a/docs/reference/html/telepathy-glib-base-client.html b/docs/reference/html/telepathy-glib-base-client.html index a74fd1b..7294b28 100644 --- a/docs/reference/html/telepathy-glib-base-client.html +++ b/docs/reference/html/telepathy-glib-base-client.html @@ -51,34 +51,34 @@ TpBaseClient; TpBaseClientClass; voidtp_base_client_add_observer_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); voidtp_base_client_take_observer_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); voidtp_base_client_set_observer_recover (TpBaseClient *self, - gboolean recover); + gboolean recover); voidtp_base_client_set_observer_delay_approvers (TpBaseClient *self, - gboolean delay); + gboolean delay); void (*TpBaseClientClassObserveChannelsImpl) (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, - GList *requests, + GList *requests, TpObserveChannelsContext *context); voidtp_base_client_implement_observe_channels (TpBaseClientClass *klass, TpBaseClientClassObserveChannelsImpl impl); voidtp_base_client_add_approver_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); voidtp_base_client_take_approver_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); void (*TpBaseClientClassAddDispatchOperationImpl) (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, TpAddDispatchOperationContext *context); voidtp_base_client_implement_add_dispatch_operation @@ -86,92 +86,92 @@ TpBaseClientClassAddDispatchOperationImpl impl); voidtp_base_client_add_handler_capabilities (TpBaseClient *self, - const gchar * const *tokens); + const gchar * const *tokens); voidtp_base_client_add_handler_capabilities_varargs (TpBaseClient *self, - const gchar *first_token, + const gchar *first_token, ...); voidtp_base_client_add_handler_capability (TpBaseClient *self, - const gchar *token); + const gchar *token); voidtp_base_client_add_handler_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); voidtp_base_client_take_handler_filter (TpBaseClient *self, - GHashTable *filter); + GHashTable *filter); voidtp_base_client_be_a_handler (TpBaseClient *self); void (*TpBaseClientClassHandleChannelsImpl) (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, - GList *requests_satisfied, - gint64 user_action_time, + GList *channels, + GList *requests_satisfied, + gint64 user_action_time, TpHandleChannelsContext *context); voidtp_base_client_implement_handle_channels (TpBaseClientClass *klass, TpBaseClientClassHandleChannelsImpl impl); voidtp_base_client_add_account_features (TpBaseClient *self, - const GQuark *features, - gssize n); + const GQuark *features, + gssize n); voidtp_base_client_add_account_features_varargs (TpBaseClient *self, - GQuark feature, + GQuark feature, ...); voidtp_base_client_add_connection_features (TpBaseClient *self, - const GQuark *features, - gssize n); + const GQuark *features, + gssize n); voidtp_base_client_add_connection_features_varargs (TpBaseClient *self, - GQuark feature, + GQuark feature, ...); voidtp_base_client_add_channel_features (TpBaseClient *self, - const GQuark *features, - gssize n); + const GQuark *features, + gssize n); voidtp_base_client_add_channel_features_varargs (TpBaseClient *self, - GQuark feature, + GQuark feature, ...); -GList * tp_base_client_get_handled_channels (TpBaseClient *self); -gbooleantp_base_client_is_handling_channel (TpBaseClient *self, +GList * tp_base_client_get_handled_channels (TpBaseClient *self); +gbooleantp_base_client_is_handling_channel (TpBaseClient *self, TpChannel *channel); voidtp_base_client_delegate_channels_async (TpBaseClient *self, - GList *channels, - gint64 user_action_time, - const gchar *preferred_handler, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_base_client_delegate_channels_finish + GList *channels, + gint64 user_action_time, + const gchar *preferred_handler, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_base_client_delegate_channels_finish (TpBaseClient *self, - GAsyncResult *result, - GPtrArray **delegated, - GHashTable **not_delegated, - GError **error); + GAsyncResult *result, + GPtrArray **delegated, + GHashTable **not_delegated, + GError **error); voidtp_channel_dispatcher_present_channel_async (TpChannelDispatcher *self, TpChannel *channel, - gint64 user_action_time, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_dispatcher_present_channel_finish + gint64 user_action_time, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatcher_present_channel_finish (TpChannelDispatcher *self, - GAsyncResult *result, - GError **error); -GList * tp_base_client_get_pending_requests (TpBaseClient *self); + GAsyncResult *result, + GError **error); +GList * tp_base_client_get_pending_requests (TpBaseClient *self); voidtp_base_client_set_handler_bypass_approval (TpBaseClient *self, - gboolean bypass_approval); + gboolean bypass_approval); voidtp_base_client_set_handler_request_notification (TpBaseClient *self); -gbooleantp_base_client_register (TpBaseClient *self, - GError **error); +gbooleantp_base_client_register (TpBaseClient *self, + GError **error); voidtp_base_client_unregister (TpBaseClient *self); -const gchar * tp_base_client_get_bus_name (TpBaseClient *self); -const gchar * tp_base_client_get_object_path (TpBaseClient *self); +const gchar * tp_base_client_get_bus_name (TpBaseClient *self); +const gchar * tp_base_client_get_object_path (TpBaseClient *self); TpDBusDaemon * tp_base_client_get_dbus_daemon (TpBaseClient *self); -const gchar * tp_base_client_get_name (TpBaseClient *self); -gbooleantp_base_client_get_uniquify_name (TpBaseClient *self); +const gchar * tp_base_client_get_name (TpBaseClient *self); +gbooleantp_base_client_get_uniquify_name (TpBaseClient *self); TpAccountManager * tp_base_client_get_account_manager (TpBaseClient *self); voidtp_base_client_set_channel_factory (TpBaseClient *self, TpClientChannelFactory *factory); @@ -182,7 +182,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseClient
              +----TpSimpleApprover
              +----TpSimpleHandler
    @@ -199,10 +199,10 @@
     

    Properties

       "account-manager"          TpAccountManager*     : Read / Write / Construct Only
    -  "channel-factory"          GObject*              : Read / Write / Construct Only
    +  "channel-factory"          GObject*              : Read / Write / Construct Only
       "dbus-daemon"              TpDBusDaemon*         : Read / Write / Construct Only
    -  "name"                     gchar*                : Read / Write / Construct Only
    -  "uniquify-name"            gboolean              : Read / Write / Construct Only
    +  "name"                     gchar*                : Read / Write / Construct Only
    +  "uniquify-name"            gboolean              : Read / Write / Construct Only
     
    @@ -260,7 +260,7 @@
    - + @@ -291,7 +291,7 @@

    tp_base_client_add_observer_filter ()

    void                tp_base_client_add_observer_filter  (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    Register a new channel class as Observer.ObserverChannelFilter. The TpBaseClientClass.observe_channels virtual method will be called @@ -324,7 +324,7 @@

    tp_base_client_take_observer_filter ()

    void                tp_base_client_take_observer_filter (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    The same as tp_base_client_add_observer_filter(), but ownership of filter is taken by self. This makes it convenient to call using tp_asv_new(): @@ -378,7 +378,7 @@

    tp_base_client_set_observer_recover ()

    void                tp_base_client_set_observer_recover (TpBaseClient *self,
    -                                                         gboolean recover);
    + gboolean recover);

    Set whether the channel dispatcher should attempt to recover this Observer if it crashes. (This is implemented by setting @@ -422,7 +422,7 @@

    tp_base_client_set_observer_delay_approvers ()

    void                tp_base_client_set_observer_delay_approvers
                                                             (TpBaseClient *self,
    -                                                         gboolean delay);
    + gboolean delay);

    Set whether the channel dispatcher should wait for tp_observe_channels_context_accept() or tp_observe_channels_context_fail() @@ -462,9 +462,9 @@ (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, - GList *requests, + GList *requests, TpObserveChannelsContext *context);

    Signature of the implementation of the ObserveChannels method. @@ -498,7 +498,7 @@

    - - - @@ -563,7 +563,7 @@

    tp_base_client_add_approver_filter ()

    void                tp_base_client_add_approver_filter  (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    Register a new channel class as Approver.ApproverChannelFilter. The TpBaseClientClass.add_dispatch_operation virtual method will be called @@ -596,7 +596,7 @@

    tp_base_client_take_approver_filter ()

    void                tp_base_client_take_approver_filter (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    The same as tp_base_client_add_approver_filter(), but ownership of filter is taken by self. This makes it convenient to call using tp_asv_new(): @@ -653,7 +653,7 @@ (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, TpAddDispatchOperationContext *context);

    @@ -694,7 +694,7 @@

    - - @@ -828,7 +828,7 @@

    tp_base_client_add_handler_capability ()

    void                tp_base_client_add_handler_capability
                                                             (TpBaseClient *self,
    -                                                         const gchar *token);
    + const gchar *token);

    Add one capability token to this client, as if via tp_base_client_add_handler_capabilities(). @@ -861,7 +861,7 @@

    tp_base_client_add_handler_filter ()

    void                tp_base_client_add_handler_filter   (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    Register a new channel class as Handler.HandlerChannelFilter. The TpBaseClientClass.handle_channels virtual method will be called @@ -894,7 +894,7 @@

    tp_base_client_take_handler_filter ()

    void                tp_base_client_take_handler_filter  (TpBaseClient *self,
    -                                                         GHashTable *filter);
    + GHashTable *filter);

    The same as tp_base_client_add_handler_filter(), but ownership of filter is taken by self. This makes it convenient to call using tp_asv_new(): @@ -975,9 +975,9 @@ (TpBaseClient *client, TpAccount *account, TpConnection *connection, - GList *channels, - GList *requests_satisfied, - gint64 user_action_time, + GList *channels, + GList *requests_satisfied, + gint64 user_action_time, TpHandleChannelsContext *context);

    Signature of the implementation of the HandleChannels method. @@ -1011,7 +1011,7 @@

    - - @@ -1078,8 +1078,8 @@

    tp_base_client_add_account_features ()

    void                tp_base_client_add_account_features (TpBaseClient *self,
    -                                                         const GQuark *features,
    -                                                         gssize n);
    + const GQuark *features, + gssize n);

    Request that the given features are prepared on each TpAccount (in addition to TP_ACCOUNT_FEATURE_CORE) before calling @@ -1115,7 +1115,7 @@

    tp_base_client_add_account_features_varargs ()

    void                tp_base_client_add_account_features_varargs
                                                             (TpBaseClient *self,
    -                                                         GQuark feature,
    +                                                         GQuark feature,
                                                              ...);

    The same as tp_base_client_add_account_features(), but with a more @@ -1148,8 +1148,8 @@

    tp_base_client_add_connection_features ()

    void                tp_base_client_add_connection_features
                                                             (TpBaseClient *self,
    -                                                         const GQuark *features,
    -                                                         gssize n);
    + const GQuark *features, + gssize n);

    Request that the given features are prepared on each TpConnection (in addition to TP_CONNECTION_FEATURE_CORE) before calling @@ -1184,7 +1184,7 @@

    tp_base_client_add_connection_features_varargs ()

    void                tp_base_client_add_connection_features_varargs
                                                             (TpBaseClient *self,
    -                                                         GQuark feature,
    +                                                         GQuark feature,
                                                              ...);

    The same as tp_base_client_add_connection_features(), but with a more @@ -1216,8 +1216,8 @@

    tp_base_client_add_channel_features ()

    void                tp_base_client_add_channel_features (TpBaseClient *self,
    -                                                         const GQuark *features,
    -                                                         gssize n);
    + const GQuark *features, + gssize n);

    Request that the given features are prepared on each TpChannel (in addition to TP_CHANNEL_FEATURE_CORE) before calling @@ -1252,7 +1252,7 @@

    tp_base_client_add_channel_features_varargs ()

    void                tp_base_client_add_channel_features_varargs
                                                             (TpBaseClient *self,
    -                                                         GQuark feature,
    +                                                         GQuark feature,
                                                              ...);

    The same as tp_base_client_add_channel_features(), but with a more @@ -1283,7 +1283,7 @@


    tp_base_client_get_handled_channels ()

    -
    GList *             tp_base_client_get_handled_channels (TpBaseClient *self);
    +
    GList *             tp_base_client_get_handled_channels (TpBaseClient *self);

    Returns the set of channels currently handled by this base client or by any other TpBaseClient with which it shares a unique name. @@ -1309,7 +1309,7 @@


    tp_base_client_is_handling_channel ()

    -
    gboolean            tp_base_client_is_handling_channel  (TpBaseClient *self,
    +
    gboolean            tp_base_client_is_handling_channel  (TpBaseClient *self,
                                                              TpChannel *channel);

    Check if self is currently handling channel. @@ -1329,7 +1329,7 @@

    - @@ -1341,11 +1341,11 @@

    tp_base_client_delegate_channels_async ()

    void                tp_base_client_delegate_channels_async
                                                             (TpBaseClient *self,
    -                                                         GList *channels,
    -                                                         gint64 user_action_time,
    -                                                         const gchar *preferred_handler,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GList *channels, + gint64 user_action_time, + const gchar *preferred_handler, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls DelegateChannels on the ChannelDispatcher to try stopping handling channels and pass them to another Handler. @@ -1362,7 +1362,7 @@

    - @@ -1377,7 +1377,7 @@ @@ -1392,17 +1392,17 @@

    GObjectClass parent_class;

    GObjectClass parent_class;

    the parent class

    GObjectClass parent_class;

    GObjectClass parent_class;

    the parent class

    channels :

    a GList of TpChannel, + a GList of TpChannel, each with TP_CHANNEL_FEATURE_CORE, and any other features added via tp_base_client_add_channel_features(), prepared if possible. [element-type TelepathyGLib.Channel] @@ -506,13 +506,13 @@

    dispatch_operation :

    a TpChannelDispatchOperation or NULL; + a TpChannelDispatchOperation or NULL; the dispatch_operation is not guaranteed to be prepared. [allow-none]

    requests :

    a GList of + a GList of TpChannelRequest having their object-path defined but are not guaranteed to be prepared. [element-type TelepathyGLib.ChannelRequest]

    channels :

    a GList of TpChannel, + a GList of TpChannel, each with TP_CHANNEL_FEATURE_CORE, and any other features added via tp_base_client_add_channel_features(), prepared if possible. [element-type TelepathyGLib.Channel] @@ -753,7 +753,7 @@

    tp_base_client_add_handler_capabilities ()

    void                tp_base_client_add_handler_capabilities
                                                             (TpBaseClient *self,
    -                                                         const gchar * const *tokens);
    + const gchar * const *tokens);

    Add several capability tokens to this client. These are used to signal that Telepathy connection managers should advertise certain capabilities @@ -789,7 +789,7 @@

    tp_base_client_add_handler_capabilities_varargs ()

    void                tp_base_client_add_handler_capabilities_varargs
                                                             (TpBaseClient *self,
    -                                                         const gchar *first_token,
    +                                                         const gchar *first_token,
                                                              ...);

    Convenience C API equivalent to calling @@ -816,7 +816,7 @@

    ... :

    more tokens, ending with NULL +more tokens, ending with NULL

    channels :

    a GList of TpChannel, + a GList of TpChannel, each with TP_CHANNEL_FEATURE_CORE, and any other features added via tp_base_client_add_channel_features(), prepared if possible. [element-type TelepathyGLib.Channel] @@ -1019,7 +1019,7 @@

    requests_satisfied :

    a GList of + a GList of TpChannelRequest having their object-path defined but are not guaranteed to be prepared. [element-type TelepathyGLib.ChannelRequest]

    Returns :

    TRUE if self is handling channel, FALSE otherwise + TRUE if self is handling channel, FALSE otherwise

    channels :

    a GList of TpChannel + a GList of TpChannel handled by self. [element-type TelepathyGLib.Channel]

    preferred_handler :

    Either the well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the preferred handler for the channels, -or NULL to indicate that any handler but self would be acceptable. +or NULL to indicate that any handler but self would be acceptable.
    -

    Since 0.15.1

    +

    Since 0.15.0


    tp_base_client_delegate_channels_finish ()

    -
    gboolean            tp_base_client_delegate_channels_finish
    +
    gboolean            tp_base_client_delegate_channels_finish
                                                             (TpBaseClient *self,
    -                                                         GAsyncResult *result,
    -                                                         GPtrArray **delegated,
    -                                                         GHashTable **not_delegated,
    -                                                         GError **error);
    + GAsyncResult *result, + GPtrArray **delegated, + GHashTable **not_delegated, + GError **error);

    Finishes an async channels delegation request started using tp_base_client_delegate_channels_async(). @@ -1417,40 +1417,40 @@

    result :

    a GAsyncResult +a GAsyncResult

    delegated :

    -if not NULL, used to return a GPtrArray containing the TpChannels +if not NULL, used to return a GPtrArray containing the TpChannels which have been properly delegated. [out][element-type TelepathyGLib.Channel][transfer container TelepathyGLib.Channel]

    not_delegated :

    -if not not NULL, used to return a GHashTable mapping TpChannels -which have not been delegated to a GError explaining the reason of +if not not NULL, used to return a GHashTable mapping TpChannels +which have not been delegated to a GError explaining the reason of the failure. [out][element-type TelepathyGLib.Channel GLib.Error][transfer container TelepathyGLib.Channel GLib.Error]

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the operation succeed, delegated and not_delegated + TRUE if the operation succeed, delegated and not_delegated can be used to know the channels that self is not handling any more, -otherwise FALSE. +otherwise FALSE.
    -

    Since 0.15.1

    +

    Since 0.15.0


    @@ -1458,9 +1458,9 @@
    void                tp_channel_dispatcher_present_channel_async
                                                             (TpChannelDispatcher *self,
                                                              TpChannel *channel,
    -                                                         gint64 user_action_time,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + gint64 user_action_time, + GAsyncReadyCallback callback, + gpointer user_data);

    Asynchronously calls PresentChannel on the ChannelDispatcher to ask to the handler of channel to re-present it to the user. @@ -1499,15 +1499,15 @@

    -

    Since 0.15.1

    +

    Since 0.15.0


    tp_channel_dispatcher_present_channel_finish ()

    -
    gboolean            tp_channel_dispatcher_present_channel_finish
    +
    gboolean            tp_channel_dispatcher_present_channel_finish
                                                             (TpChannelDispatcher *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async channel presentation request started using tp_channel_dispatcher_present_channel_async(). @@ -1522,28 +1522,28 @@

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the call succeeded, otherwise FALSE. + TRUE if the call succeeded, otherwise FALSE.
    -

    Since 0.15.1

    +

    Since 0.15.0


    tp_base_client_get_pending_requests ()

    -
    GList *             tp_base_client_get_pending_requests (TpBaseClient *self);
    +
    GList *             tp_base_client_get_pending_requests (TpBaseClient *self);

    Only works if tp_base_client_set_handler_request_notification() has been called. @@ -1560,7 +1560,7 @@

    Returns :

    a -GList of TpChannelRequest. [transfer container][element-type TelepathyGLib.ChannelRequest] +GList of TpChannelRequest. [transfer container][element-type TelepathyGLib.ChannelRequest] @@ -1572,7 +1572,7 @@

    tp_base_client_set_handler_bypass_approval ()

    void                tp_base_client_set_handler_bypass_approval
                                                             (TpBaseClient *self,
    -                                                         gboolean bypass_approval);
    + gboolean bypass_approval);

    Set whether the channels destined for this handler are automatically handled, without invoking approvers. @@ -1631,8 +1631,8 @@


    tp_base_client_register ()

    -
    gboolean            tp_base_client_register             (TpBaseClient *self,
    -                                                         GError **error);
    +
    gboolean            tp_base_client_register             (TpBaseClient *self,
    +                                                         GError **error);

    Publish self as an available client. After this method is called, as long as it continues to exist, it will receive and process whatever events were @@ -1653,12 +1653,12 @@

    error :

    -used to indicate the error if FALSE is returned +used to indicate the error if FALSE is returned

    Returns :

    - TRUE if the client was registered successfully + TRUE if the client was registered successfully @@ -1701,7 +1701,7 @@

    tp_base_client_get_bus_name ()

    -
    const gchar *       tp_base_client_get_bus_name         (TpBaseClient *self);
    +
    const gchar *       tp_base_client_get_bus_name         (TpBaseClient *self);

    Return the bus name of self. Note that doesn't mean the client is actually owning this name; for example if tp_base_client_register() @@ -1728,7 +1728,7 @@


    tp_base_client_get_object_path ()

    -
    const gchar *       tp_base_client_get_object_path      (TpBaseClient *self);
    +
    const gchar *       tp_base_client_get_object_path      (TpBaseClient *self);

    Return the object path of self. Note that doesn't mean the client is actually registered on this path; for example if tp_base_client_register() @@ -1784,7 +1784,7 @@


    tp_base_client_get_name ()

    -
    const gchar *       tp_base_client_get_name             (TpBaseClient *self);
    +
    const gchar *       tp_base_client_get_name             (TpBaseClient *self);

    Return the "name" construct-only property, which is used as part of the bus name and object path. @@ -1809,7 +1809,7 @@


    tp_base_client_get_uniquify_name ()

    -
    gboolean            tp_base_client_get_uniquify_name    (TpBaseClient *self);
    +
    gboolean            tp_base_client_get_uniquify_name    (TpBaseClient *self);

    Return the "uniquify-name" construct-only property; if this is true, the bus name and object path will be made unique by appending @@ -1946,12 +1946,12 @@ the result of tp_account_manager_dup().

    -This property may be NULL initially, but will always be non-NULL +This property may be NULL initially, but will always be non-NULL after the TpBaseClient has been constructed.

    -It is an error to specify both a non-NULL account manager, and a -non-NULL "dbus-daemon" that is not the same as the +It is an error to specify both a non-NULL account manager, and a +non-NULL "dbus-daemon" that is not the same as the account manager's "dbus-daemon".

    Since 0.11.14

    @@ -1959,7 +1959,7 @@

    The "channel-factory" property

    -
      "channel-factory"          GObject*              : Read / Write / Construct Only
    +
      "channel-factory"          GObject*              : Read / Write / Construct Only

    The object implementing the TpClientChannelFactoryInterface interface that will be used to create channel proxies. While @@ -1980,11 +1980,11 @@ Read-only except during construction.

    -This property can't be NULL after construction. -

    -

    -Since 0.11.14 this property may be NULL or unspecified in -g_object_new(), but only if "account-manager" is provided +This property can't be NULL after construction. +

    +

    +Since 0.11.14 this property may be NULL or unspecified in +g_object_new(), but only if "account-manager" is provided instead, in which case its "dbus-daemon" property will be used.

    @@ -1993,13 +1993,13 @@

    The "name" property

    -
      "name"                     gchar*                : Read / Write / Construct Only
    +
      "name"                     gchar*                : Read / Write / Construct Only

    The name of the client. This is used to register the D-Bus service name and object path of the service.

    -This property can't be NULL. +This property can't be NULL.

    Default value: NULL

    Since 0.11.5

    @@ -2007,9 +2007,9 @@

    The "uniquify-name" property

    -
      "uniquify-name"            gboolean              : Read / Write / Construct Only
    -

    -If TRUE, tp_base_client_register() will append an unique token to the +

      "uniquify-name"            gboolean              : Read / Write / Construct Only
    +

    +If TRUE, tp_base_client_register() will append an unique token to the service bus name and object path to ensure they are unique.

    Default value: FALSE

    @@ -2023,7 +2023,7 @@
    void                user_function                      (TpBaseClient     *self,
                                                             TpAccount        *account,
                                                             TpChannelRequest *request,
    -                                                        gpointer          user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when a channels have been requested, and that if the request is successful, they will probably be handled by this Handler. @@ -2067,9 +2067,9 @@

    The "request-removed" signal

    void                user_function                      (TpBaseClient     *self,
                                                             TpChannelRequest *request,
    -                                                        gchar            *error,
    -                                                        gchar            *message,
    -                                                        gpointer          user_data)      : Run Last / Has Details
    + gchar *error, + gchar *message, + gpointer user_data) : Run Last / Has Details

    Emitted when a request has failed and should be disregarded.

    diff --git a/docs/reference/html/telepathy-glib-base-contact-list.html b/docs/reference/html/telepathy-glib-base-contact-list.html index 799fdb1..e7638d5 100644 --- a/docs/reference/html/telepathy-glib-base-contact-list.html +++ b/docs/reference/html/telepathy-glib-base-contact-list.html @@ -56,17 +56,19 @@ (TpSvcConnectionInterfaceContactListClass *klass); void tp_base_contact_list_mixin_groups_iface_init (TpSvcConnectionInterfaceContactGroupsClass *klass); +void tp_base_contact_list_mixin_blocking_iface_init + (TpSvcConnectionInterfaceContactBlockingClass *klass); TpContactListState tp_base_contact_list_get_state (TpBaseContactList *self, - GError **error); + GError **error); TpBaseConnection * tp_base_contact_list_get_connection (TpBaseContactList *self, - GError **error); + GError **error); void tp_base_contact_list_set_list_pending (TpBaseContactList *self); void tp_base_contact_list_set_list_failed (TpBaseContactList *self, - GQuark domain, - gint code, - const gchar *message); + GQuark domain, + gint code, + const gchar *message); void tp_base_contact_list_set_list_received (TpBaseContactList *self); void tp_base_contact_list_contacts_changed @@ -79,10 +81,10 @@ void tp_base_contact_list_one_contact_removed (TpBaseContactList *self, TpHandle removed); -gboolean (*TpBaseContactListBooleanFunc) (TpBaseContactList *self); -gboolean tp_base_contact_list_false_func (TpBaseContactList *self); -gboolean tp_base_contact_list_true_func (TpBaseContactList *self); -gboolean tp_base_contact_list_get_contact_list_persists +gboolean (*TpBaseContactListBooleanFunc) (TpBaseContactList *self); +gboolean tp_base_contact_list_false_func (TpBaseContactList *self); +gboolean tp_base_contact_list_true_func (TpBaseContactList *self); +gboolean tp_base_contact_list_get_contact_list_persists (TpBaseContactList *self); TpHandleSet * (*TpBaseContactListDupContactsFunc) (TpBaseContactList *self); TpHandleSet * tp_base_contact_list_dup_contacts (TpBaseContactList *self); @@ -90,134 +92,134 @@ TpHandle contact, TpSubscriptionState *subscribe, TpSubscriptionState *publish, - gchar **publish_request); + gchar **publish_request); void tp_base_contact_list_dup_states (TpBaseContactList *self, TpHandle contact, TpSubscriptionState *subscribe, TpSubscriptionState *publish, - gchar **publish_request); -guint (*TpBaseContactListUIntFunc) (TpBaseContactList *self); -gboolean (*TpBaseContactListAsyncFinishFunc) (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + gchar **publish_request); +guint (*TpBaseContactListUIntFunc) (TpBaseContactList *self); +gboolean (*TpBaseContactListAsyncFinishFunc) (TpBaseContactList *self, + GAsyncResult *result, + GError **error); #define TP_TYPE_MUTABLE_CONTACT_LIST TpMutableContactListInterface; -gboolean tp_base_contact_list_can_change_contact_list +gboolean tp_base_contact_list_can_change_contact_list (TpBaseContactList *self); -gboolean tp_base_contact_list_get_request_uses_message +gboolean tp_base_contact_list_get_request_uses_message (TpBaseContactList *self); void (*TpBaseContactListRequestSubscriptionFunc) (TpBaseContactList *self, TpHandleSet *contacts, - const gchar *message, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_request_subscription_async (TpBaseContactList *self, TpHandleSet *contacts, - const gchar *message, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_request_subscription_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_request_subscription_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void (*TpBaseContactListActOnContactsFunc) (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_authorize_publication_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_authorize_publication_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_authorize_publication_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_store_contacts_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_store_contacts_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_store_contacts_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_remove_contacts_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_remove_contacts_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_remove_contacts_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_unsubscribe_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_unsubscribe_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_unsubscribe_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_unpublish_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_unpublish_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_unpublish_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); #define TP_TYPE_CONTACT_GROUP_LIST struct TpContactGroupListInterface; -gchar * (*TpBaseContactListNormalizeFunc) (TpBaseContactList *self, - const gchar *s); -gchar * tp_base_contact_list_normalize_group - (TpBaseContactList *self, - const gchar *s); -GStrv (*TpBaseContactListDupContactGroupsFunc) +gchar * (*TpBaseContactListNormalizeFunc) (TpBaseContactList *self, + const gchar *s); +gchar * tp_base_contact_list_normalize_group + (TpBaseContactList *self, + const gchar *s); +GStrv (*TpBaseContactListDupContactGroupsFunc) (TpBaseContactList *self, TpHandle contact); -GStrv tp_base_contact_list_dup_contact_groups +GStrv tp_base_contact_list_dup_contact_groups (TpBaseContactList *self, TpHandle contact); -GStrv (*TpBaseContactListDupGroupsFunc) (TpBaseContactList *self); -GStrv tp_base_contact_list_dup_groups (TpBaseContactList *self); +GStrv (*TpBaseContactListDupGroupsFunc) (TpBaseContactList *self); +GStrv tp_base_contact_list_dup_groups (TpBaseContactList *self); TpHandleSet * (*TpBaseContactListDupGroupMembersFunc) (TpBaseContactList *self, - const gchar *group); + const gchar *group); TpHandleSet * tp_base_contact_list_dup_group_members (TpBaseContactList *self, - const gchar *group); + const gchar *group); void tp_base_contact_list_group_renamed (TpBaseContactList *self, - const gchar *old_name, - const gchar *new_name); + const gchar *old_name, + const gchar *new_name); void tp_base_contact_list_groups_changed (TpBaseContactList *self, TpHandleSet *contacts, - const gchar * const *added, - gssize n_added, - const gchar * const *removed, - gssize n_removed); + const gchar * const *added, + gssize n_added, + const gchar * const *removed, + gssize n_removed); void tp_base_contact_list_one_contact_groups_changed (TpBaseContactList *self, TpHandle contact, - const gchar * const *added, - gssize n_added, - const gchar * const *removed, - gssize n_removed); + const gchar * const *added, + gssize n_added, + const gchar * const *removed, + gssize n_removed); void tp_base_contact_list_groups_created (TpBaseContactList *self, - const gchar * const *created, - gssize n_created); + const gchar * const *created, + gssize n_created); void tp_base_contact_list_groups_removed (TpBaseContactList *self, - const gchar * const *removed, - gssize n_removed); -gboolean tp_base_contact_list_has_disjoint_groups + const gchar * const *removed, + gssize n_removed); +gboolean tp_base_contact_list_has_disjoint_groups (TpBaseContactList *self); #define TP_TYPE_MUTABLE_CONTACT_GROUP_LIST @@ -225,111 +227,127 @@ void (*TpBaseContactListSetContactGroupsFunc) (TpBaseContactList *self, TpHandle contact, - const gchar * const *normalized_names, - gsize n_names, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar * const *normalized_names, + gsize n_names, + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_set_contact_groups_async (TpBaseContactList *self, TpHandle contact, - const gchar * const *normalized_names, - gsize n_names, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_set_contact_groups_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + const gchar * const *normalized_names, + gsize n_names, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_set_contact_groups_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void (*TpBaseContactListGroupContactsFunc) (TpBaseContactList *self, - const gchar *group, + const gchar *group, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_add_to_group_async (TpBaseContactList *self, - const gchar *group, + const gchar *group, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_add_to_group_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_add_to_group_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_remove_from_group_async (TpBaseContactList *self, - const gchar *group, + const gchar *group, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_remove_from_group_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_remove_from_group_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_set_group_members_async (TpBaseContactList *self, - const gchar *normalized_group, + const gchar *normalized_group, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_set_group_members_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_set_group_members_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void (*TpBaseContactListRemoveGroupFunc) (TpBaseContactList *self, - const gchar *group, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *group, + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_remove_group_async (TpBaseContactList *self, - const gchar *group, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_remove_group_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + const gchar *group, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_remove_group_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void (*TpBaseContactListRenameGroupFunc) (TpBaseContactList *self, - const gchar *old_name, - const gchar *new_name, - GAsyncReadyCallback callback, - gpointer user_data); + const gchar *old_name, + const gchar *new_name, + GAsyncReadyCallback callback, + gpointer user_data); void tp_base_contact_list_rename_group_async (TpBaseContactList *self, - const gchar *old_name, - const gchar *new_name, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_rename_group_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + const gchar *old_name, + const gchar *new_name, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_rename_group_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); TpContactMetadataStorageType tp_base_contact_list_get_group_storage (TpBaseContactList *self); #define TP_TYPE_BLOCKABLE_CONTACT_LIST struct TpBlockableContactListInterface; -gboolean tp_base_contact_list_can_block (TpBaseContactList *self); +void (*TpBaseContactListBlockContactsWithAbuseFunc) + (TpBaseContactList *self, + TpHandleSet *contacts, + gboolean report_abusive, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_can_block (TpBaseContactList *self); TpHandleSet * tp_base_contact_list_dup_blocked_contacts (TpBaseContactList *self); void tp_base_contact_list_block_contacts_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_block_contacts_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_block_contacts_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); +void tp_base_contact_list_block_contacts_with_abuse_async + (TpBaseContactList *self, + TpHandleSet *contacts, + gboolean report_abusive, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_block_contacts_with_abuse_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_unblock_contacts_async (TpBaseContactList *self, TpHandleSet *contacts, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_base_contact_list_unblock_contacts_finish - (TpBaseContactList *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_unblock_contacts_finish + (TpBaseContactList *self, + GAsyncResult *result, + GError **error); void tp_base_contact_list_contact_blocking_changed (TpBaseContactList *self, TpHandleSet *changed); @@ -338,7 +356,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseContactList
     
    @@ -373,7 +391,7 @@

    +

    tp_base_contact_list_get_state ()

    TpContactListState  tp_base_contact_list_get_state      (TpBaseContactList *self,
    -                                                         GError **error);
    + GError **error);

    Return how much progress this object has made towards retrieving the contact list. @@ -680,10 +721,10 @@

    tp_base_contact_list_get_connection ()

    TpBaseConnection *  tp_base_contact_list_get_connection (TpBaseContactList *self,
    -                                                         GError **error);
    + GError **error);

    Return the Connection this contact list uses. If this contact list's -connection has already disconnected, return NULL instead. +connection has already disconnected, return NULL instead.

    @@ -695,12 +736,12 @@ - - @@ -730,9 +771,9 @@

    tp_base_contact_list_set_list_failed ()

    void                tp_base_contact_list_set_list_failed
                                                             (TpBaseContactList *self,
    -                                                         GQuark domain,
    -                                                         gint code,
    -                                                         const gchar *message);
    + GQuark domain, + gint code, + const gchar *message);

    Record that receiving the initial contact list has failed.

    @@ -750,17 +791,17 @@ - - - @@ -901,7 +942,7 @@

    TpBaseContactListBooleanFunc ()

    -
    gboolean            (*TpBaseContactListBooleanFunc)     (TpBaseContactList *self);
    +
    gboolean            (*TpBaseContactListBooleanFunc)     (TpBaseContactList *self);

    Signature of a virtual method that returns a boolean result. These are used for feature-discovery. @@ -931,9 +972,9 @@


    tp_base_contact_list_false_func ()

    -
    gboolean            tp_base_contact_list_false_func     (TpBaseContactList *self);
    -

    -An implementation of TpBaseContactListBooleanFunc that returns FALSE, +

    gboolean            tp_base_contact_list_false_func     (TpBaseContactList *self);
    +

    +An implementation of TpBaseContactListBooleanFunc that returns FALSE, for use in simple cases.

    error :

    used to raise an error if NULL is returned +used to raise an error if NULL is returned

    Returns :

    the connection, or NULL. [transfer none] + the connection, or NULL. [transfer none]

    domain :

    a GError domain +a GError domain

    code :

    a GError code +a GError code

    message :

    a GError message +a GError message
    @@ -946,7 +987,7 @@ - @@ -957,9 +998,9 @@

    tp_base_contact_list_true_func ()

    -
    gboolean            tp_base_contact_list_true_func      (TpBaseContactList *self);
    -

    -An implementation of TpBaseContactListBooleanFunc that returns TRUE, +

    gboolean            tp_base_contact_list_true_func      (TpBaseContactList *self);
    +

    +An implementation of TpBaseContactListBooleanFunc that returns TRUE, for use in simple cases.

    Returns :

    FALSE + FALSE
    @@ -972,7 +1013,7 @@ - @@ -983,7 +1024,7 @@

    tp_base_contact_list_get_contact_list_persists ()

    -
    gboolean            tp_base_contact_list_get_contact_list_persists
    +
    gboolean            tp_base_contact_list_get_contact_list_persists
                                                             (TpBaseContactList *self);

    Return whether subscriptions on this protocol persist between sessions @@ -1015,7 +1056,7 @@

    - @@ -1096,7 +1137,7 @@ TpHandle contact, TpSubscriptionState *subscribe, TpSubscriptionState *publish, - gchar **publish_request); + gchar **publish_request);

    Signature of a virtual method to get contacts' presences. It should return subscribe = TP_SUBSCRIPTION_STATE_NO, publish = TP_SUBSCRIPTION_STATE_NO @@ -1147,7 +1188,7 @@ TpHandle contact, TpSubscriptionState *subscribe, TpSubscriptionState *publish, - gchar **publish_request); + gchar **publish_request);

    Return the presence subscription state of contact. It is incorrect to call this method before tp_base_contact_list_set_list_received() has been @@ -1198,7 +1239,7 @@


    TpBaseContactListUIntFunc ()

    -
    guint               (*TpBaseContactListUIntFunc)        (TpBaseContactList *self);
    +
    guint               (*TpBaseContactListUIntFunc)        (TpBaseContactList *self);

    Signature of a virtual method that returns an unsigned integer result. These are used for feature-discovery. @@ -1224,9 +1265,9 @@


    TpBaseContactListAsyncFinishFunc ()

    -
    gboolean            (*TpBaseContactListAsyncFinishFunc) (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            (*TpBaseContactListAsyncFinishFunc) (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Signature of a virtual method to finish an async operation.

    @@ -1245,12 +1286,12 @@
    - - @@ -1308,7 +1349,7 @@ - + @@ -1322,7 +1363,7 @@ @@ -1335,7 +1376,7 @@ @@ -1348,7 +1389,7 @@ @@ -1361,7 +1402,7 @@ @@ -1374,35 +1415,35 @@ @@ -1412,20 +1453,20 @@

    tp_base_contact_list_can_change_contact_list ()

    -
    gboolean            tp_base_contact_list_can_change_contact_list
    +
    gboolean            tp_base_contact_list_can_change_contact_list
                                                             (TpBaseContactList *self);

    Return whether the contact list can be changed.

    If the TpBaseContactList subclass does not implement -TP_TYPE_MUTABLE_CONTACT_LIST, this method always returns FALSE. +TP_TYPE_MUTABLE_CONTACT_LIST, this method always returns FALSE.

    For implementations of TP_TYPE_MUTABLE_CONTACT_LIST this is a virtual method, implemented using TpMutableContactListInterface.can_change_contact_list. -The default implementation always returns TRUE. +The default implementation always returns TRUE.

    In the rare case of a protocol where subscriptions can only sometimes be @@ -1450,7 +1491,7 @@

    - @@ -1461,7 +1502,7 @@

    tp_base_contact_list_get_request_uses_message ()

    -
    gboolean            tp_base_contact_list_get_request_uses_message
    +
    gboolean            tp_base_contact_list_get_request_uses_message
                                                             (TpBaseContactList *self);

    Return whether the tp_base_contact_list_request_subscription_async() @@ -1470,13 +1511,13 @@

    If the TpBaseContactList subclass does not implement TP_TYPE_MUTABLE_CONTACT_LIST, this method is meaningless, and always -returns FALSE. +returns FALSE.

    For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method, implemented using TpMutableContactListInterface.get_request_uses_message. -The default implementation always returns TRUE, which is correct for most +The default implementation always returns TRUE, which is correct for most protocols; subclasses may reimplement this method with tp_base_contact_list_false_func() or a custom implementation if desired.

    @@ -1490,7 +1531,7 @@
    - @@ -1505,9 +1546,9 @@
    void                (*TpBaseContactListRequestSubscriptionFunc)
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         const gchar *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of a virtual method to request permission to see some contacts' presence. @@ -1554,9 +1595,9 @@

    void                tp_base_contact_list_request_subscription_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         const gchar *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data);

    Request permission to see some contacts' presence.

    @@ -1574,7 +1615,7 @@

    If message will be ignored, TpMutableContactListInterface.get_request_uses_message should also be -reimplemented to return FALSE. +reimplemented to return FALSE.

    Returns :

    TRUE + TRUE

    Returns :

    TRUE if subscriptions persist + TRUE if subscriptions persist

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success, or FALSE if error is set + TRUE on success, or FALSE if error is set

    GTypeInterface parent;

    GTypeInterface parent;

    the parent interface

    TpBaseContactListAsyncFinishFunc request_subscription_finish;

    the implementation of tp_base_contact_list_request_subscription_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc authorize_publication_finish;

    the implementation of tp_base_contact_list_authorize_publication_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc remove_contacts_finish;

    the implementation of tp_base_contact_list_remove_contacts_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc unsubscribe_finish;

    the implementation of tp_base_contact_list_unsubscribe_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc unpublish_finish;

    the implementation of tp_base_contact_list_unpublish_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListActOnContactsFunc store_contacts_async;

    the implementation of tp_base_contact_list_store_contacts_async(); if not reimplemented, - the default implementation is NULL, which is interpreted as "do nothing" + the default implementation is NULL, which is interpreted as "do nothing"

    TpBaseContactListAsyncFinishFunc store_contacts_finish;

    the implementation of tp_base_contact_list_store_contacts_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListBooleanFunc can_change_contact_list;

    the implementation of tp_base_contact_list_can_change_contact_list(); if not reimplemented, - the default implementation always returns TRUE + the default implementation always returns TRUE

    TpBaseContactListBooleanFunc get_request_uses_message;

    the implementation of tp_base_contact_list_get_request_uses_message(); if not reimplemented, - the default implementation always returns TRUE + the default implementation always returns TRUE

    Returns :

    TRUE if the contact list can be changed + TRUE if the contact list can be changed

    Returns :

    TRUE if tp_base_contact_list_request_subscription_async() will not + TRUE if tp_base_contact_list_request_subscription_async() will not ignore its message argument
    @@ -1612,10 +1653,10 @@

    tp_base_contact_list_request_subscription_finish ()

    -
    gboolean            tp_base_contact_list_request_subscription_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_request_subscription_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_request_subscription_async(). @@ -1628,7 +1669,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.request_subscription_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    @@ -1646,12 +1687,12 @@ - - @@ -1665,8 +1706,8 @@
    void                (*TpBaseContactListActOnContactsFunc)
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of a virtual method that acts on a set of contacts and needs no additional information, such as removing contacts, approving or cancelling @@ -1710,8 +1751,8 @@

    void                tp_base_contact_list_authorize_publication_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Give permission for some contacts to see the local user's presence.

    @@ -1756,10 +1797,10 @@

    tp_base_contact_list_authorize_publication_finish ()

    -
    gboolean            tp_base_contact_list_authorize_publication_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_authorize_publication_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_authorize_publication_async(). @@ -1772,7 +1813,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.authorize_publication_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -1790,12 +1831,12 @@ - - @@ -1809,8 +1850,8 @@
    void                tp_base_contact_list_store_contacts_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Store contacts on the contact list, without attempting to subscribe to them or send presence to them. If this is not possible, do nothing. @@ -1828,7 +1869,7 @@

    If the implementation of -TpMutableContactListInterface.store_contacts_async is NULL (which is +TpMutableContactListInterface.store_contacts_async is NULL (which is the default), this method calls callback to signal success, but does nothing in the underlying protocol.

    @@ -1862,10 +1903,10 @@

    tp_base_contact_list_store_contacts_finish ()

    -
    gboolean            tp_base_contact_list_store_contacts_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_store_contacts_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_store_contacts_async(). @@ -1878,7 +1919,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.store_contacts_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -1896,12 +1937,12 @@ - - @@ -1915,8 +1956,8 @@
    void                tp_base_contact_list_remove_contacts_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Remove contacts from the contact list entirely; this includes the effect of both tp_base_contact_list_unsubscribe_async() and @@ -1964,10 +2005,10 @@


    tp_base_contact_list_remove_contacts_finish ()

    -
    gboolean            tp_base_contact_list_remove_contacts_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_remove_contacts_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_remove_contacts_async(). @@ -1980,7 +2021,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.remove_contacts_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -1998,12 +2039,12 @@ - - @@ -2017,8 +2058,8 @@
    void                tp_base_contact_list_unsubscribe_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Cancel a pending subscription request to contacts, or attempt to stop receiving their presence. @@ -2064,10 +2105,10 @@


    tp_base_contact_list_unsubscribe_finish ()

    -
    gboolean            tp_base_contact_list_unsubscribe_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_unsubscribe_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_unsubscribe_async(). @@ -2080,7 +2121,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.unsubscribe_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -2098,12 +2139,12 @@ - - @@ -2117,8 +2158,8 @@
    void                tp_base_contact_list_unpublish_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Reject a pending subscription request from contacts, or attempt to stop sending presence to them. @@ -2164,10 +2205,10 @@


    tp_base_contact_list_unpublish_finish ()

    -
    gboolean            tp_base_contact_list_unpublish_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_unpublish_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_unpublish_async(). @@ -2180,7 +2221,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpMutableContactListInterface.unpublish_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -2198,12 +2239,12 @@ - - @@ -2244,7 +2285,7 @@ - + @@ -2270,14 +2311,14 @@ @@ -2289,8 +2330,8 @@

    TpBaseContactListNormalizeFunc ()

    -
    gchar *             (*TpBaseContactListNormalizeFunc)   (TpBaseContactList *self,
    -                                                         const gchar *s);
    +
    gchar *             (*TpBaseContactListNormalizeFunc)   (TpBaseContactList *self,
    +                                                         const gchar *s);

    Signature of a virtual method to normalize strings in a contact list manager. @@ -2305,12 +2346,12 @@

    - - @@ -2321,17 +2362,17 @@

    tp_base_contact_list_normalize_group ()

    -
    gchar *             tp_base_contact_list_normalize_group
    -                                                        (TpBaseContactList *self,
    -                                                         const gchar *s);
    -

    -Return a normalized form of the group name s, or NULL if a group of a +

    gchar *             tp_base_contact_list_normalize_group
    +                                                        (TpBaseContactList *self,
    +                                                         const gchar *s);
    +

    +Return a normalized form of the group name s, or NULL if a group of a sufficiently similar name cannot be created.

    If the TpBaseContactList subclass does not implement TP_TYPE_CONTACT_GROUP_LIST, this method is meaningless, and always -returns NULL. +returns NULL.

    For implementations of TP_TYPE_CONTACT_GROUP_LIST, this is a virtual @@ -2354,12 +2395,12 @@

    - - @@ -2370,7 +2411,7 @@

    TpBaseContactListDupContactGroupsFunc ()

    -
    GStrv               (*TpBaseContactListDupContactGroupsFunc)
    +
    GStrv               (*TpBaseContactListDupContactGroupsFunc)
                                                             (TpBaseContactList *self,
                                                              TpHandle contact);

    @@ -2379,7 +2420,7 @@

    If contact is not on the contact list, this method must return either -NULL or an empty array, without error. +NULL or an empty array, without error.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error

    GTypeInterface parent;

    GTypeInterface parent;

    the parent interface

    TpBaseContactListBooleanFunc has_disjoint_groups;

    the implementation of tp_base_contact_list_has_disjoint_groups(); if not reimplemented, - the default implementation always returns FALSE + the default implementation always returns FALSE

    TpBaseContactListNormalizeFunc normalize_group;

    the implementation of tp_base_contact_list_normalize_group(); if not reimplemented, - the default implementation is NULL, which allows any UTF-8 string + the default implementation is NULL, which allows any UTF-8 string as a group name (including the empty string) and assumes that any distinct group names can coexist

    s :

    a non-NULL name to normalize +a non-NULL name to normalize

    Returns :

    a normalized form of s, or NULL on error + a normalized form of s, or NULL on error

    s :

    a non-NULL group name to normalize +a non-NULL group name to normalize

    Returns :

    a normalized form of s, or NULL on error + a normalized form of s, or NULL on error
    @@ -2407,7 +2448,7 @@

    tp_base_contact_list_dup_contact_groups ()

    -
    GStrv               tp_base_contact_list_dup_contact_groups
    +
    GStrv               tp_base_contact_list_dup_contact_groups
                                                             (TpBaseContactList *self,
                                                              TpHandle contact);

    @@ -2418,7 +2459,7 @@

    If contact is not on the contact list, this method must return either -NULL or an empty array. +NULL or an empty array.

    For implementations of TP_TYPE_CONTACT_GROUP_LIST, this is a virtual @@ -2451,7 +2492,7 @@


    TpBaseContactListDupGroupsFunc ()

    -
    GStrv               (*TpBaseContactListDupGroupsFunc)   (TpBaseContactList *self);
    +
    GStrv               (*TpBaseContactListDupGroupsFunc)   (TpBaseContactList *self);

    Signature of a virtual method that lists every group that exists on a connection. @@ -2477,7 +2518,7 @@


    tp_base_contact_list_dup_groups ()

    -
    GStrv               tp_base_contact_list_dup_groups     (TpBaseContactList *self);
    +
    GStrv               tp_base_contact_list_dup_groups     (TpBaseContactList *self);

    Return a list of all groups on this connection. It is incorrect to call this method before tp_base_contact_list_set_list_received() has been @@ -2512,7 +2553,7 @@

    TpBaseContactListDupGroupMembersFunc ()

    TpHandleSet *       (*TpBaseContactListDupGroupMembersFunc)
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group);
    + const gchar *group);

    Signature of a virtual method that lists the members of a group.

    @@ -2543,7 +2584,7 @@

    tp_base_contact_list_dup_group_members ()

    TpHandleSet *       tp_base_contact_list_dup_group_members
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group);
    + const gchar *group);

    Return the set of members of group. It is incorrect to call this method before tp_base_contact_list_set_list_received() has been @@ -2551,7 +2592,7 @@ that does not implement TP_TYPE_CONTACT_GROUP_LIST.

    -If group does not exist, this method must return either NULL or an empty +If group does not exist, this method must return either NULL or an empty set, without error.

    @@ -2586,8 +2627,8 @@

    tp_base_contact_list_group_renamed ()

    void                tp_base_contact_list_group_renamed  (TpBaseContactList *self,
    -                                                         const gchar *old_name,
    -                                                         const gchar *new_name);
    + const gchar *old_name, + const gchar *new_name);

    Called by subclasses when a group has been renamed.

    @@ -2628,10 +2669,10 @@

    tp_base_contact_list_groups_changed ()

    void                tp_base_contact_list_groups_changed (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         const gchar * const *added,
    -                                                         gssize n_added,
    -                                                         const gchar * const *removed,
    -                                                         gssize n_removed);
    + const gchar * const *added, + gssize n_added, + const gchar * const *removed, + gssize n_removed);

    Called by subclasses when groups' membership has been changed.

    @@ -2660,26 +2701,26 @@
    - @@ -2692,10 +2733,10 @@
    void                tp_base_contact_list_one_contact_groups_changed
                                                             (TpBaseContactList *self,
                                                              TpHandle contact,
    -                                                         const gchar * const *added,
    -                                                         gssize n_added,
    -                                                         const gchar * const *removed,
    -                                                         gssize n_removed);
    + const gchar * const *added, + gssize n_added, + const gchar * const *removed, + gssize n_removed);

    Convenience wrapper around tp_base_contact_list_groups_changed() for a single handle in the 'contacts' set. @@ -2721,24 +2762,24 @@

    - @@ -2749,8 +2790,8 @@

    tp_base_contact_list_groups_created ()

    void                tp_base_contact_list_groups_created (TpBaseContactList *self,
    -                                                         const gchar * const *created,
    -                                                         gssize n_created);
    + const gchar * const *created, + gssize n_created);

    Called by subclasses when new groups have been created. This will typically be followed by a call to tp_base_contact_list_groups_changed() to add @@ -2777,7 +2818,7 @@

    @@ -2788,8 +2829,8 @@

    tp_base_contact_list_groups_removed ()

    void                tp_base_contact_list_groups_removed (TpBaseContactList *self,
    -                                                         const gchar * const *removed,
    -                                                         gssize n_removed);
    + const gchar * const *removed, + gssize n_removed);

    Called by subclasses when groups have been removed.

    @@ -2820,7 +2861,7 @@
    @@ -2830,7 +2871,7 @@

    tp_base_contact_list_has_disjoint_groups ()

    -
    gboolean            tp_base_contact_list_has_disjoint_groups
    +
    gboolean            tp_base_contact_list_has_disjoint_groups
                                                             (TpBaseContactList *self);

    Return whether groups in this protocol are disjoint @@ -2841,7 +2882,7 @@

    If the TpBaseContactList subclass does not implement TP_TYPE_CONTACT_GROUP_LIST, this method is meaningless, and always -returns FALSE. +returns FALSE.

    For implementations of TP_TYPE_CONTACT_GROUP_LIST, this is a virtual @@ -2864,7 +2905,7 @@

    - @@ -2921,7 +2962,7 @@ - + @@ -2935,7 +2976,7 @@ @@ -2948,7 +2989,7 @@ @@ -2961,7 +3002,7 @@ @@ -2974,7 +3015,7 @@ @@ -2987,7 +3028,7 @@ @@ -3002,14 +3043,14 @@ @@ -3023,10 +3064,10 @@
    void                (*TpBaseContactListSetContactGroupsFunc)
                                                             (TpBaseContactList *self,
                                                              TpHandle contact,
    -                                                         const gchar * const *normalized_names,
    -                                                         gsize n_names,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar * const *normalized_names, + gsize n_names, + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of an implementation of tp_base_contact_list_set_contact_groups_async(). @@ -3075,10 +3116,10 @@

    void                tp_base_contact_list_set_contact_groups_async
                                                             (TpBaseContactList *self,
                                                              TpHandle contact,
    -                                                         const gchar * const *normalized_names,
    -                                                         gsize n_names,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar * const *normalized_names, + gsize n_names, + GAsyncReadyCallback callback, + gpointer user_data);

    Add contact to each group in normalized_names, creating them if necessary, and remove contact from any other groups of which they are a member. @@ -3135,10 +3176,10 @@


    tp_base_contact_list_set_contact_groups_finish ()

    -
    gboolean            tp_base_contact_list_set_contact_groups_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_set_contact_groups_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_set_contact_groups_async(). @@ -3151,7 +3192,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.set_contact_groups_finish. If the -result will be a GSimpleAsyncResult, the default implementation may be +result will be a GSimpleAsyncResult, the default implementation may be used.

    added :

    zero or - more groups to which the contacts were added, or NULL (which has the + more groups to which the contacts were added, or NULL (which has the same meaning as an empty list). [array length=n_added][element-type utf8][allow-none utf8]

    n_added :

    the number of groups added, or -1 if added is NULL-terminated +the number of groups added, or -1 if added is NULL-terminated

    removed :

    zero - or more groups from which the contacts were removed, or NULL (which has + or more groups from which the contacts were removed, or NULL (which has the same meaning as an empty list). [array zero-terminated=1][element-type utf8][allow-none utf8]

    n_removed :

    the number of groups removed, or -1 if removed is - NULL-terminated + NULL-terminated

    added :

    zero or - more groups to which contact was added, or NULL. [array length=n_added][element-type utf8][allow-none utf8] + more groups to which contact was added, or NULL. [array length=n_added][element-type utf8][allow-none utf8]

    n_added :

    the number of groups added, or -1 if added is NULL-terminated +the number of groups added, or -1 if added is NULL-terminated

    removed :

    zero - or more groups from which the contact was removed, or NULL. [array zero-terminated=1][element-type utf8][allow-none utf8] + or more groups from which the contact was removed, or NULL. [array zero-terminated=1][element-type utf8][allow-none utf8]

    n_removed :

    the number of groups removed, or -1 if removed is - NULL-terminated + NULL-terminated

    n_created :

    the number of groups created, or -1 if created is - NULL-terminated + NULL-terminated

    n_removed :

    the number of groups removed, or -1 if removed is - NULL-terminated + NULL-terminated

    Returns :

    TRUE if groups are disjoint + TRUE if groups are disjoint

    GTypeInterface parent;

    GTypeInterface parent;

    the parent interface

    TpBaseContactListAsyncFinishFunc set_contact_groups_finish;

    the implementation of tp_base_contact_list_set_contact_groups_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc set_group_members_finish;

    the implementation of tp_base_contact_list_set_group_members_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc add_to_group_finish;

    the implementation of tp_base_contact_list_add_to_group_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc remove_from_group_finish;

    the implementation of tp_base_contact_list_remove_from_group_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc remove_group_finish;

    the implementation of tp_base_contact_list_remove_group_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc rename_group_finish;

    the implementation of tp_base_contact_list_rename_group_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListUIntFunc get_group_storage;

    the implementation of tp_base_contact_list_get_group_storage(); the default implementation is - NULL, which results in TP_CONTACT_METADATA_STORAGE_TYPE_ANYONE being + NULL, which results in TP_CONTACT_METADATA_STORAGE_TYPE_ANYONE being advertised
    @@ -3170,12 +3211,12 @@ - - @@ -3188,10 +3229,10 @@

    TpBaseContactListGroupContactsFunc ()

    void                (*TpBaseContactListGroupContactsFunc)
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group,
    +                                                         const gchar *group,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of a virtual method that alters a group's members.

    @@ -3232,10 +3273,10 @@

    tp_base_contact_list_add_to_group_async ()

    void                tp_base_contact_list_add_to_group_async
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group,
    +                                                         const gchar *group,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Add contacts to group, creating it if necessary.

    @@ -3289,10 +3330,10 @@

    tp_base_contact_list_add_to_group_finish ()

    -
    gboolean            tp_base_contact_list_add_to_group_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_add_to_group_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_add_to_group_async(). @@ -3305,7 +3346,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.add_to_group_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -3323,12 +3364,12 @@ - - @@ -3341,10 +3382,10 @@

    tp_base_contact_list_remove_from_group_async ()

    void                tp_base_contact_list_remove_from_group_async
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group,
    +                                                         const gchar *group,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Remove contacts from group.

    @@ -3394,10 +3435,10 @@

    tp_base_contact_list_remove_from_group_finish ()

    -
    gboolean            tp_base_contact_list_remove_from_group_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_remove_from_group_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_remove_from_group_async(). @@ -3410,7 +3451,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.remove_from_group_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -3428,12 +3469,12 @@ - - @@ -3446,10 +3487,10 @@

    tp_base_contact_list_set_group_members_async ()

    void                tp_base_contact_list_set_group_members_async
                                                             (TpBaseContactList *self,
    -                                                         const gchar *normalized_group,
    +                                                         const gchar *normalized_group,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Set the members of normalized_group to be exactly contacts (i.e. add contacts, and simultaneously remove all members not in contacts). @@ -3504,10 +3545,10 @@


    tp_base_contact_list_set_group_members_finish ()

    -
    gboolean            tp_base_contact_list_set_group_members_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_set_group_members_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_set_group_members_async(). @@ -3520,7 +3561,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.set_group_members_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -3538,12 +3579,12 @@ - - @@ -3555,9 +3596,9 @@

    TpBaseContactListRemoveGroupFunc ()

    void                (*TpBaseContactListRemoveGroupFunc) (TpBaseContactList *self,
    -                                                         const gchar *group,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *group, + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of a method that deletes groups.

    @@ -3593,9 +3634,9 @@

    tp_base_contact_list_remove_group_async ()

    void                tp_base_contact_list_remove_group_async
                                                             (TpBaseContactList *self,
    -                                                         const gchar *group,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *group, + GAsyncReadyCallback callback, + gpointer user_data);

    Remove a group entirely, removing any members in the process.

    @@ -3640,10 +3681,10 @@

    tp_base_contact_list_remove_group_finish ()

    -
    gboolean            tp_base_contact_list_remove_group_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_remove_group_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_remove_group_async(). @@ -3656,7 +3697,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.remove_group_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -3674,12 +3715,12 @@ - - @@ -3691,10 +3732,10 @@

    TpBaseContactListRenameGroupFunc ()

    void                (*TpBaseContactListRenameGroupFunc) (TpBaseContactList *self,
    -                                                         const gchar *old_name,
    -                                                         const gchar *new_name,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *old_name, + const gchar *new_name, + GAsyncReadyCallback callback, + gpointer user_data);

    Signature of a method that renames groups.

    @@ -3735,10 +3776,10 @@

    tp_base_contact_list_rename_group_async ()

    void                tp_base_contact_list_rename_group_async
                                                             (TpBaseContactList *self,
    -                                                         const gchar *old_name,
    -                                                         const gchar *new_name,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *old_name, + const gchar *new_name, + GAsyncReadyCallback callback, + gpointer user_data);

    Rename a group; if possible, do so as an atomic operation. If this protocol can't do that, emulate renaming in terms of other operations. @@ -3797,10 +3838,10 @@


    tp_base_contact_list_rename_group_finish ()

    -
    gboolean            tp_base_contact_list_rename_group_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_rename_group_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_rename_group_async(). @@ -3813,7 +3854,7 @@ For implementations of TP_TYPE_MUTABLE_CONTACT_GROUP_LIST, this is a virtual method which may be implemented using TpMutableContactGroupListInterface.rename_group_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    @@ -3831,12 +3872,12 @@ - - @@ -3865,7 +3906,7 @@ TpMutableContactGroupListInterface.get_group_storage.

    -The default implementation is NULL, which is treated as equivalent to an +The default implementation is NULL, which is treated as equivalent to an implementation that always returns TP_CONTACT_METADATA_STORAGE_TYPE_ANYONE. A custom implementation can also be used.

    @@ -3907,7 +3948,9 @@ TpBaseContactListDupContactsFunc dup_blocked_contacts; - /* _async mandatory-to-implement, _finish has a default implementation + /* unblock_contacts_async is mandatory to implement; either + * block_contacts_async or block_contacts_with_abuse_async (but not both!) + * must also be implemented. _finish have default implementations * suitable for a GSimpleAsyncResult */ TpBaseContactListActOnContactsFunc block_contacts_async; @@ -3916,8 +3959,11 @@ TpBaseContactListAsyncFinishFunc unblock_contacts_finish; /* optional to implement */ - TpBaseContactListBooleanFunc can_block; + + /* see above. block_contacts_finish is the corresponding _finish function. + */ + TpBaseContactListBlockContactsWithAbuseFunc block_contacts_with_abuse_async; };

    @@ -3927,7 +3973,7 @@

    - + @@ -3940,14 +3986,15 @@ @@ -3960,36 +4007,91 @@ - - -

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error

    GTypeInterface parent;

    GTypeInterface parent;

    the parent interface

    TpBaseContactListActOnContactsFunc block_contacts_async;

    the implementation of - tp_base_contact_list_block_contacts_async(); must always be provided + tp_base_contact_list_block_contacts_async(); either this or + block_contacts_with_abuse_async must always be provided

    TpBaseContactListAsyncFinishFunc block_contacts_finish;

    the implementation of tp_base_contact_list_block_contacts_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListAsyncFinishFunc unblock_contacts_finish;

    the implementation of tp_base_contact_list_unblock_contacts_finish(); the default - implementation may be used if result is a GSimpleAsyncResult + implementation may be used if result is a GSimpleAsyncResult

    TpBaseContactListBooleanFunc can_block;

    the implementation of tp_base_contact_list_can_block(); if not reimplemented, - the default implementation always returns TRUE -
    -

    Since 0.13.0

    + the default implementation always returns TRUE + + + +

    TpBaseContactListBlockContactsWithAbuseFunc block_contacts_with_abuse_async;

    +the implementation of + tp_base_contact_list_block_contacts_async(); either this or + block_contacts_async must always be provided. If the underlying protocol + does not support reporting contacts as abusive, implement + block_contacts_async instead. Since: 0.15.1 + + + +
    +

    Since 0.13.0

    +
    +
    +
    +

    TpBaseContactListBlockContactsWithAbuseFunc ()

    +
    void                (*TpBaseContactListBlockContactsWithAbuseFunc)
    +                                                        (TpBaseContactList *self,
    +                                                         TpHandleSet *contacts,
    +                                                         gboolean report_abusive,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);
    +

    +Signature of a virtual method that blocks a set of contacts, optionally +reporting them to the server operator as abusive. +

    +
    ++ + + + + + + + + + + + + + + + + + + + + + +

    self :

    the contact list manager +

    contacts :

    the contacts to block +

    report_abusive :

    whether to report the contacts as abusive to the server + operator +

    callback :

    a callback to call on success, failure or disconnection +

    user_data :

    user data for the callback +
    +

    Since 0.15.1


    tp_base_contact_list_can_block ()

    -
    gboolean            tp_base_contact_list_can_block      (TpBaseContactList *self);
    +
    gboolean            tp_base_contact_list_can_block      (TpBaseContactList *self);

    Return whether this contact list has a list of blocked contacts. If it does, that list is assumed to be modifiable.

    If the TpBaseContactList subclass does not implement -TP_TYPE_BLOCKABLE_CONTACT_LIST, this method always returns FALSE. +TP_TYPE_BLOCKABLE_CONTACT_LIST, this method always returns FALSE.

    For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual method, implemented using TpBlockableContactListInterface.can_block. -The default implementation always returns TRUE. +The default implementation always returns TRUE.

    In the case of a protocol where blocking may or may not work @@ -4013,7 +4115,7 @@

    Returns :

    - TRUE if communication from contacts can be blocked + TRUE if communication from contacts can be blocked @@ -4061,12 +4163,14 @@
    void                tp_base_contact_list_block_contacts_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Request that the given contacts are prevented from communicating with the user, and that presence is not sent to them even if they have a valid -presence subscription, if possible. +presence subscription, if possible. This is equivalent to calling +tp_base_contact_list_block_contacts_with_abuse_async(), passing FALSE as +the report_abusive argument.

    If the TpBaseContactList subclass does not implement @@ -4075,7 +4179,8 @@

    For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual method which must be implemented, using -TpBlockableContactListInterface.block_contacts_async. +TpBlockableContactListInterface.block_contacts_async or +TpBlockableContactListInterface.block_contacts_with_abuse_async. The implementation should call tp_base_contact_list_contact_blocking_changed() for any contacts it has changed, before calling callback. @@ -4110,10 +4215,10 @@


    tp_base_contact_list_block_contacts_finish ()

    -
    gboolean            tp_base_contact_list_block_contacts_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_block_contacts_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_block_contacts_async(). @@ -4126,7 +4231,7 @@ For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpBlockableContactListInterface.block_contacts_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    @@ -4144,18 +4249,131 @@ - - - - -

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error - -
    -

    Since 0.13.0

    + TRUE on success or FALSE on error + + + + +
    +

    Since 0.13.0

    +
    +
    +
    +

    tp_base_contact_list_block_contacts_with_abuse_async ()

    +
    void                tp_base_contact_list_block_contacts_with_abuse_async
    +                                                        (TpBaseContactList *self,
    +                                                         TpHandleSet *contacts,
    +                                                         gboolean report_abusive,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);
    +

    +Request that the given contacts are prevented from communicating with the +user, and that presence is not sent to them even if they have a valid +presence subscription, if possible. If the TpBaseContactList subclass +implements TpBlockableContactListInterface.block_contacts_with_abuse_async +and report_abusive is TRUE, also report the given contacts as abusive to +the server operator. +

    +

    +If the TpBaseContactList subclass does not implement +TP_TYPE_BLOCKABLE_CONTACT_LIST, it is an error to call this method. +

    +

    +For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual +method which must be implemented, using +TpBlockableContactListInterface.block_contacts_async or +TpBlockableContactListInterface.block_contacts_with_abuse_async. +The implementation should call +tp_base_contact_list_contact_blocking_changed() +for any contacts it has changed, before calling callback. +

    +
    ++ + + + + + + + + + + + + + + + + + + + + + +

    self :

    a contact list manager +

    contacts :

    contacts whose communications should be blocked +

    report_abusive :

    whether to report the contacts as abusive to the server + operator +

    callback :

    a callback to call when the operation succeeds or fails +

    user_data :

    optional data to pass to callback +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_base_contact_list_block_contacts_with_abuse_finish ()

    +
    gboolean            tp_base_contact_list_block_contacts_with_abuse_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);
    +

    +Interpret the result of an asynchronous call to +tp_base_contact_list_block_contacts_with_abuse_async(). +

    +

    +If the TpBaseContactList subclass does not implement +TP_TYPE_BLOCKABLE_CONTACT_LIST, it is an error to call this method. +

    +

    +For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual +method which may be implemented using +TpBlockableContactListInterface.block_contacts_finish. If the result +will be a GSimpleAsyncResult, the default implementation may be used. +

    +
    ++ + + + + + + + + + + + + + + + + + +

    self :

    a contact list manager +

    result :

    the result passed to callback by an implementation of + tp_base_contact_list_block_contacts_with_abuse_async() +

    error :

    used to raise an error if FALSE is returned +

    Returns :

    TRUE on success or FALSE on error + +
    +

    Since 0.15.1


    @@ -4163,8 +4381,8 @@
    void                tp_base_contact_list_unblock_contacts_async
                                                             (TpBaseContactList *self,
                                                              TpHandleSet *contacts,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Reverse the effects of tp_base_contact_list_block_contacts_async().

    @@ -4210,10 +4428,10 @@

    tp_base_contact_list_unblock_contacts_finish ()

    -
    gboolean            tp_base_contact_list_unblock_contacts_finish
    -                                                        (TpBaseContactList *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_base_contact_list_unblock_contacts_finish
    +                                                        (TpBaseContactList *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Interpret the result of an asynchronous call to tp_base_contact_list_unblock_contacts_async(). @@ -4226,7 +4444,7 @@ For implementations of TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual method which may be implemented using TpBlockableContactListInterface.unblock_contacts_finish. If the result -will be a GSimpleAsyncResult, the default implementation may be used. +will be a GSimpleAsyncResult, the default implementation may be used.

    @@ -4244,12 +4462,12 @@ - - @@ -4274,7 +4492,7 @@

    It is an error to call this method if tp_base_contact_list_can_block() -would return FALSE. +would return FALSE.

    error :

    used to raise an error if FALSE is returned +used to raise an error if FALSE is returned

    Returns :

    TRUE on success or FALSE on error + TRUE on success or FALSE on error
    diff --git a/docs/reference/html/telepathy-glib-base-password-channel.html b/docs/reference/html/telepathy-glib-base-password-channel.html index b2dffc0..61c217e 100644 --- a/docs/reference/html/telepathy-glib-base-password-channel.html +++ b/docs/reference/html/telepathy-glib-base-password-channel.html @@ -54,7 +54,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseChannel
              +----TpBasePasswordChannel
     
    @@ -68,17 +68,17 @@

    Properties

    -  "authentication-method"    gchar*                : Read
    -  "authorization-identity"   gchar*                : Read
    -  "available-mechanisms"     GStrv*                : Read
    -  "can-try-again"            gboolean              : Read
    -  "default-realm"            gchar*                : Read
    -  "default-username"         gchar*                : Read
    -  "has-initial-data"         gboolean              : Read
    -  "may-save-response"        gboolean              : Read / Write / Construct Only
    -  "sasl-error"               gchar*                : Read
    +  "authentication-method"    gchar*                : Read
    +  "authorization-identity"   gchar*                : Read
    +  "available-mechanisms"     GStrv*                : Read
    +  "can-try-again"            gboolean              : Read
    +  "default-realm"            gchar*                : Read
    +  "default-username"         gchar*                : Read
    +  "has-initial-data"         gboolean              : Read
    +  "may-save-response"        gboolean              : Read / Write / Construct Only
    +  "sasl-error"               gchar*                : Read
       "sasl-error-details"       GHashTable_gchararray+GValue_*  : Read
    -  "sasl-status"              guint                 : Read
    +  "sasl-status"              guint                 : Read
     
    @@ -117,62 +117,62 @@

    Property Details

    The "authentication-method" property

    -
      "authentication-method"    gchar*                : Read
    +
      "authentication-method"    gchar*                : Read

    Interface of authentication method.

    Default value: ""


    The "authorization-identity" property

    -
      "authorization-identity"   gchar*                : Read
    +
      "authorization-identity"   gchar*                : Read

    Authorization identity.

    Default value: ""


    The "available-mechanisms" property

    -
      "available-mechanisms"     GStrv*                : Read
    +
      "available-mechanisms"     GStrv*                : Read

    The set of mechanisms the server advertised.


    The "can-try-again" property

    -
      "can-try-again"            gboolean              : Read
    +
      "can-try-again"            gboolean              : Read

    Whether StartMechanism will work in failed states.

    Default value: FALSE


    The "default-realm" property

    -
      "default-realm"            gchar*                : Read
    +
      "default-realm"            gchar*                : Read

    DefaultRealm.

    Default value: ""


    The "default-username" property

    -
      "default-username"         gchar*                : Read
    +
      "default-username"         gchar*                : Read

    DefaultUsername.

    Default value: ""


    The "has-initial-data" property

    -
      "has-initial-data"         gboolean              : Read
    +
      "has-initial-data"         gboolean              : Read

    Whether the StartMechanismWithData can be called.

    Default value: FALSE


    The "may-save-response" property

    -
      "may-save-response"        gboolean              : Read / Write / Construct Only
    +
      "may-save-response"        gboolean              : Read / Write / Construct Only

    Whether the client may save the authentication response.

    Default value: TRUE


    The "sasl-error" property

    -
      "sasl-error"               gchar*                : Read
    +
      "sasl-error"               gchar*                : Read

    SASL error.

    Default value: ""

    @@ -185,7 +185,7 @@

    The "sasl-status" property

    -
      "sasl-status"              guint                 : Read
    +
      "sasl-status"              guint                 : Read

    The status of the current SASL authentication.

    Allowed values: <= 7

    Default value: 0

    @@ -196,11 +196,11 @@

    The "finished" signal

    void                user_function                      (TpBasePasswordChannel *password,
    -                                                        GString               *domain,
    -                                                        guint                  code,
    -                                                        gint                   message,
    -                                                        gchar                 *arg4,
    -                                                        gpointer               user_data)      : Run Last
    + GString *domain, + guint code, + gint message, + gchar *arg4, + gpointer user_data) : Run Last

    Emitted when either the password has been provided by the user or the authentication has been aborted. @@ -210,13 +210,13 @@

    - - @@ -228,7 +228,7 @@ - diff --git a/docs/reference/html/telepathy-glib-base-protocol.html b/docs/reference/html/telepathy-glib-base-protocol.html index 92f4e7b..4ec3b02 100644 --- a/docs/reference/html/telepathy-glib-base-protocol.html +++ b/docs/reference/html/telepathy-glib-base-protocol.html @@ -47,54 +47,54 @@ #include <telepathy-glib/telepathy-glib.h> TpBaseProtocol; -const gchar * tp_base_protocol_get_name (TpBaseProtocol *self); -GHashTable * tp_base_protocol_get_immutable_properties +const gchar * tp_base_protocol_get_name (TpBaseProtocol *self); +GHashTable * tp_base_protocol_get_immutable_properties (TpBaseProtocol *self); const TpCMParamSpec * tp_base_protocol_get_parameters (TpBaseProtocol *self); const TpPresenceStatusSpec * tp_base_protocol_get_statuses (TpBaseProtocol *self); TpBaseConnection * tp_base_protocol_new_connection (TpBaseProtocol *self, - GHashTable *asv, - GError **error); + GHashTable *asv, + GError **error); TpBaseProtocolClass; const TpCMParamSpec * (*TpBaseProtocolGetParametersFunc) (TpBaseProtocol *self); TpBaseConnection * (*TpBaseProtocolNewConnectionFunc) (TpBaseProtocol *self, - GHashTable *asv, - GError **error); -gchar * (*TpBaseProtocolNormalizeContactFunc) + GHashTable *asv, + GError **error); +gchar * (*TpBaseProtocolNormalizeContactFunc) (TpBaseProtocol *self, - const gchar *contact, - GError **error); -gchar * (*TpBaseProtocolIdentifyAccountFunc) + const gchar *contact, + GError **error); +gchar * (*TpBaseProtocolIdentifyAccountFunc) (TpBaseProtocol *self, - GHashTable *asv, - GError **error); -GStrv (*TpBaseProtocolGetInterfacesFunc) (TpBaseProtocol *self); + GHashTable *asv, + GError **error); +GStrv (*TpBaseProtocolGetInterfacesFunc) (TpBaseProtocol *self); void (*TpBaseProtocolGetConnectionDetailsFunc) (TpBaseProtocol *self, - GStrv *connection_interfaces, - GType **channel_manager_types, - gchar **icon_name, - gchar **english_name, - gchar **vcard_field); + GStrv *connection_interfaces, + GType **channel_manager_types, + gchar **icon_name, + gchar **english_name, + gchar **vcard_field); void (*TpBaseProtocolGetAvatarDetailsFunc) (TpBaseProtocol *self, - GStrv *supported_mime_types, - guint *min_height, - guint *min_width, - guint *rec_height, - guint *rec_width, - guint *max_height, - guint *max_width, - guint *max_bytes); + GStrv *supported_mime_types, + guint *min_height, + guint *min_width, + guint *rec_height, + guint *rec_width, + guint *max_height, + guint *max_width, + guint *max_bytes);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseProtocol
     
    @@ -108,7 +108,7 @@

    Properties

       "immutable-properties"     GHashTable_gchararray+GValue_*  : Read
    -  "name"                     gchar*                : Read / Write / Construct Only
    +  "name"                     gchar*                : Read / Write / Construct Only
     
    @@ -131,7 +131,7 @@

    tp_base_protocol_get_name ()

    -
    const gchar *       tp_base_protocol_get_name           (TpBaseProtocol *self);
    +
    const gchar *       tp_base_protocol_get_name           (TpBaseProtocol *self);

    @@ -155,7 +155,7 @@

    tp_base_protocol_get_immutable_properties ()

    -
    GHashTable *        tp_base_protocol_get_immutable_properties
    +
    GHashTable *        tp_base_protocol_get_immutable_properties
                                                             (TpBaseProtocol *self);

    Return a basic set of immutable properties for this Protocol object, @@ -164,7 +164,7 @@

    Additional keys and values can be inserted into the returned hash table; if this is done, the inserted keys and values will be freed when the -hash table is destroyed. The keys must be allocated with g_strdup() or +hash table is destroyed. The keys must be allocated with g_strdup() or equivalent, and the values must be slice-allocated (for instance with tp_g_value_slice_new_string() or a similar function).

    @@ -244,7 +244,7 @@
    @@ -257,8 +257,8 @@

    tp_base_protocol_new_connection ()

    TpBaseConnection *  tp_base_protocol_new_connection     (TpBaseProtocol *self,
    -                                                         GHashTable *asv,
    -                                                         GError **error);
    + GHashTable *asv, + GError **error);

    Create a new connection using the TpBaseProtocolClass.get_parameters and TpBaseProtocolClass.new_connection implementations provided by a subclass. @@ -273,7 +273,7 @@

    Otherwise, new_connection is called. Its asv argument is a copy of the asv given to this method, with default values for missing parameters -filled in where available, and parameters' types converted to the GType +filled in where available, and parameters' types converted to the GType specified by TpCMParamSpec.gtype.

    password :

    the password provided by the user, or NULL if the +the password provided by the user, or NULL if the authentication has been aborted

    domain :

    domain of a GError indicating why the authentication has been +domain of a GError indicating why the authentication has been aborted, or 0

    message :

    a message associated with the error, or NULL +a message associated with the error, or NULL

    Returns :

    an array of TpPresenceStatusSpec structs describing the standard statuses supported by this protocol, with a final element - whose name element is guaranteed to be NULL. The array must remain + whose name element is guaranteed to be NULL. The array must remain valid at least as long as self does.
    @@ -292,12 +292,12 @@ - - - - - + + + + @@ -348,7 +348,7 @@ - + @@ -358,8 +358,8 @@ - - + @@ -382,23 +382,23 @@ @@ -423,7 +423,7 @@ @@ -467,8 +467,8 @@

    TpBaseProtocolNewConnectionFunc ()

    TpBaseConnection *  (*TpBaseProtocolNewConnectionFunc)  (TpBaseProtocol *self,
    -                                                         GHashTable *asv,
    -                                                         GError **error);
    + GHashTable *asv, + GError **error);

    Signature of a virtual method to create a new connection to this protocol. This is used to implement the RequestConnection D-Bus method. @@ -494,12 +494,12 @@

    - - - - - + + + + @@ -509,14 +509,14 @@

    TpBaseProtocolNormalizeContactFunc ()

    -
    gchar *             (*TpBaseProtocolNormalizeContactFunc)
    +
    gchar *             (*TpBaseProtocolNormalizeContactFunc)
                                                             (TpBaseProtocol *self,
    -                                                         const gchar *contact,
    -                                                         GError **error);
    + const gchar *contact, + GError **error);

    Signature of a virtual method to perform best-effort offline normalization of a contact's identifier. It must either return a newly allocated string -that is the normalized form of contact, or raise an error and return NULL. +that is the normalized form of contact, or raise an error and return NULL.

    error :

    used to return an error if NULL is returned -

    Returns :

    a new connection, or NULL on error +used to return an error if NULL is returned +

    Returns :

    a new connection, or NULL on error

    GObjectClass parent_class;

    GObjectClass parent_class;

    the parent class

    gboolean is_stub;

    if TRUE, this protocol will not be advertised on D-Bus (for +

    gboolean is_stub;

    if TRUE, this protocol will not be advertised on D-Bus (for internal use by TpBaseConnection)
    a callback used to implement the NormalizeContact D-Bus method; it must either return a newly allocated string that is the normalized version of contact, or raise an error via error and - return NULL. If not implemented, TP_ERROR_NOT_IMPLEMENTED will be raised + return NULL. If not implemented, TP_ERROR_NOT_IMPLEMENTED will be raised instead.

    identify_account ()

    a callback used to implement the IdentifyAccount - D-Bus method; it takes as input a map from strings to GValues, + D-Bus method; it takes as input a map from strings to GValues, and must either return a newly allocated string that represents the "identity" of the parameters in asv (usually the "account" parameter), - or NULL with an error raised via error + or NULL with an error raised via error

    get_interfaces ()

    a callback used to implement the Interfaces D-Bus property; - it must return a newly allocated GStrv containing D-Bus interface names + it must return a newly allocated GStrv containing D-Bus interface names

    dup_authentication_types ()

    a callback used to implement the - AuthenticationTypes D-Bus property; it must return a newly allocated GStrv + AuthenticationTypes D-Bus property; it must return a newly allocated GStrv containing D-Bus interface names. Since 0.13.9

    error :

    used to return an error if NULL is returned -

    Returns :

    a new connection, or NULL on error. [transfer full] +used to return an error if NULL is returned +

    Returns :

    a new connection, or NULL on error. [transfer full]
    @@ -533,12 +533,12 @@ - - - - - + + + + @@ -548,10 +548,10 @@

    TpBaseProtocolIdentifyAccountFunc ()

    -
    gchar *             (*TpBaseProtocolIdentifyAccountFunc)
    +
    gchar *             (*TpBaseProtocolIdentifyAccountFunc)
                                                             (TpBaseProtocol *self,
    -                                                         GHashTable *asv,
    -                                                         GError **error);
    + GHashTable *asv, + GError **error);

    Signature of a virtual method to choose a unique name for an account whose connection parameters are asv. This will typically return a copy of @@ -578,12 +578,12 @@

    - - - - - + + + + @@ -593,7 +593,7 @@

    TpBaseProtocolGetInterfacesFunc ()

    -
    GStrv               (*TpBaseProtocolGetInterfacesFunc)  (TpBaseProtocol *self);
    +
    GStrv               (*TpBaseProtocolGetInterfacesFunc)  (TpBaseProtocol *self);

    Signature of a virtual method to get the D-Bus interfaces implemented by self, in addition to the Protocol interface. @@ -612,7 +612,7 @@

    - @@ -624,11 +624,11 @@

    TpBaseProtocolGetConnectionDetailsFunc ()

    void                (*TpBaseProtocolGetConnectionDetailsFunc)
                                                             (TpBaseProtocol *self,
    -                                                         GStrv *connection_interfaces,
    -                                                         GType **channel_manager_types,
    -                                                         gchar **icon_name,
    -                                                         gchar **english_name,
    -                                                         gchar **vcard_field);
    + GStrv *connection_interfaces, + GType **channel_manager_types, + gchar **icon_name, + gchar **english_name, + gchar **vcard_field);

    Signature of a virtual method to get the D-Bus interfaces implemented by self, in addition to the Protocol interface. @@ -644,18 +644,18 @@

    @@ -685,14 +685,14 @@

    TpBaseProtocolGetAvatarDetailsFunc ()

    void                (*TpBaseProtocolGetAvatarDetailsFunc)
                                                             (TpBaseProtocol *self,
    -                                                         GStrv *supported_mime_types,
    -                                                         guint *min_height,
    -                                                         guint *min_width,
    -                                                         guint *rec_height,
    -                                                         guint *rec_width,
    -                                                         guint *max_height,
    -                                                         guint *max_width,
    -                                                         guint *max_bytes);
    + GStrv *supported_mime_types, + guint *min_height, + guint *min_width, + guint *rec_height, + guint *rec_width, + guint *max_height, + guint *max_width, + guint *max_bytes);

    Signature of a virtual method to get the supported avatar details for the protocol implemented by self. @@ -708,7 +708,7 @@

    @@ -787,7 +787,7 @@

    The "name" property

    -
      "name"                     gchar*                : Read / Write / Construct Only
    +
      "name"                     gchar*                : Read / Write / Construct Only

    The Protocol from telepathy-spec, such as 'jabber' or 'local-xmpp'.

    Default value: NULL

    diff --git a/docs/reference/html/telepathy-glib-basic-proxy-factory.html b/docs/reference/html/telepathy-glib-basic-proxy-factory.html index b08e3d7..645d092 100644 --- a/docs/reference/html/telepathy-glib-basic-proxy-factory.html +++ b/docs/reference/html/telepathy-glib-basic-proxy-factory.html @@ -53,7 +53,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBasicProxyFactory
     
    @@ -98,7 +98,7 @@

    error :

    used to return an error if NULL is returned -

    Returns :

    a normalized identifier, or NULL on error. [transfer full] +used to return an error if NULL is returned +

    Returns :

    a normalized identifier, or NULL on error. [transfer full]

    error :

    used to return an error if NULL is returned -

    Returns :

    a unique name for the account, or NULL on error. [transfer full] +used to return an error if NULL is returned +

    Returns :

    a unique name for the account, or NULL on error. [transfer full]

    Returns :

    a NULL-terminated array of D-Bus interface names. [transfer full] + a NULL-terminated array of D-Bus interface names. [transfer full]

    connection_interfaces :

    used to return a - NULL-terminated array of interfaces which might be implemented on + NULL-terminated array of interfaces which might be implemented on connections to this protocol. [out][transfer full]

    channel_manager_types :

    - used to return a G_TYPE_INVALID-terminated array of types that implement + used to return a G_TYPE_INVALID-terminated array of types that implement TpChannelManager, which must include all channel managers that might be present on connections to this protocol; the channel managers should all implement TpChannelManagerIface.type_foreach_channel_class. The - array will be freed with g_free() by the caller. [out][transfer full][array zero-terminated=1] + array will be freed with g_free() by the caller. [out][transfer full][array zero-terminated=1]

    supported_mime_types :

    used to return a - NULL-terminated array of supported avatar mime types. [out][transfer full] + NULL-terminated array of supported avatar mime types. [out][transfer full]
    - + diff --git a/docs/reference/html/telepathy-glib-capabilities.html b/docs/reference/html/telepathy-glib-capabilities.html index d4aec35..6335ce1 100644 --- a/docs/reference/html/telepathy-glib-capabilities.html +++ b/docs/reference/html/telepathy-glib-capabilities.html @@ -45,31 +45,31 @@ #include <telepathy-glib/capabilities.h> TpCapabilities; -GPtrArray * tp_capabilities_get_channel_classes (TpCapabilities *self); -gbooleantp_capabilities_is_specific_to_contact +GPtrArray * tp_capabilities_get_channel_classes (TpCapabilities *self); +gbooleantp_capabilities_is_specific_to_contact (TpCapabilities *self); -gbooleantp_capabilities_supports_text_chatrooms +gbooleantp_capabilities_supports_text_chatrooms (TpCapabilities *self); -gbooleantp_capabilities_supports_text_chats (TpCapabilities *self); -gbooleantp_capabilities_supports_stream_tubes +gbooleantp_capabilities_supports_text_chats (TpCapabilities *self); +gbooleantp_capabilities_supports_stream_tubes (TpCapabilities *self, TpHandleType handle_type, - const gchar *service); -gbooleantp_capabilities_supports_dbus_tubes (TpCapabilities *self, + const gchar *service); +gbooleantp_capabilities_supports_dbus_tubes (TpCapabilities *self, TpHandleType handle_type, - const gchar *service_name); -gbooleantp_capabilities_supports_contact_search + const gchar *service_name); +gbooleantp_capabilities_supports_contact_search (TpCapabilities *self, - gboolean *with_limit, - gboolean *with_server); -gbooleantp_capabilities_supports_room_list (TpCapabilities *self, - gboolean *with_server); + gboolean *with_limit, + gboolean *with_server); +gbooleantp_capabilities_supports_room_list (TpCapabilities *self, + gboolean *with_server);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpCapabilities
     
    @@ -77,7 +77,7 @@

    Properties

       "channel-classes"          GPtrArray_GValueArray_GHashTable_gchararray+GValue_+GStrv__*  : Read / Write / Construct Only
    -  "contact-specific"         gboolean              : Read / Write / Construct Only
    +  "contact-specific"         gboolean              : Read / Write / Construct Only
     
    @@ -100,21 +100,21 @@

    tp_capabilities_get_channel_classes ()

    -
    GPtrArray *         tp_capabilities_get_channel_classes (TpCapabilities *self);
    -

    - -

    -

    GObjectClass parent_class;

    GObjectClass parent_class;

    the parent class
    -- - - - - - - - - - - - @@ -637,9 +655,9 @@

    tp_list_connection_names ()

    void                tp_list_connection_names            (TpDBusDaemon *bus_daemon,
                                                              TpConnectionNameListCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    List the bus names of all the connections that currently exist, together with the connection manager name and the protocol name for each connection. @@ -678,7 +696,7 @@

    - @@ -729,9 +747,9 @@

    tp_connection_new ()

    TpConnection *      tp_connection_new                   (TpDBusDaemon *dbus,
    -                                                         const gchar *bus_name,
    -                                                         const gchar *object_path,
    -                                                         GError **error);
    + const gchar *bus_name, + const gchar *object_path, + GError **error);

    @@ -740,32 +758,32 @@
    - - - @@ -827,7 +845,7 @@

    TP_CONNECTION_FEATURE_CONNECTED

    #define             TP_CONNECTION_FEATURE_CONNECTED

    -Expands to a call to a function that returns a GQuark representing the +Expands to a call to a function that returns a GQuark representing the "connected" feature.

    @@ -847,7 +865,7 @@

  • "self-handle" is valid and non-zero
  • -"self-contact" is non-NULL +"self-contact" is non-NULL
  • all interfaces have been added to the set of "interfaces", and that set will not change again
  • @@ -877,7 +895,7 @@

    TP_CONNECTION_FEATURE_CAPABILITIES

    #define             TP_CONNECTION_FEATURE_CAPABILITIES

    -Expands to a call to a function that returns a GQuark representing the +Expands to a call to a function that returns a GQuark representing the "capabilities" feature.

    @@ -896,7 +914,7 @@

    TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS

    #define             TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS

    -Expands to a call to a function that returns a GQuark representing the +Expands to a call to a function that returns a GQuark representing the "avatar-requirements" feature.

    @@ -915,7 +933,7 @@

    TP_CONNECTION_FEATURE_CONTACT_INFO

    #define             TP_CONNECTION_FEATURE_CONTACT_INFO

    -Expands to a call to a function that returns a GQuark representing the +Expands to a call to a function that returns a GQuark representing the "contact-info" feature.

    @@ -931,12 +949,34 @@

    Since 0.11.7


    +
    +

    TP_CONNECTION_FEATURE_BALANCE

    +
    #define             TP_CONNECTION_FEATURE_BALANCE
    +

    +Expands to a call to a function that returns a GQuark representing the +"balance" feature. +

    +

    +When this feature is prepared, the Balance.AccountBalance and +Balance.ManageCreditURI properties of the Connection have been retrieved. +In particular, the TpConnection:balance, TpConnection:balance-scale, +TpConnection:balance-currency and TpConnection:balance-uri properties +have been set and the TpConnection::balance-changed: will be emitted +when they are changed. +

    +

    +One can ask for a feature to be prepared using the +tp_proxy_prepare_async() function, and waiting for it to callback. +

    +

    Since 0.15.1

    +
    +

    tp_connection_run_until_ready ()

    -
    gboolean            tp_connection_run_until_ready       (TpConnection *self,
    -                                                         gboolean connect,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_connection_run_until_ready       (TpConnection *self,
    +                                                         gboolean connect,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_connection_run_until_ready has been deprecated since version 0.11.0 and should not be used in newly-written code. Use tp_connection_call_when_ready, @@ -945,7 +985,7 @@

    If self is connected and ready for use, return immediately. Otherwise, -call Connect() (unless connect is FALSE) and re-enter the main loop +call Connect() (unless connect is FALSE) and re-enter the main loop until the connection becomes invalid, the connection connects successfully and is introspected, or the main loop stored via loop is cancelled.

    @@ -959,26 +999,26 @@
    - - - - @@ -990,8 +1030,8 @@

    TpConnectionWhenReadyCb ()

    void                (*TpConnectionWhenReadyCb)          (TpConnection *connection,
    -                                                         const GError *error,
    -                                                         gpointer user_data);
    + const GError *error, + gpointer user_data);

    Signature of a callback passed to tp_connection_call_when_ready(), which will be called exactly once, when the connection becomes ready or @@ -1003,14 +1043,14 @@

    @@ -1027,7 +1067,7 @@

    tp_connection_call_when_ready ()

    void                tp_connection_call_when_ready       (TpConnection *self,
                                                              TpConnectionWhenReadyCb callback,
    -                                                         gpointer user_data);
    + gpointer user_data);

    If self is ready for use or has been invalidated, call callback immediately, then return. Otherwise, arrange @@ -1067,7 +1107,7 @@


    tp_connection_is_ready ()

    -
    gboolean            tp_connection_is_ready              (TpConnection *self);
    +
    gboolean            tp_connection_is_ready              (TpConnection *self);

    Returns the same thing as the "connection-ready" property.

    @@ -1081,7 +1121,7 @@
    - @@ -1094,7 +1134,7 @@
    TpConnectionStatus  tp_connection_get_status            (TpConnection *self,
                                                              TpConnectionStatusReason *reason);

    -If reason is not NULL it is set to the reason why "status" changed to its +If reason is not NULL it is set to the reason why "status" changed to its current value, or TP_CONNECTION_STATUS_REASON_NONE_SPECIFIED if unknown.

    self :

    a TpCapabilities object -

    Returns :

    the same GPtrArray as the +
    GPtrArray *         tp_capabilities_get_channel_classes (TpCapabilities *self);
    +

    + +

    +
    ++ + + + + + + + @@ -125,7 +125,7 @@

    tp_capabilities_is_specific_to_contact ()

    -
    gboolean            tp_capabilities_is_specific_to_contact
    +
    gboolean            tp_capabilities_is_specific_to_contact
                                                             (TpCapabilities *self);

    @@ -140,7 +140,7 @@

    - @@ -151,36 +151,36 @@

    tp_capabilities_supports_text_chatrooms ()

    -
    gboolean            tp_capabilities_supports_text_chatrooms
    +
    gboolean            tp_capabilities_supports_text_chatrooms
                                                             (TpCapabilities *self);

    -If the "contact-specific" property is FALSE, this function +If the "contact-specific" property is FALSE, this function checks if named text chatrooms can be joined by providing a chatroom identifier.

    -If the "contact-specific" property is TRUE, this function +If the "contact-specific" property is TRUE, this function checks if the contact associated with this TpCapabilities can be invited to named text chatrooms.

    If the protocol is such that chatrooms can be joined or contacts can be invited, but only via a more elaborate D-Bus API than normal -(because more information is needed), then this method will return FALSE. -

    -

    self :

    a TpCapabilities object +

    Returns :

    the same GPtrArray as the "channel-classes" property. [transfer none]

    Returns :

    the same gboolean as the "contact-specific" property + the same gboolean as the "contact-specific" property
    -- - - - - - - - - - - + + +

    self :

    a TpCapabilities object -

    Returns :

    TRUE if a channel request containing Text as ChannelType, +(because more information is needed), then this method will return FALSE. +

    +
    ++ + + + + + + + @@ -191,7 +191,7 @@

    tp_capabilities_supports_text_chats ()

    -
    gboolean            tp_capabilities_supports_text_chats (TpCapabilities *self);
    +
    gboolean            tp_capabilities_supports_text_chats (TpCapabilities *self);

    Return whether private text channels can be established by providing a contact identifier. @@ -199,21 +199,21 @@

    If the protocol is such that text chats can be established, but only via a more elaborate D-Bus API than normal (because more information is needed), -then this method will return FALSE. -

    -

    self :

    a TpCapabilities object +

    Returns :

    TRUE if a channel request containing Text as ChannelType, HandleTypeRoom as TargetHandleType and a channel identifier can be -expected to work, FALSE otherwise. +expected to work, FALSE otherwise.
    -- - - - - - - - - - @@ -490,7 +490,7 @@

    This can be used by advanced clients to determine whether an unusually complex request would succeed. See the Telepathy D-Bus API Specification -for details of how to interpret the returned GPtrArray of +for details of how to interpret the returned GPtrArray of TP_STRUCT_TYPE_REQUESTABLE_CHANNEL_CLASS.

    @@ -502,7 +502,7 @@


    The "contact-specific" property

    -
      "contact-specific"         gboolean              : Read / Write / Construct Only
    +
      "contact-specific"         gboolean              : Read / Write / Construct Only

    Whether this object accurately describes the capabilities of a particular contact, or if it's only a guess based on the capabilities of the diff --git a/docs/reference/html/telepathy-glib-channel-auth.html b/docs/reference/html/telepathy-glib-channel-auth.html index 542e99d..9105078 100644 --- a/docs/reference/html/telepathy-glib-channel-auth.html +++ b/docs/reference/html/telepathy-glib-channel-auth.html @@ -42,84 +42,84 @@ TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_abort_sasl (TpChannel *proxy, - gint timeout_ms, - guint in_Reason, - const gchar *in_Debug_Message, + gint timeout_ms, + guint in_Reason, + const gchar *in_Debug_Message, tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_accept_sasl (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_respond (TpChannel *proxy, - gint timeout_ms, - const GArray *in_Response_Data, + gint timeout_ms, + const GArray *in_Response_Data, tp_cli_channel_interface_sasl_authentication_callback_for_respond callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_start_mechanism (TpChannel *proxy, - gint timeout_ms, - const gchar *in_Mechanism, + gint timeout_ms, + const gchar *in_Mechanism, tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_start_mechanism_with_data (TpChannel *proxy, - gint timeout_ms, - const gchar *in_Mechanism, - const GArray *in_Initial_Data, + gint timeout_ms, + const gchar *in_Mechanism, + const GArray *in_Initial_Data, tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_sasl_authentication_callback_for_respond) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_sasl_authentication_connect_to_new_challenge (TpChannel *proxy, tp_cli_channel_interface_sasl_authentication_signal_callback_new_challenge callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_interface_sasl_authentication_connect_to_sasl_status_changed (TpChannel *proxy, tp_cli_channel_interface_sasl_authentication_signal_callback_sasl_status_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    @@ -135,13 +135,13 @@

    tp_cli_channel_interface_sasl_authentication_call_abort_sasl ()

    TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_abort_sasl
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Reason,
    -                                                         const gchar *in_Debug_Message,
    +                                                         gint timeout_ms,
    +                                                         guint in_Reason,
    +                                                         const gchar *in_Debug_Message,
                                                              tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AbortSASL method call.

    @@ -175,29 +175,29 @@
    - - - - + + + + @@ -216,11 +216,11 @@

    tp_cli_channel_interface_sasl_authentication_call_accept_sasl ()

    TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_accept_sasl
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AcceptSASL method call.

    @@ -244,29 +244,29 @@ - - - - + + + + @@ -285,12 +285,12 @@

    tp_cli_channel_interface_sasl_authentication_call_respond ()

    TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_respond
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Response_Data,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Response_Data,
                                                              tp_cli_channel_interface_sasl_authentication_callback_for_respond callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Respond method call.

    @@ -319,29 +319,29 @@ - - - - + + + + @@ -360,12 +360,12 @@

    tp_cli_channel_interface_sasl_authentication_call_start_mechanism ()

    TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_start_mechanism
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Mechanism,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Mechanism,
                                                              tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StartMechanism method call.

    @@ -394,29 +394,29 @@ - - - - + + + + @@ -435,13 +435,13 @@

    tp_cli_channel_interface_sasl_authentication_call_start_mechanism_with_data ()

    TpProxyPendingCall * tp_cli_channel_interface_sasl_authentication_call_start_mechanism_with_data
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Mechanism,
    -                                                         const GArray *in_Initial_Data,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Mechanism,
    +                                                         const GArray *in_Initial_Data,
                                                              tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StartMechanismWithData method call.

    @@ -475,29 +475,29 @@ - - - - + + + + @@ -516,9 +516,9 @@

    tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl ()

    void                (*tp_cli_channel_interface_sasl_authentication_callback_for_abort_sasl)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AbortSASL method call succeeds or fails. @@ -534,7 +534,7 @@

    @@ -555,9 +555,9 @@

    tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl ()

    void                (*tp_cli_channel_interface_sasl_authentication_callback_for_accept_sasl)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AcceptSASL method call succeeds or fails. @@ -573,7 +573,7 @@

    @@ -594,9 +594,9 @@

    tp_cli_channel_interface_sasl_authentication_callback_for_respond ()

    void                (*tp_cli_channel_interface_sasl_authentication_callback_for_respond)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Respond method call succeeds or fails. @@ -612,7 +612,7 @@

    @@ -633,9 +633,9 @@

    tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism ()

    void                (*tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StartMechanism method call succeeds or fails. @@ -651,7 +651,7 @@

    @@ -672,9 +672,9 @@

    tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data ()

    void                (*tp_cli_channel_interface_sasl_authentication_callback_for_start_mechanism_with_data)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StartMechanismWithData method call succeeds or fails. @@ -690,7 +690,7 @@

    @@ -712,10 +712,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_sasl_authentication_connect_to_new_challenge
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_sasl_authentication_signal_callback_new_challenge callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewChallenge.

    @@ -745,19 +745,19 @@ - - - - + + + + - @@ -765,7 +765,7 @@ @@ -778,10 +778,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_sasl_authentication_connect_to_sasl_status_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_sasl_authentication_signal_callback_sasl_status_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SASLStatusChanged.

    @@ -811,19 +811,19 @@ - - - - + + + + - @@ -831,7 +831,7 @@ diff --git a/docs/reference/html/telepathy-glib-channel-contactsearch.html b/docs/reference/html/telepathy-glib-channel-contactsearch.html index 9f05769..f90ef71 100644 --- a/docs/reference/html/telepathy-glib-channel-contactsearch.html +++ b/docs/reference/html/telepathy-glib-channel-contactsearch.html @@ -42,83 +42,83 @@ TpProxyPendingCall * tp_cli_channel_type_contact_search_call_more (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_contact_search_callback_for_more callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_contact_search_call_search (TpChannel *proxy, - gint timeout_ms, - GHashTable *in_Terms, + gint timeout_ms, + GHashTable *in_Terms, tp_cli_channel_type_contact_search_callback_for_search callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_contact_search_call_stop (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_contact_search_callback_for_stop callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_contact_search_callback_for_more) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_contact_search_callback_for_search) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_contact_search_callback_for_stop) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_type_contact_search_connect_to_search_result_received (TpChannel *proxy, tp_cli_channel_type_contact_search_signal_callback_search_result_received callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_contact_search_connect_to_search_state_changed (TpChannel *proxy, tp_cli_channel_type_contact_search_signal_callback_search_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_channel_type_contact_search_run_more - (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_contact_search_run_search - (TpChannel *proxy, - gint timeout_ms, - GHashTable *in_Terms, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_contact_search_run_stop - (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_channel_type_contact_search_run_more + (TpChannel *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_contact_search_run_search + (TpChannel *proxy, + gint timeout_ms, + GHashTable *in_Terms, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_contact_search_run_stop + (TpChannel *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); void (*tp_cli_channel_type_contact_search_signal_callback_search_result_received) (TpChannel *proxy, - GHashTable *arg_Result, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Result, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_contact_search_signal_callback_search_state_changed) (TpChannel *proxy, - guint arg_State, - const gchar *arg_Error, - GHashTable *arg_Details, - gpointer user_data, - GObject *weak_object); + guint arg_State, + const gchar *arg_Error, + GHashTable *arg_Details, + gpointer user_data, + GObject *weak_object);
    @@ -139,11 +139,11 @@

    tp_cli_channel_type_contact_search_call_more ()

    TpProxyPendingCall * tp_cli_channel_type_contact_search_call_more
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_contact_search_callback_for_more callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a More method call.

    @@ -167,29 +167,29 @@
    - - - - + + + + @@ -208,12 +208,12 @@

    tp_cli_channel_type_contact_search_call_search ()

    TpProxyPendingCall * tp_cli_channel_type_contact_search_call_search
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Terms,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Terms,
                                                              tp_cli_channel_type_contact_search_callback_for_search callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Search method call.

    @@ -242,29 +242,29 @@ - - - - + + + + @@ -283,11 +283,11 @@

    tp_cli_channel_type_contact_search_call_stop ()

    TpProxyPendingCall * tp_cli_channel_type_contact_search_call_stop
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_contact_search_callback_for_stop callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Stop method call.

    @@ -311,29 +311,29 @@ - - - - + + + + @@ -352,9 +352,9 @@

    tp_cli_channel_type_contact_search_callback_for_more ()

    void                (*tp_cli_channel_type_contact_search_callback_for_more)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a More method call succeeds or fails. @@ -370,7 +370,7 @@

    @@ -391,9 +391,9 @@

    tp_cli_channel_type_contact_search_callback_for_search ()

    void                (*tp_cli_channel_type_contact_search_callback_for_search)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Search method call succeeds or fails. @@ -409,7 +409,7 @@

    @@ -430,9 +430,9 @@

    tp_cli_channel_type_contact_search_callback_for_stop ()

    void                (*tp_cli_channel_type_contact_search_callback_for_stop)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Stop method call succeeds or fails. @@ -448,7 +448,7 @@

    @@ -470,10 +470,10 @@
    TpProxySignalConnection * tp_cli_channel_type_contact_search_connect_to_search_result_received
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_contact_search_signal_callback_search_result_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SearchResultReceived.

    @@ -503,19 +503,19 @@ - - - - + + + + - @@ -523,7 +523,7 @@ @@ -536,10 +536,10 @@
    TpProxySignalConnection * tp_cli_channel_type_contact_search_connect_to_search_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_contact_search_signal_callback_search_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SearchStateChanged.

    @@ -569,19 +569,19 @@ - - - - + + + + - @@ -589,7 +589,7 @@ @@ -599,11 +599,11 @@

    tp_cli_channel_type_contact_search_run_more ()

    -
    gboolean            tp_cli_channel_type_contact_search_run_more
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_contact_search_run_more
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_contact_search_run_more is deprecated and should not be used in newly-written code.

    @@ -633,17 +633,17 @@
    - - @@ -657,12 +657,12 @@

    tp_cli_channel_type_contact_search_run_search ()

    -
    gboolean            tp_cli_channel_type_contact_search_run_search
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Terms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_contact_search_run_search
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Terms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_contact_search_run_search is deprecated and should not be used in newly-written code.

    @@ -697,17 +697,17 @@
    - - @@ -721,11 +721,11 @@

    tp_cli_channel_type_contact_search_run_stop ()

    -
    gboolean            tp_cli_channel_type_contact_search_run_stop
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_contact_search_run_stop
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_contact_search_run_stop is deprecated and should not be used in newly-written code.

    @@ -755,17 +755,17 @@
    - - @@ -781,9 +781,9 @@

    tp_cli_channel_type_contact_search_signal_callback_search_result_received ()

    void                (*tp_cli_channel_type_contact_search_signal_callback_search_result_received)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *arg_Result,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Result, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SearchResultReceived.

    @@ -819,11 +819,11 @@

    tp_cli_channel_type_contact_search_signal_callback_search_state_changed ()

    void                (*tp_cli_channel_type_contact_search_signal_callback_search_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_State,
    -                                                         const gchar *arg_Error,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_State, + const gchar *arg_Error, + GHashTable *arg_Details, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SearchStateChanged.

    diff --git a/docs/reference/html/telepathy-glib-channel-dispatch-operation.html b/docs/reference/html/telepathy-glib-channel-dispatch-operation.html index ecbdf73..c24307f 100644 --- a/docs/reference/html/telepathy-glib-channel-dispatch-operation.html +++ b/docs/reference/html/telepathy-glib-channel-dispatch-operation.html @@ -51,129 +51,137 @@ struct TpChannelDispatchOperationClass; TpChannelDispatchOperation * tp_channel_dispatch_operation_new (TpDBusDaemon *bus_daemon, - const gchar *object_path, - GHashTable *immutable_properties, - GError **error); + const gchar *object_path, + GHashTable *immutable_properties, + GError **error); voidtp_channel_dispatch_operation_init_known_interfaces (void); void (*tp_cli_channel_dispatch_operation_callback_for_claim) (TpChannelDispatchOperation *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_claim (TpChannelDispatchOperation *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_dispatch_operation_callback_for_claim callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatch_operation_callback_for_handle_with) (TpChannelDispatchOperation *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_handle_with (TpChannelDispatchOperation *proxy, - gint timeout_ms, - const gchar *in_Handler, + gint timeout_ms, + const gchar *in_Handler, tp_cli_channel_dispatch_operation_callback_for_handle_with callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatch_operation_callback_for_handle_with_time) (TpChannelDispatchOperation *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_handle_with_time (TpChannelDispatchOperation *proxy, - gint timeout_ms, - const gchar *in_Handler, - gint64 in_UserActionTime, + gint timeout_ms, + const gchar *in_Handler, + gint64 in_UserActionTime, tp_cli_channel_dispatch_operation_callback_for_handle_with_time callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatch_operation_signal_callback_channel_lost) (TpChannelDispatchOperation *proxy, - const gchar *arg_Channel, - const gchar *arg_Error, - const gchar *arg_Message, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Channel, + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_dispatch_operation_connect_to_channel_lost (TpChannelDispatchOperation *proxy, tp_cli_channel_dispatch_operation_signal_callback_channel_lost callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_dispatch_operation_signal_callback_finished) (TpChannelDispatchOperation *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_dispatch_operation_connect_to_finished (TpChannelDispatchOperation *proxy, tp_cli_channel_dispatch_operation_signal_callback_finished callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); #define TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORETpAccount * tp_channel_dispatch_operation_borrow_account (TpChannelDispatchOperation *self); -GPtrArray * tp_channel_dispatch_operation_borrow_channels +GPtrArray * tp_channel_dispatch_operation_borrow_channels (TpChannelDispatchOperation *self); TpConnection * tp_channel_dispatch_operation_borrow_connection (TpChannelDispatchOperation *self); -GHashTable * tp_channel_dispatch_operation_borrow_immutable_properties +GHashTable * tp_channel_dispatch_operation_borrow_immutable_properties (TpChannelDispatchOperation *self); -GStrvtp_channel_dispatch_operation_borrow_possible_handlers +GStrvtp_channel_dispatch_operation_borrow_possible_handlers (TpChannelDispatchOperation *self); voidtp_channel_dispatch_operation_handle_with_async (TpChannelDispatchOperation *self, - const gchar *handler, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_dispatch_operation_handle_with_finish - (TpChannelDispatchOperation *self, - GAsyncResult *result, - GError **error); + const gchar *handler, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatch_operation_handle_with_finish + (TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error); voidtp_channel_dispatch_operation_handle_with_time_async (TpChannelDispatchOperation *self, - const gchar *handler, - gint64 user_action_time, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_dispatch_operation_handle_with_time_finish - (TpChannelDispatchOperation *self, - GAsyncResult *result, - GError **error); + const gchar *handler, + gint64 user_action_time, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatch_operation_handle_with_time_finish + (TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error); voidtp_channel_dispatch_operation_claim_async (TpChannelDispatchOperation *self, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_dispatch_operation_claim_finish - (TpChannelDispatchOperation *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatch_operation_claim_finish + (TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error); voidtp_channel_dispatch_operation_claim_with_async (TpChannelDispatchOperation *self, TpBaseClient *client, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_dispatch_operation_claim_with_finish - (TpChannelDispatchOperation *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatch_operation_claim_with_finish + (TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error); +voidtp_channel_dispatch_operation_close_channels_async + (TpChannelDispatchOperation *self, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_dispatch_operation_close_channels_finish + (TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannelDispatchOperation
     
    @@ -183,9 +191,9 @@
       "account"                  TpAccount*            : Read / Write / Construct Only
       "cdo-properties"           GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
    -  "channels"                 GPtrArray*            : Read / Write / Construct Only
    +  "channels"                 GPtrArray*            : Read / Write / Construct Only
       "connection"               TpConnection*         : Read / Write / Construct Only
    -  "possible-handlers"        GStrv*                : Read
    +  "possible-handlers"        GStrv*                : Read
     
    @@ -278,9 +286,9 @@

    tp_channel_dispatch_operation_new ()

    TpChannelDispatchOperation * tp_channel_dispatch_operation_new
                                                             (TpDBusDaemon *bus_daemon,
    -                                                         const gchar *object_path,
    -                                                         GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *object_path, + GHashTable *immutable_properties, + GError **error);

    Convenience function to create a new channel dispatch operation proxy.

    @@ -303,17 +311,17 @@
    - - @@ -341,9 +349,9 @@

    tp_cli_channel_dispatch_operation_callback_for_claim ()

    void                (*tp_cli_channel_dispatch_operation_callback_for_claim)
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Claim method call succeeds or fails. @@ -359,7 +367,7 @@

    @@ -380,11 +388,11 @@

    tp_cli_channel_dispatch_operation_call_claim ()

    TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_claim
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_dispatch_operation_callback_for_claim callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Claim method call.

    @@ -408,29 +416,29 @@ - @@ -449,9 +457,9 @@

    tp_cli_channel_dispatch_operation_callback_for_handle_with ()

    void                (*tp_cli_channel_dispatch_operation_callback_for_handle_with)
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a HandleWith method call succeeds or fails. @@ -467,7 +475,7 @@

    @@ -488,12 +496,12 @@

    tp_cli_channel_dispatch_operation_call_handle_with ()

    TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_handle_with
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Handler,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Handler,
                                                              tp_cli_channel_dispatch_operation_callback_for_handle_with callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a HandleWith method call.

    @@ -522,29 +530,29 @@ - @@ -563,9 +571,9 @@

    tp_cli_channel_dispatch_operation_callback_for_handle_with_time ()

    void                (*tp_cli_channel_dispatch_operation_callback_for_handle_with_time)
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a HandleWithTime method call succeeds or fails. @@ -581,7 +589,7 @@

    @@ -602,13 +610,13 @@

    tp_cli_channel_dispatch_operation_call_handle_with_time ()

    TpProxyPendingCall * tp_cli_channel_dispatch_operation_call_handle_with_time
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Handler,
    -                                                         gint64 in_UserActionTime,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Handler,
    +                                                         gint64 in_UserActionTime,
                                                              tp_cli_channel_dispatch_operation_callback_for_handle_with_time callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a HandleWithTime method call.

    @@ -642,29 +650,29 @@ - @@ -683,11 +691,11 @@

    tp_cli_channel_dispatch_operation_signal_callback_channel_lost ()

    void                (*tp_cli_channel_dispatch_operation_signal_callback_channel_lost)
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         const gchar *arg_Channel,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Channel, + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ChannelLost.

    @@ -734,10 +742,10 @@
    TpProxySignalConnection * tp_cli_channel_dispatch_operation_connect_to_channel_lost
                                                             (TpChannelDispatchOperation *proxy,
                                                              tp_cli_channel_dispatch_operation_signal_callback_channel_lost callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ChannelLost.

    @@ -767,19 +775,19 @@ - - @@ -787,7 +795,7 @@ @@ -799,8 +807,8 @@

    tp_cli_channel_dispatch_operation_signal_callback_finished ()

    void                (*tp_cli_channel_dispatch_operation_signal_callback_finished)
                                                             (TpChannelDispatchOperation *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Finished.

    @@ -832,10 +840,10 @@
    TpProxySignalConnection * tp_cli_channel_dispatch_operation_connect_to_finished
                                                             (TpChannelDispatchOperation *proxy,
                                                              tp_cli_channel_dispatch_operation_signal_callback_finished callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Finished.

    @@ -865,19 +873,19 @@ - - @@ -885,7 +893,7 @@ @@ -933,7 +941,7 @@

    Returns the TpAccount of this ChannelDispatchOperation. The returned pointer is only valid while self is valid - reference -it with g_object_ref() if needed. +it with g_object_ref() if needed.

    self :

    a TpCapabilities object -

    Returns :

    TRUE if a channel request containing Text as ChannelType, +then this method will return FALSE. +

    +
    ++ + + + + + + + @@ -224,19 +224,19 @@

    tp_capabilities_supports_stream_tubes ()

    -
    gboolean            tp_capabilities_supports_stream_tubes
    +
    gboolean            tp_capabilities_supports_stream_tubes
                                                             (TpCapabilities *self,
                                                              TpHandleType handle_type,
    -                                                         const gchar *service);
    -

    -If the "contact-specific" property is TRUE, this function + const gchar *service);

    +

    +If the "contact-specific" property is TRUE, this function checks if the contact associated with this TpCapabilities supports stream tubes with handle_type as TargetHandleType. -If service is not NULL, it also checks if it supports stream tubes +If service is not NULL, it also checks if it supports stream tubes with service as TP_PROP_CHANNEL_TYPE_STREAM_TUBE_SERVICE.

    -If the "contact-specific" property is FALSE, this function +If the "contact-specific" property is FALSE, this function checks if the connection supports requesting stream tube channels with handle_type as ChannelType. The service argument is unused in this case.

    @@ -256,12 +256,12 @@
    - - - - - + + + + @@ -273,18 +273,18 @@

    tp_capabilities_supports_dbus_tubes ()

    -
    gboolean            tp_capabilities_supports_dbus_tubes (TpCapabilities *self,
    +
    gboolean            tp_capabilities_supports_dbus_tubes (TpCapabilities *self,
                                                              TpHandleType handle_type,
    -                                                         const gchar *service_name);
    -

    -If the "contact-specific" property is TRUE, this function + const gchar *service_name);

    +

    +If the "contact-specific" property is TRUE, this function checks if the contact associated with this TpCapabilities supports D-Bus tubes with handle_type as TargetHandleType. -If service_name is not NULL, it also checks if it supports stream tubes +If service_name is not NULL, it also checks if it supports stream tubes with service as TP_PROP_CHANNEL_TYPE_DBUS_TUBE_SERVICE_NAME.

    -If the "contact-specific" property is FALSE, this function +If the "contact-specific" property is FALSE, this function checks if the connection supports requesting D-Bus tube channels with handle_type as ChannelType. The service_name argument is unused in this case. @@ -305,12 +305,12 @@

    - - - - - + + + + @@ -322,10 +322,10 @@

    tp_capabilities_supports_contact_search ()

    -
    gboolean            tp_capabilities_supports_contact_search
    +
    gboolean            tp_capabilities_supports_contact_search
                                                             (TpCapabilities *self,
    -                                                         gboolean *with_limit,
    -                                                         gboolean *with_server);
    + gboolean *with_limit, + gboolean *with_server);

    Return whether this protocol or connection can perform contact searches. Optionally, also return whether a limited number of @@ -342,21 +342,21 @@

    - - - - - - + + + + @@ -367,11 +367,11 @@

    tp_capabilities_supports_room_list ()

    -
    gboolean            tp_capabilities_supports_room_list  (TpCapabilities *self,
    -                                                         gboolean *with_server);
    +
    gboolean            tp_capabilities_supports_room_list  (TpCapabilities *self,
    +                                                         gboolean *with_server);

    Discovers whether this protocol or connection supports listing rooms. -Specifically, if this function returns TRUE, a room list channel can be +Specifically, if this function returns TRUE, a room list channel can be requested as follows:

    @@ -410,8 +410,8 @@ tp_account_channel_request_create_and_handle_channel_async (req, NULL, create_channel_cb, NULL); -g_object_unref (req); -g_hash_table_unref (request); +g_object_unref (req); +g_hash_table_unref (request);

    self :

    a TpCapabilities object +

    Returns :

    TRUE if a channel request containing Text as ChannelType, HandleTypeContact as TargetHandleType and a contact identifier can be -expected to work, FALSE otherwise. +expected to work, FALSE otherwise.

    service :

    the service of the tube, or NULL -

    Returns :

    TRUE if the contact or connection supports this type of stream +the service of the tube, or NULL +

    Returns :

    TRUE if the contact or connection supports this type of stream tubes.

    service_name :

    the service name of the tube, or NULL -

    Returns :

    TRUE if the contact or connection supports this type of D-Bus +the service name of the tube, or NULL +

    Returns :

    TRUE if the contact or connection supports this type of D-Bus tubes.

    with_limit :

    if not NULL, used to return TRUE if the limit + if not NULL, used to return TRUE if the limit parameter to tp_contact_search_new_async() and tp_contact_search_reset_async() can be nonzero. [out]

    with_server :

    if not NULL, used to return TRUE if the server + if not NULL, used to return TRUE if the server parameter to tp_contact_search_new_async() and -tp_contact_search_reset_async() can be non-NULL. [out] -

    Returns :

    TRUE if TpContactSearch can be used. +tp_contact_search_reset_async() can be non-NULL. [out] +

    Returns :

    TRUE if TpContactSearch can be used.
    @@ -420,7 +420,7 @@

    -If with_server is set to TRUE, a list of rooms on a particular server can +If with_server is set to TRUE, a list of rooms on a particular server can be requested as follows:

    @@ -460,16 +460,16 @@

    with_server :

    if not NULL, used to return TRUE if the + if not NULL, used to return TRUE if the TP_PROP_CHANNEL_TYPE_ROOM_LIST_SERVER property can be defined when requesting a RoomList channel. [out]

    Returns :

    TRUE if a channel request containing RoomList as ChannelType, + TRUE if a channel request containing RoomList as ChannelType, HandleTypeNone as TargetHandleType can be expected to work, -FALSE otherwise. +FALSE otherwise.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    immutable_properties :

    As many as are known of the immutable D-Bus - properties of this channel dispatch operation, or NULL if none are known + properties of this channel dispatch operation, or NULL if none are known

    error :

    Used to raise an error if NULL is returned +Used to raise an error if NULL is returned

    Returns :

    a new reference to an channel dispatch operation proxy, or NULL if + a new reference to an channel dispatch operation proxy, or NULL if object_path is not syntactically valid or the channel dispatcher is not running

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.
    @@ -955,13 +963,13 @@

    tp_channel_dispatch_operation_borrow_channels ()

    -
    GPtrArray *         tp_channel_dispatch_operation_borrow_channels
    +
    GPtrArray *         tp_channel_dispatch_operation_borrow_channels
                                                             (TpChannelDispatchOperation *self);

    -Returns a GPtrArray containing the TpChannel of this +Returns a GPtrArray containing the TpChannel of this ChannelDispatchOperation. The returned array and its TpChannel are only valid while self is -valid - copy array and reference channels with g_object_ref() if needed. +valid - copy array and reference channels with g_object_ref() if needed.

    @@ -988,7 +996,7 @@

    Returns the TpConnection of this ChannelDispatchOperation. The returned pointer is only valid while self is valid - reference -it with g_object_ref() if needed. +it with g_object_ref() if needed.

    @@ -1010,12 +1018,12 @@

    tp_channel_dispatch_operation_borrow_immutable_properties ()

    -
    GHashTable *        tp_channel_dispatch_operation_borrow_immutable_properties
    +
    GHashTable *        tp_channel_dispatch_operation_borrow_immutable_properties
                                                             (TpChannelDispatchOperation *self);

    Returns the immutable D-Bus properties of this channel. The returned hash table is only valid while self is valid - reference -it with g_hash_table_ref() if needed. +it with g_hash_table_ref() if needed.

    @@ -1038,10 +1046,10 @@

    tp_channel_dispatch_operation_borrow_possible_handlers ()

    -
    GStrv               tp_channel_dispatch_operation_borrow_possible_handlers
    +
    GStrv               tp_channel_dispatch_operation_borrow_possible_handlers
                                                             (TpChannelDispatchOperation *self);

    -Returns a GStrv containing the possible handlers of this +Returns a GStrv containing the possible handlers of this ChannelDispatchOperation. The returned array and its strings are only valid while self is valid - copy it with g_strdupv if needed. @@ -1069,9 +1077,9 @@

    tp_channel_dispatch_operation_handle_with_async ()

    void                tp_channel_dispatch_operation_handle_with_async
                                                             (TpChannelDispatchOperation *self,
    -                                                         const gchar *handler,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *handler, + GAsyncReadyCallback callback, + gpointer user_data);

    Called by an approver to accept a channel bundle and request that the given handler be used to handle it. @@ -1106,7 +1114,7 @@

    @@ -1126,10 +1134,10 @@

    tp_channel_dispatch_operation_handle_with_finish ()

    -
    gboolean            tp_channel_dispatch_operation_handle_with_finish
    -                                                        (TpChannelDispatchOperation *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_dispatch_operation_handle_with_finish
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async call to HandleWith().

    @@ -1143,17 +1151,17 @@
    - - - @@ -1166,10 +1174,10 @@

    tp_channel_dispatch_operation_handle_with_time_async ()

    void                tp_channel_dispatch_operation_handle_with_time_async
                                                             (TpChannelDispatchOperation *self,
    -                                                         const gchar *handler,
    -                                                         gint64 user_action_time,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *handler, + gint64 user_action_time, + GAsyncReadyCallback callback, + gpointer user_data);

    A variant of tp_channel_dispatch_operation_handle_with_async() allowing the approver to pass an user action time. @@ -1178,12 +1186,12 @@

    If an X server timestamp for the user action causing this method call is available, user_action_time should be this timestamp (for instance, the -result of gdk_event_get_time() if it is not GDK_CURRENT_TIME). Otherwise, it +result of gdk_event_get_time() if it is not GDK_CURRENT_TIME). Otherwise, it may be TP_USER_ACTION_TIME_NOT_USER_ACTION to behave as if there was no user action or it happened a long time ago, or TP_USER_ACTION_TIME_CURRENT_TIME to have the Handler behave as though the user action had just happened (resembling, but not numerically equal to, -GDK_CURRENT_TIME). +GDK_CURRENT_TIME).

    This method has been introduced in telepathy-mission-control 5.5.0. @@ -1200,7 +1208,7 @@

    @@ -1227,10 +1235,10 @@

    tp_channel_dispatch_operation_handle_with_time_finish ()

    -
    gboolean            tp_channel_dispatch_operation_handle_with_time_finish
    -                                                        (TpChannelDispatchOperation *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_dispatch_operation_handle_with_time_finish
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async call to HandleWithTime().

    @@ -1244,17 +1252,17 @@
    - - - @@ -1267,11 +1275,11 @@

    tp_channel_dispatch_operation_claim_async ()

    void                tp_channel_dispatch_operation_claim_async
                                                             (TpChannelDispatchOperation *self,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Warning

    -

    tp_channel_dispatch_operation_claim_async is deprecated and should not be used in newly-written code. since 0.15.1. Use +

    tp_channel_dispatch_operation_claim_async is deprecated and should not be used in newly-written code. since 0.15.0. Use tp_channel_dispatch_operation_claim_with_async()

    @@ -1315,13 +1323,13 @@


    tp_channel_dispatch_operation_claim_finish ()

    -
    gboolean            tp_channel_dispatch_operation_claim_finish
    -                                                        (TpChannelDispatchOperation *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_dispatch_operation_claim_finish
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Warning

    -

    tp_channel_dispatch_operation_claim_finish is deprecated and should not be used in newly-written code. since 0.15.1. Use +

    tp_channel_dispatch_operation_claim_finish is deprecated and should not be used in newly-written code. since 0.15.0. Use tp_channel_dispatch_operation_claim_with_finish()

    @@ -1337,17 +1345,17 @@

    - - - @@ -1361,8 +1369,8 @@
    void                tp_channel_dispatch_operation_claim_with_async
                                                             (TpChannelDispatchOperation *self,
                                                              TpBaseClient *client,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Called by an approver to claim channels for handling internally. If this method is called successfully, the process calling this @@ -1408,15 +1416,15 @@

    handler :

    The well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the channel handler that should handle the -channel, or NULL if the client has no preferred channel handler. [allow-none] +channel, or NULL if the client has no preferred channel handler. [allow-none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the HandleWith() call was successful, otherwise FALSE + TRUE if the HandleWith() call was successful, otherwise FALSE

    handler :

    The well-known bus name (starting with TP_CLIENT_BUS_NAME_BASE) of the channel handler that should handle the -channel, or NULL if the client has no preferred channel handler. [allow-none] +channel, or NULL if the client has no preferred channel handler. [allow-none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the HandleWithTime() call was successful, otherwise FALSE + TRUE if the HandleWithTime() call was successful, otherwise FALSE

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the Claim() call was successful, otherwise FALSE + TRUE if the Claim() call was successful, otherwise FALSE
    -

    Since 0.15.1

    +

    Since 0.15.0


    tp_channel_dispatch_operation_claim_with_finish ()

    -
    gboolean            tp_channel_dispatch_operation_claim_with_finish
    -                                                        (TpChannelDispatchOperation *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_dispatch_operation_claim_with_finish
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes an async call to Claim() initiated using tp_channel_dispatch_operation_claim_with_async(). @@ -1431,17 +1439,101 @@

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE if the Claim() call was successful, otherwise FALSE + TRUE if the Claim() call was successful, otherwise FALSE + +
    +

    Since 0.15.0

    + +
    +
    +

    tp_channel_dispatch_operation_close_channels_async ()

    +
    void                tp_channel_dispatch_operation_close_channels_async
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);
    +

    +Called by an approver to claim channels and close them all right away. +If this method is called successfully, self has been claimed and +tp_channel_close_async() has been called on all of its channels. +

    +

    +If successful, this method will cause the "invalidated" signal +to be emitted, in the same way as for +tp_channel_dispatch_operation_handle_with_async(). +

    +

    +This method may fail because the dispatch operation has already +been completed. Again, see tp_channel_dispatch_operation_handle_with_async() +for more details. +

    +
    ++ + + + + + + + + + + + + + +

    self :

    a TpChannelDispatchOperation +

    callback :

    a callback to call when the request has been satisfied +

    user_data :

    data to pass to callback +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_channel_dispatch_operation_close_channels_finish ()

    +
    gboolean            tp_channel_dispatch_operation_close_channels_finish
    +                                                        (TpChannelDispatchOperation *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);
    +

    +Finishes an async operation initiated using +tp_channel_dispatch_operation_close_channels_finish(). +

    +
    ++ + + + + + + + + + + + + + + + @@ -1473,8 +1565,8 @@
      "cdo-properties"           GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    The immutable D-Bus properties of this ChannelDispatchOperation, -represented by a GHashTable where the keys are D-Bus -interface name + "." + property name, and the values are GValue instances. +represented by a GHashTable where the keys are D-Bus +interface name + "." + property name, and the values are GValue instances.

    Read-only except during construction. If this is not provided @@ -1487,9 +1579,9 @@


    The "channels" property

    -
      "channels"                 GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing the TpChannel to be dispatched. +

      "channels"                 GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing the TpChannel to be dispatched.

    Read-only. @@ -1519,9 +1611,9 @@


    The "possible-handlers" property

    -
      "possible-handlers"        GStrv*                : Read
    -

    -A GStrv containing the well known bus names (starting +

      "possible-handlers"        GStrv*                : Read
    +

    +A GStrv containing the well known bus names (starting with TP_CLIENT_BUS_NAME_BASE) of the possible Handlers for the channels

    @@ -1541,10 +1633,10 @@

    The "channel-lost" signal

    void                user_function                      (TpChannelDispatchOperation *self,
                                                             TpChannel                  *channel,
    -                                                        guint                       domain,
    -                                                        gint                        code,
    -                                                        gchar                      *message,
    -                                                        gpointer                    user_data)      : Run Last / Has Details
    + guint domain, + gint code, + gchar *message, + gpointer user_data) : Run Last / Has Details

    Emitted when a channel has closed before it could be claimed or handled.

    @@ -1563,12 +1655,12 @@
    - - diff --git a/docs/reference/html/telepathy-glib-channel-dispatcher.html b/docs/reference/html/telepathy-glib-channel-dispatcher.html index 899035d..745327d 100644 --- a/docs/reference/html/telepathy-glib-channel-dispatcher.html +++ b/docs/reference/html/telepathy-glib-channel-dispatcher.html @@ -50,137 +50,137 @@ void (*tp_cli_channel_dispatcher_callback_for_create_channel) (TpChannelDispatcher *proxy, - const gchar *out_Request, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_create_channel (TpChannelDispatcher *proxy, - gint timeout_ms, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, + gint timeout_ms, + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, tp_cli_channel_dispatcher_callback_for_create_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatcher_callback_for_create_channel_with_hints) (TpChannelDispatcher *proxy, - const gchar *out_Request, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_create_channel_with_hints (TpChannelDispatcher *proxy, - gint timeout_ms, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - GHashTable *in_Hints, + gint timeout_ms, + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, tp_cli_channel_dispatcher_callback_for_create_channel_with_hints callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatcher_callback_for_ensure_channel) (TpChannelDispatcher *proxy, - const gchar *out_Request, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_ensure_channel (TpChannelDispatcher *proxy, - gint timeout_ms, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, + gint timeout_ms, + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, tp_cli_channel_dispatcher_callback_for_ensure_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints) (TpChannelDispatcher *proxy, - const gchar *out_Request, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_ensure_channel_with_hints (TpChannelDispatcher *proxy, - gint timeout_ms, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - GHashTable *in_Hints, + gint timeout_ms, + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_delegate_channels (TpChannelDispatcher *proxy, - gint timeout_ms, - const GPtrArray *in_Channels, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, + gint timeout_ms, + const GPtrArray *in_Channels, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, tp_cli_channel_dispatcher_callback_for_delegate_channels callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_dispatcher_call_present_channel (TpChannelDispatcher *proxy, - gint timeout_ms, - const gchar *in_Channel, - gint64 in_User_Action_Time, + gint timeout_ms, + const gchar *in_Channel, + gint64 in_User_Action_Time, tp_cli_channel_dispatcher_callback_for_present_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_dispatcher_callback_for_delegate_channels) (TpChannelDispatcher *proxy, - const GPtrArray *out_Delegated, - GHashTable *out_Not_Delegated, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Delegated, + GHashTable *out_Not_Delegated, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_dispatcher_callback_for_present_channel) (TpChannelDispatcher *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished) (TpChannelDispatcher *proxy, - const gchar *arg_Dispatch_Operation, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Dispatch_Operation, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_dispatcher_interface_operation_list_connect_to_dispatch_operation_finished (TpChannelDispatcher *proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation) (TpChannelDispatcher *proxy, - const gchar *arg_Dispatch_Operation, - GHashTable *arg_Properties, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Dispatch_Operation, + GHashTable *arg_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_dispatcher_interface_operation_list_connect_to_new_dispatch_operation (TpChannelDispatcher *proxy, tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannelDispatcher
     
    @@ -272,10 +272,10 @@

    tp_cli_channel_dispatcher_callback_for_create_channel ()

    void                (*tp_cli_channel_dispatcher_callback_for_create_channel)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *out_Request,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CreateChannel method call succeeds or fails. @@ -290,13 +290,13 @@

    - @@ -317,15 +317,15 @@

    tp_cli_channel_dispatcher_call_create_channel ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_create_channel
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         GHashTable *in_Requested_Properties,
    +                                                         gint64 in_User_Action_Time,
    +                                                         const gchar *in_Preferred_Handler,
                                                              tp_cli_channel_dispatcher_callback_for_create_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CreateChannel method call.

    @@ -369,29 +369,29 @@ - - - - + + + + @@ -410,10 +410,10 @@

    tp_cli_channel_dispatcher_callback_for_create_channel_with_hints ()

    void                (*tp_cli_channel_dispatcher_callback_for_create_channel_with_hints)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *out_Request,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CreateChannelWithHints method call succeeds or fails. @@ -428,13 +428,13 @@

    - @@ -455,16 +455,16 @@

    tp_cli_channel_dispatcher_call_create_channel_with_hints ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_create_channel_with_hints
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         GHashTable *in_Hints,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         GHashTable *in_Requested_Properties,
    +                                                         gint64 in_User_Action_Time,
    +                                                         const gchar *in_Preferred_Handler,
    +                                                         GHashTable *in_Hints,
                                                              tp_cli_channel_dispatcher_callback_for_create_channel_with_hints callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CreateChannelWithHints method call.

    @@ -513,29 +513,29 @@ - - - - + + + + @@ -554,10 +554,10 @@

    tp_cli_channel_dispatcher_callback_for_ensure_channel ()

    void                (*tp_cli_channel_dispatcher_callback_for_ensure_channel)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *out_Request,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a EnsureChannel method call succeeds or fails. @@ -572,13 +572,13 @@

    - @@ -599,15 +599,15 @@

    tp_cli_channel_dispatcher_call_ensure_channel ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_ensure_channel
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         GHashTable *in_Requested_Properties,
    +                                                         gint64 in_User_Action_Time,
    +                                                         const gchar *in_Preferred_Handler,
                                                              tp_cli_channel_dispatcher_callback_for_ensure_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a EnsureChannel method call.

    @@ -651,29 +651,29 @@ - - - - + + + + @@ -692,10 +692,10 @@

    tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints ()

    void                (*tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *out_Request,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Request, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a EnsureChannelWithHints method call succeeds or fails. @@ -710,13 +710,13 @@

    - @@ -737,16 +737,16 @@

    tp_cli_channel_dispatcher_call_ensure_channel_with_hints ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_ensure_channel_with_hints
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         GHashTable *in_Hints,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         GHashTable *in_Requested_Properties,
    +                                                         gint64 in_User_Action_Time,
    +                                                         const gchar *in_Preferred_Handler,
    +                                                         GHashTable *in_Hints,
                                                              tp_cli_channel_dispatcher_callback_for_ensure_channel_with_hints callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a EnsureChannelWithHints method call.

    @@ -795,29 +795,29 @@ - - - - + + + + @@ -836,14 +836,14 @@

    tp_cli_channel_dispatcher_call_delegate_channels ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_delegate_channels
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Channels,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Channels,
    +                                                         gint64 in_User_Action_Time,
    +                                                         const gchar *in_Preferred_Handler,
                                                              tp_cli_channel_dispatcher_callback_for_delegate_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a DelegateChannels method call.

    @@ -882,29 +882,29 @@ - - - - + + + + @@ -923,13 +923,13 @@

    tp_cli_channel_dispatcher_call_present_channel ()

    TpProxyPendingCall * tp_cli_channel_dispatcher_call_present_channel
                                                             (TpChannelDispatcher *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Channel,
    -                                                         gint64 in_User_Action_Time,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Channel,
    +                                                         gint64 in_User_Action_Time,
                                                              tp_cli_channel_dispatcher_callback_for_present_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a PresentChannel method call.

    @@ -963,29 +963,29 @@ - - - - + + + + @@ -1004,11 +1004,11 @@

    tp_cli_channel_dispatcher_callback_for_delegate_channels ()

    void                (*tp_cli_channel_dispatcher_callback_for_delegate_channels)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const GPtrArray *out_Delegated,
    -                                                         GHashTable *out_Not_Delegated,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Delegated, + GHashTable *out_Not_Delegated, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a DelegateChannels method call succeeds or fails. @@ -1023,18 +1023,18 @@

    - - @@ -1055,9 +1055,9 @@

    tp_cli_channel_dispatcher_callback_for_present_channel ()

    void                (*tp_cli_channel_dispatcher_callback_for_present_channel)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a PresentChannel method call succeeds or fails. @@ -1073,7 +1073,7 @@

    @@ -1094,9 +1094,9 @@

    tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished ()

    void                (*tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *arg_Dispatch_Operation,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Dispatch_Operation, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal DispatchOperationFinished.

    @@ -1133,10 +1133,10 @@
    TpProxySignalConnection * tp_cli_channel_dispatcher_interface_operation_list_connect_to_dispatch_operation_finished
                                                             (TpChannelDispatcher *proxy,
                                                              tp_cli_channel_dispatcher_interface_operation_list_signal_callback_dispatch_operation_finished callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal DispatchOperationFinished.

    @@ -1166,19 +1166,19 @@ - - - - + + + + - @@ -1186,7 +1186,7 @@ @@ -1198,10 +1198,10 @@

    tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation ()

    void                (*tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation)
                                                             (TpChannelDispatcher *proxy,
    -                                                         const gchar *arg_Dispatch_Operation,
    -                                                         GHashTable *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Dispatch_Operation, + GHashTable *arg_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewDispatchOperation.

    @@ -1243,10 +1243,10 @@
    TpProxySignalConnection * tp_cli_channel_dispatcher_interface_operation_list_connect_to_new_dispatch_operation
                                                             (TpChannelDispatcher *proxy,
                                                              tp_cli_channel_dispatcher_interface_operation_list_signal_callback_new_dispatch_operation callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewDispatchOperation.

    @@ -1276,19 +1276,19 @@ - - - - + + + + - @@ -1296,7 +1296,7 @@ diff --git a/docs/reference/html/telepathy-glib-channel-file-transfer.html b/docs/reference/html/telepathy-glib-channel-file-transfer.html index a537734..0ea9054 100644 --- a/docs/reference/html/telepathy-glib-channel-file-transfer.html +++ b/docs/reference/html/telepathy-glib-channel-file-transfer.html @@ -42,105 +42,105 @@ TpProxyPendingCall * tp_cli_channel_type_file_transfer_call_accept_file (TpChannel *proxy, - gint timeout_ms, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - guint64 in_Offset, + gint timeout_ms, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + guint64 in_Offset, tp_cli_channel_type_file_transfer_callback_for_accept_file callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_file_transfer_call_provide_file (TpChannel *proxy, - gint timeout_ms, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, + gint timeout_ms, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, tp_cli_channel_type_file_transfer_callback_for_provide_file callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_file_transfer_callback_for_accept_file) (TpChannel *proxy, - const GValue *out_Address, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_file_transfer_callback_for_provide_file) (TpChannel *proxy, - const GValue *out_Address, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_file_transfer_state_changed (TpChannel *proxy, tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_initial_offset_defined (TpChannel *proxy, tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_transferred_bytes_changed (TpChannel *proxy, tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_uri_defined (TpChannel *proxy, tp_cli_channel_type_file_transfer_signal_callback_uri_defined callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_channel_type_file_transfer_run_accept_file - (TpChannel *proxy, - gint timeout_ms, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - guint64 in_Offset, - GValue **out_Address, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_file_transfer_run_provide_file - (TpChannel *proxy, - gint timeout_ms, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - GValue **out_Address, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_channel_type_file_transfer_run_accept_file + (TpChannel *proxy, + gint timeout_ms, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + guint64 in_Offset, + GValue **out_Address, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_file_transfer_run_provide_file + (TpChannel *proxy, + gint timeout_ms, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + GValue **out_Address, + GError **error, + GMainLoop **loop); void (*tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed) (TpChannel *proxy, - guint arg_State, - guint arg_Reason, - gpointer user_data, - GObject *weak_object); + guint arg_State, + guint arg_Reason, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined) (TpChannel *proxy, - guint64 arg_InitialOffset, - gpointer user_data, - GObject *weak_object); + guint64 arg_InitialOffset, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed) (TpChannel *proxy, - guint64 arg_Count, - gpointer user_data, - GObject *weak_object); + guint64 arg_Count, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_file_transfer_signal_callback_uri_defined) (TpChannel *proxy, - const gchar *arg_URI, - gpointer user_data, - GObject *weak_object); + const gchar *arg_URI, + gpointer user_data, + GObject *weak_object);
    @@ -156,15 +156,15 @@

    tp_cli_channel_type_file_transfer_call_accept_file ()

    TpProxyPendingCall * tp_cli_channel_type_file_transfer_call_accept_file
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         guint64 in_Offset,
    +                                                         gint timeout_ms,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         guint64 in_Offset,
                                                              tp_cli_channel_type_file_transfer_callback_for_accept_file callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AcceptFile method call.

    @@ -208,29 +208,29 @@
    - - - - + + + + @@ -249,14 +249,14 @@

    tp_cli_channel_type_file_transfer_call_provide_file ()

    TpProxyPendingCall * tp_cli_channel_type_file_transfer_call_provide_file
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    +                                                         gint timeout_ms,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
                                                              tp_cli_channel_type_file_transfer_callback_for_provide_file callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ProvideFile method call.

    @@ -295,29 +295,29 @@ - - - - + + + + @@ -336,10 +336,10 @@

    tp_cli_channel_type_file_transfer_callback_for_accept_file ()

    void                (*tp_cli_channel_type_file_transfer_callback_for_accept_file)
                                                             (TpChannel *proxy,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AcceptFile method call succeeds or fails. @@ -354,13 +354,13 @@

    - @@ -381,10 +381,10 @@

    tp_cli_channel_type_file_transfer_callback_for_provide_file ()

    void                (*tp_cli_channel_type_file_transfer_callback_for_provide_file)
                                                             (TpChannel *proxy,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ProvideFile method call succeeds or fails. @@ -399,13 +399,13 @@

    - @@ -427,10 +427,10 @@
    TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_file_transfer_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal FileTransferStateChanged.

    @@ -460,19 +460,19 @@ - - - - + + + + - @@ -480,7 +480,7 @@ @@ -493,10 +493,10 @@
    TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_initial_offset_defined
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal InitialOffsetDefined.

    @@ -526,19 +526,19 @@ - - - - + + + + - @@ -546,7 +546,7 @@ @@ -559,10 +559,10 @@
    TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_transferred_bytes_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal TransferredBytesChanged.

    @@ -592,19 +592,19 @@ - - - - + + + + - @@ -612,7 +612,7 @@ @@ -625,10 +625,10 @@
    TpProxySignalConnection * tp_cli_channel_type_file_transfer_connect_to_uri_defined
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_file_transfer_signal_callback_uri_defined callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal URIDefined.

    @@ -658,19 +658,19 @@ - - - - + + + + - @@ -678,7 +678,7 @@ @@ -688,16 +688,16 @@

    tp_cli_channel_type_file_transfer_run_accept_file ()

    -
    gboolean            tp_cli_channel_type_file_transfer_run_accept_file
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         guint64 in_Offset,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_file_transfer_run_accept_file
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         guint64 in_Offset,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_file_transfer_run_accept_file is deprecated and should not be used in newly-written code.

    @@ -747,22 +747,22 @@
    - - - @@ -776,15 +776,15 @@

    tp_cli_channel_type_file_transfer_run_provide_file ()

    -
    gboolean            tp_cli_channel_type_file_transfer_run_provide_file
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_file_transfer_run_provide_file
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_file_transfer_run_provide_file is deprecated and should not be used in newly-written code.

    @@ -829,22 +829,22 @@
    - - - @@ -860,10 +860,10 @@

    tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed ()

    void                (*tp_cli_channel_type_file_transfer_signal_callback_file_transfer_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_State,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_State, + guint arg_Reason, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal FileTransferStateChanged.

    @@ -904,9 +904,9 @@

    tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined ()

    void                (*tp_cli_channel_type_file_transfer_signal_callback_initial_offset_defined)
                                                             (TpChannel *proxy,
    -                                                         guint64 arg_InitialOffset,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint64 arg_InitialOffset, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal InitialOffsetDefined.

    @@ -942,9 +942,9 @@

    tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed ()

    void                (*tp_cli_channel_type_file_transfer_signal_callback_transferred_bytes_changed)
                                                             (TpChannel *proxy,
    -                                                         guint64 arg_Count,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint64 arg_Count, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal TransferredBytesChanged.

    @@ -980,9 +980,9 @@

    tp_cli_channel_type_file_transfer_signal_callback_uri_defined ()

    void                (*tp_cli_channel_type_file_transfer_signal_callback_uri_defined)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_URI,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_URI, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal URIDefined.

    diff --git a/docs/reference/html/telepathy-glib-channel-group.html b/docs/reference/html/telepathy-glib-channel-group.html index caa781b..ba1841a 100644 --- a/docs/reference/html/telepathy-glib-channel-group.html +++ b/docs/reference/html/telepathy-glib-channel-group.html @@ -40,329 +40,329 @@
     #include <telepathy-glib/channel.h>
     
    -gboolean            tp_cli_channel_interface_group_run_add_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_all_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Members,
    -                                                         GArray **out_Local_Pending,
    -                                                         GArray **out_Remote_Pending,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_group_flags
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Group_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_handle_owners
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    -                                                         GArray **out_Owners,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_local_pending_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_local_pending_members_with_info
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Info,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_remote_pending_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_get_self_handle
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Self_Handle,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_remove_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_group_run_remove_members_with_reason
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         guint in_Reason,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_add_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_all_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Members,
    +                                                         GArray **out_Local_Pending,
    +                                                         GArray **out_Remote_Pending,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_group_flags
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Group_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_handle_owners
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
    +                                                         GArray **out_Owners,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_local_pending_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_local_pending_members_with_info
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Info,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_remote_pending_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_get_self_handle
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Self_Handle,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_remove_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_group_run_remove_members_with_reason
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         guint in_Reason,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_add_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
                                                              tp_cli_channel_interface_group_callback_for_add_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_all_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_all_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_group_flags
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_group_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_handle_owners
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_channel_interface_group_callback_for_get_handle_owners callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_local_pending_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_local_pending_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_local_pending_members_with_info
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_remote_pending_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_remote_pending_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_get_self_handle
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_self_handle callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_remove_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
                                                              tp_cli_channel_interface_group_callback_for_remove_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_group_call_remove_members_with_reason
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         guint in_Reason,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         guint in_Reason,
                                                              tp_cli_channel_interface_group_callback_for_remove_members_with_reason callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_add_members)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_all_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Members,
    -                                                         const GArray *out_Local_Pending,
    -                                                         const GArray *out_Remote_Pending,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Members,
    +                                                         const GArray *out_Local_Pending,
    +                                                         const GArray *out_Remote_Pending,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_group_flags)
                                                             (TpChannel *proxy,
    -                                                         guint out_Group_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Group_Flags,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_handle_owners)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Owners,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Owners,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_local_pending_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Handles,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Info,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *out_Info,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Handles,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_remote_pending_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Handles,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_get_self_handle)
                                                             (TpChannel *proxy,
    -                                                         guint out_Self_Handle,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Self_Handle,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_remove_members)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_callback_for_remove_members_with_reason)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_group_flags_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_group_flags_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_members_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_members_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_members_changed_detailed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_members_changed_detailed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_group_signal_callback_group_flags_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Added,
    +                                                         guint arg_Removed,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_signal_callback_members_changed)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Message,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         guint arg_Actor,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *arg_Message,
    +                                                         const GArray *arg_Added,
    +                                                         const GArray *arg_Removed,
    +                                                         const GArray *arg_Local_Pending,
    +                                                         const GArray *arg_Remote_Pending,
    +                                                         guint arg_Actor,
    +                                                         guint arg_Reason,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_signal_callback_members_changed_detailed)
                                                             (TpChannel *proxy,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *arg_Added,
    +                                                         const GArray *arg_Removed,
    +                                                         const GArray *arg_Local_Pending,
    +                                                         const GArray *arg_Remote_Pending,
    +                                                         GHashTable *arg_Details,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_handle_owners_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_handle_owners_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_self_handle_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_self_handle_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_group_signal_callback_handle_owners_changed)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *arg_Added,
    +                                                         const GArray *arg_Removed,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_group_signal_callback_self_handle_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Self_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Self_Handle,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
     TpProxySignalConnection * tp_cli_channel_interface_conference_connect_to_channel_merged
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_conference_signal_callback_channel_merged callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_interface_conference_connect_to_channel_removed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_conference_signal_callback_channel_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_conference_signal_callback_channel_merged)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Channel,
    -                                                         guint arg_Channel_Specific_Handle,
    -                                                         GHashTable *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *arg_Channel,
    +                                                         guint arg_Channel_Specific_Handle,
    +                                                         GHashTable *arg_Properties,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_conference_signal_callback_channel_removed)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Channel,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *arg_Channel,
    +                                                         GHashTable *arg_Details,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -407,13 +407,13 @@

    Details

    tp_cli_channel_interface_group_run_add_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_add_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_add_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_add_members is deprecated and should not be used in newly-written code.

    @@ -453,17 +453,17 @@
    - - @@ -477,14 +477,14 @@

    tp_cli_channel_interface_group_run_get_all_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_all_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Members,
    -                                                         GArray **out_Local_Pending,
    -                                                         GArray **out_Remote_Pending,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_all_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Members,
    +                                                         GArray **out_Local_Pending,
    +                                                         GArray **out_Remote_Pending,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_all_members is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including Members, RemotePendingMembers and LocalPendingMembers instead, falling back to this method and GetLocalPendingMembersWithInfo if necessary.

    @@ -514,32 +514,32 @@
    - - - - - @@ -554,12 +554,12 @@

    tp_cli_channel_interface_group_run_get_group_flags ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_group_flags
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Group_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_group_flags
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Group_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_group_flags is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including GroupFlags instead, falling back to this method if necessary.

    @@ -589,22 +589,22 @@
    - - - @@ -619,13 +619,13 @@

    tp_cli_channel_interface_group_run_get_handle_owners ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_handle_owners
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    -                                                         GArray **out_Owners,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_handle_owners
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
    +                                                         GArray **out_Owners,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_handle_owners is deprecated and should not be used in newly-written code. Clients should use the HandleOwners property and HandleOwnersChanged signal if Channel_Group_Flag_Properties is present.

    @@ -660,22 +660,22 @@
    - - - @@ -690,12 +690,12 @@

    tp_cli_channel_interface_group_run_get_local_pending_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_local_pending_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_local_pending_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_local_pending_members is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -725,22 +725,22 @@
    - - - @@ -755,12 +755,12 @@

    tp_cli_channel_interface_group_run_get_local_pending_members_with_info ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_local_pending_members_with_info
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Info,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_local_pending_members_with_info
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Info,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_local_pending_members_with_info is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -790,22 +790,22 @@
    - - - @@ -820,12 +820,12 @@

    tp_cli_channel_interface_group_run_get_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_members is deprecated and should not be used in newly-written code. Use the Members property, if Channel_Group_Flag_Properties is present.

    @@ -855,22 +855,22 @@
    - - - @@ -885,12 +885,12 @@

    tp_cli_channel_interface_group_run_get_remote_pending_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_remote_pending_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_remote_pending_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_remote_pending_members is deprecated and should not be used in newly-written code. Use the RemotePendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -920,22 +920,22 @@
    - - - @@ -950,12 +950,12 @@

    tp_cli_channel_interface_group_run_get_self_handle ()

    -
    gboolean            tp_cli_channel_interface_group_run_get_self_handle
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Self_Handle,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_get_self_handle
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Self_Handle,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_get_self_handle is deprecated and should not be used in newly-written code. Clients should retrieve the SelfHandle property using GetAll instead, if Channel_Group_Flag_Properties is present.

    @@ -985,22 +985,22 @@
    - - - @@ -1015,13 +1015,13 @@

    tp_cli_channel_interface_group_run_remove_members ()

    -
    gboolean            tp_cli_channel_interface_group_run_remove_members
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_remove_members
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_remove_members is deprecated and should not be used in newly-written code.

    @@ -1061,17 +1061,17 @@
    - - @@ -1085,14 +1085,14 @@

    tp_cli_channel_interface_group_run_remove_members_with_reason ()

    -
    gboolean            tp_cli_channel_interface_group_run_remove_members_with_reason
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         guint in_Reason,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_group_run_remove_members_with_reason
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         guint in_Reason,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_group_run_remove_members_with_reason is deprecated and should not be used in newly-written code.

    @@ -1137,17 +1137,17 @@
    - - @@ -1163,13 +1163,13 @@

    tp_cli_channel_interface_group_call_add_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_add_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
                                                              tp_cli_channel_interface_group_callback_for_add_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddMembers method call.

    @@ -1203,29 +1203,29 @@ - - - - + + + + @@ -1244,11 +1244,11 @@

    tp_cli_channel_interface_group_call_get_all_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_all_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_all_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_all_members is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including Members, RemotePendingMembers and LocalPendingMembers instead, falling back to this method and GetLocalPendingMembersWithInfo if necessary.

    @@ -1276,29 +1276,29 @@
    - - - - + + + + @@ -1318,11 +1318,11 @@

    tp_cli_channel_interface_group_call_get_group_flags ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_group_flags
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_group_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_group_flags is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including GroupFlags instead, falling back to this method if necessary.

    @@ -1350,29 +1350,29 @@
    - - - - + + + + @@ -1392,12 +1392,12 @@

    tp_cli_channel_interface_group_call_get_handle_owners ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_handle_owners
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_channel_interface_group_callback_for_get_handle_owners callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_handle_owners is deprecated and should not be used in newly-written code. Clients should use the HandleOwners property and HandleOwnersChanged signal if Channel_Group_Flag_Properties is present.

    @@ -1430,29 +1430,29 @@
    - - - - + + + + @@ -1472,11 +1472,11 @@

    tp_cli_channel_interface_group_call_get_local_pending_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_local_pending_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_local_pending_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_local_pending_members is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -1504,29 +1504,29 @@
    - - - - + + + + @@ -1546,11 +1546,11 @@

    tp_cli_channel_interface_group_call_get_local_pending_members_with_info ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_local_pending_members_with_info
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_local_pending_members_with_info is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -1578,29 +1578,29 @@
    - - - - + + + + @@ -1620,11 +1620,11 @@

    tp_cli_channel_interface_group_call_get_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_members is deprecated and should not be used in newly-written code. Use the Members property, if Channel_Group_Flag_Properties is present.

    @@ -1652,29 +1652,29 @@
    - - - - + + + + @@ -1694,11 +1694,11 @@

    tp_cli_channel_interface_group_call_get_remote_pending_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_remote_pending_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_remote_pending_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_remote_pending_members is deprecated and should not be used in newly-written code. Use the RemotePendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -1726,29 +1726,29 @@
    - - - - + + + + @@ -1768,11 +1768,11 @@

    tp_cli_channel_interface_group_call_get_self_handle ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_get_self_handle
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_group_callback_for_get_self_handle callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_call_get_self_handle is deprecated and should not be used in newly-written code. Clients should retrieve the SelfHandle property using GetAll instead, if Channel_Group_Flag_Properties is present.

    @@ -1800,29 +1800,29 @@
    - - - - + + + + @@ -1842,13 +1842,13 @@

    tp_cli_channel_interface_group_call_remove_members ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_remove_members
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
                                                              tp_cli_channel_interface_group_callback_for_remove_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveMembers method call.

    @@ -1882,29 +1882,29 @@ - - - - + + + + @@ -1923,14 +1923,14 @@

    tp_cli_channel_interface_group_call_remove_members_with_reason ()

    TpProxyPendingCall * tp_cli_channel_interface_group_call_remove_members_with_reason
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         guint in_Reason,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
    +                                                         guint in_Reason,
                                                              tp_cli_channel_interface_group_callback_for_remove_members_with_reason callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveMembersWithReason method call.

    @@ -1969,29 +1969,29 @@ - - - - + + + + @@ -2010,9 +2010,9 @@

    tp_cli_channel_interface_group_callback_for_add_members ()

    void                (*tp_cli_channel_interface_group_callback_for_add_members)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddMembers method call succeeds or fails. @@ -2028,7 +2028,7 @@

    @@ -2049,12 +2049,12 @@

    tp_cli_channel_interface_group_callback_for_get_all_members ()

    void                (*tp_cli_channel_interface_group_callback_for_get_all_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Members,
    -                                                         const GArray *out_Local_Pending,
    -                                                         const GArray *out_Remote_Pending,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Members, + const GArray *out_Local_Pending, + const GArray *out_Remote_Pending, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_all_members is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including Members, RemotePendingMembers and LocalPendingMembers instead, falling back to this method and GetLocalPendingMembersWithInfo if necessary.

    @@ -2073,23 +2073,23 @@
    - - - @@ -2110,10 +2110,10 @@

    tp_cli_channel_interface_group_callback_for_get_group_flags ()

    void                (*tp_cli_channel_interface_group_callback_for_get_group_flags)
                                                             (TpChannel *proxy,
    -                                                         guint out_Group_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Group_Flags, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_group_flags is deprecated and should not be used in newly-written code. Use GetAll on the D-Bus Properties D-Bus interface to get properties including GroupFlags instead, falling back to this method if necessary.

    @@ -2132,13 +2132,13 @@
    - @@ -2159,10 +2159,10 @@

    tp_cli_channel_interface_group_callback_for_get_handle_owners ()

    void                (*tp_cli_channel_interface_group_callback_for_get_handle_owners)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Owners,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Owners, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_handle_owners is deprecated and should not be used in newly-written code. Clients should use the HandleOwners property and HandleOwnersChanged signal if Channel_Group_Flag_Properties is present.

    @@ -2181,13 +2181,13 @@
    - @@ -2208,10 +2208,10 @@

    tp_cli_channel_interface_group_callback_for_get_local_pending_members ()

    void                (*tp_cli_channel_interface_group_callback_for_get_local_pending_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Handles, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_local_pending_members is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -2230,13 +2230,13 @@
    - @@ -2257,10 +2257,10 @@

    tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info ()

    void                (*tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Info,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Info, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_local_pending_members_with_info is deprecated and should not be used in newly-written code. Use the LocalPendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -2279,13 +2279,13 @@
    - @@ -2306,10 +2306,10 @@

    tp_cli_channel_interface_group_callback_for_get_members ()

    void                (*tp_cli_channel_interface_group_callback_for_get_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Handles, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_members is deprecated and should not be used in newly-written code. Use the Members property, if Channel_Group_Flag_Properties is present.

    @@ -2328,13 +2328,13 @@
    - @@ -2355,10 +2355,10 @@

    tp_cli_channel_interface_group_callback_for_get_remote_pending_members ()

    void                (*tp_cli_channel_interface_group_callback_for_get_remote_pending_members)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Handles, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_remote_pending_members is deprecated and should not be used in newly-written code. Use the RemotePendingMembers property, if Channel_Group_Flag_Properties is present.

    @@ -2377,13 +2377,13 @@
    - @@ -2404,10 +2404,10 @@

    tp_cli_channel_interface_group_callback_for_get_self_handle ()

    void                (*tp_cli_channel_interface_group_callback_for_get_self_handle)
                                                             (TpChannel *proxy,
    -                                                         guint out_Self_Handle,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Self_Handle, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_group_callback_for_get_self_handle is deprecated and should not be used in newly-written code. Clients should retrieve the SelfHandle property using GetAll instead, if Channel_Group_Flag_Properties is present.

    @@ -2426,13 +2426,13 @@
    - @@ -2453,9 +2453,9 @@

    tp_cli_channel_interface_group_callback_for_remove_members ()

    void                (*tp_cli_channel_interface_group_callback_for_remove_members)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveMembers method call succeeds or fails. @@ -2471,7 +2471,7 @@

    @@ -2492,9 +2492,9 @@

    tp_cli_channel_interface_group_callback_for_remove_members_with_reason ()

    void                (*tp_cli_channel_interface_group_callback_for_remove_members_with_reason)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveMembersWithReason method call succeeds or fails. @@ -2510,7 +2510,7 @@

    @@ -2532,10 +2532,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_group_flags_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_group_flags_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GroupFlagsChanged.

    @@ -2565,19 +2565,19 @@ - - - - + + + + - @@ -2585,7 +2585,7 @@ @@ -2598,10 +2598,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_members_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_members_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal MembersChanged.

    @@ -2631,19 +2631,19 @@ - - - - + + + + - @@ -2651,7 +2651,7 @@ @@ -2664,10 +2664,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_members_changed_detailed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_members_changed_detailed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal MembersChangedDetailed.

    @@ -2697,19 +2697,19 @@ - - - - + + + + - @@ -2717,7 +2717,7 @@ @@ -2729,10 +2729,10 @@

    tp_cli_channel_interface_group_signal_callback_group_flags_changed ()

    void                (*tp_cli_channel_interface_group_signal_callback_group_flags_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Added, + guint arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GroupFlagsChanged.

    @@ -2773,15 +2773,15 @@

    tp_cli_channel_interface_group_signal_callback_members_changed ()

    void                (*tp_cli_channel_interface_group_signal_callback_members_changed)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Message,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         guint arg_Actor,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Message, + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + guint arg_Actor, + guint arg_Reason, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal MembersChanged.

    @@ -2847,13 +2847,13 @@

    tp_cli_channel_interface_group_signal_callback_members_changed_detailed ()

    void                (*tp_cli_channel_interface_group_signal_callback_members_changed_detailed)
                                                             (TpChannel *proxy,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + GHashTable *arg_Details, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal MembersChangedDetailed.

    @@ -2910,10 +2910,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_handle_owners_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_handle_owners_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal HandleOwnersChanged.

    @@ -2943,19 +2943,19 @@ - - - - + + + + - @@ -2963,7 +2963,7 @@ @@ -2976,10 +2976,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_group_connect_to_self_handle_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_group_signal_callback_self_handle_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SelfHandleChanged.

    @@ -3009,19 +3009,19 @@ - - - - + + + + - @@ -3029,7 +3029,7 @@ @@ -3041,10 +3041,10 @@

    tp_cli_channel_interface_group_signal_callback_handle_owners_changed ()

    void                (*tp_cli_channel_interface_group_signal_callback_handle_owners_changed)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Added, + const GArray *arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal HandleOwnersChanged.

    @@ -3085,9 +3085,9 @@

    tp_cli_channel_interface_group_signal_callback_self_handle_changed ()

    void                (*tp_cli_channel_interface_group_signal_callback_self_handle_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Self_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Self_Handle, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SelfHandleChanged.

    @@ -3124,10 +3124,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_conference_connect_to_channel_merged
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_conference_signal_callback_channel_merged callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ChannelMerged.

    @@ -3157,19 +3157,19 @@ - - - - + + + + - @@ -3177,7 +3177,7 @@ @@ -3190,10 +3190,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_conference_connect_to_channel_removed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_conference_signal_callback_channel_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ChannelRemoved.

    @@ -3223,19 +3223,19 @@ - - - - + + + + - @@ -3243,7 +3243,7 @@ @@ -3255,11 +3255,11 @@

    tp_cli_channel_interface_conference_signal_callback_channel_merged ()

    void                (*tp_cli_channel_interface_conference_signal_callback_channel_merged)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Channel,
    -                                                         guint arg_Channel_Specific_Handle,
    -                                                         GHashTable *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Channel, + guint arg_Channel_Specific_Handle, + GHashTable *arg_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ChannelMerged.

    @@ -3305,10 +3305,10 @@

    tp_cli_channel_interface_conference_signal_callback_channel_removed ()

    void                (*tp_cli_channel_interface_conference_signal_callback_channel_removed)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Channel,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Channel, + GHashTable *arg_Details, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ChannelRemoved.

    diff --git a/docs/reference/html/telepathy-glib-channel-media.html b/docs/reference/html/telepathy-glib-channel-media.html index f42ea3f..29b4a8a 100644 --- a/docs/reference/html/telepathy-glib-channel-media.html +++ b/docs/reference/html/telepathy-glib-channel-media.html @@ -43,363 +43,363 @@ TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_list_streams (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_streamed_media_callback_for_list_streams callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_remove_streams (TpChannel *proxy, - gint timeout_ms, - const GArray *in_Streams, + gint timeout_ms, + const GArray *in_Streams, tp_cli_channel_type_streamed_media_callback_for_remove_streams callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_request_stream_direction (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, - guint in_Stream_Direction, + gint timeout_ms, + guint in_Stream_ID, + guint in_Stream_Direction, tp_cli_channel_type_streamed_media_callback_for_request_stream_direction callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_request_streams (TpChannel *proxy, - gint timeout_ms, - guint in_Contact_Handle, - const GArray *in_Types, + gint timeout_ms, + guint in_Contact_Handle, + const GArray *in_Types, tp_cli_channel_type_streamed_media_callback_for_request_streams callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_callback_for_list_streams) (TpChannel *proxy, - const GPtrArray *out_Streams, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Streams, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_callback_for_remove_streams) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_callback_for_request_stream_direction) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_callback_for_request_streams) (TpChannel *proxy, - const GPtrArray *out_Streams, - const GError *error, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_type_streamed_media_run_list_streams - (TpChannel *proxy, - gint timeout_ms, - GPtrArray **out_Streams, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_streamed_media_run_remove_streams - (TpChannel *proxy, - gint timeout_ms, - const GArray *in_Streams, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_streamed_media_run_request_stream_direction - (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, - guint in_Stream_Direction, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_streamed_media_run_request_streams - (TpChannel *proxy, - gint timeout_ms, - guint in_Contact_Handle, - const GArray *in_Types, - GPtrArray **out_Streams, - GError **error, - GMainLoop **loop); + const GPtrArray *out_Streams, + const GError *error, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_type_streamed_media_run_list_streams + (TpChannel *proxy, + gint timeout_ms, + GPtrArray **out_Streams, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_streamed_media_run_remove_streams + (TpChannel *proxy, + gint timeout_ms, + const GArray *in_Streams, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_streamed_media_run_request_stream_direction + (TpChannel *proxy, + gint timeout_ms, + guint in_Stream_ID, + guint in_Stream_Direction, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_streamed_media_run_request_streams + (TpChannel *proxy, + gint timeout_ms, + guint in_Contact_Handle, + const GArray *in_Types, + GPtrArray **out_Streams, + GError **error, + GMainLoop **loop); TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_added (TpChannel *proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_added callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_direction_changed (TpChannel *proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_error (TpChannel *proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_error callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_removed (TpChannel *proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_removed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_state_changed (TpChannel *proxy, tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_type_streamed_media_signal_callback_stream_added) (TpChannel *proxy, - guint arg_Stream_ID, - guint arg_Contact_Handle, - guint arg_Stream_Type, - gpointer user_data, - GObject *weak_object); + guint arg_Stream_ID, + guint arg_Contact_Handle, + guint arg_Stream_Type, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed) (TpChannel *proxy, - guint arg_Stream_ID, - guint arg_Stream_Direction, - guint arg_Pending_Flags, - gpointer user_data, - GObject *weak_object); + guint arg_Stream_ID, + guint arg_Stream_Direction, + guint arg_Pending_Flags, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_signal_callback_stream_error) (TpChannel *proxy, - guint arg_Stream_ID, - guint arg_Error_Code, - const gchar *arg_Message, - gpointer user_data, - GObject *weak_object); + guint arg_Stream_ID, + guint arg_Error_Code, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_signal_callback_stream_removed) (TpChannel *proxy, - guint arg_Stream_ID, - gpointer user_data, - GObject *weak_object); + guint arg_Stream_ID, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed) (TpChannel *proxy, - guint arg_Stream_ID, - guint arg_Stream_State, - gpointer user_data, - GObject *weak_object); + guint arg_Stream_ID, + guint arg_Stream_State, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_call_state_call_get_call_states (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_interface_call_state_callback_for_get_call_states callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_call_state_callback_for_get_call_states) (TpChannel *proxy, - GHashTable *out_States, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_States, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_call_state_connect_to_call_state_changed (TpChannel *proxy, tp_cli_channel_interface_call_state_signal_callback_call_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_channel_interface_call_state_run_get_call_states - (TpChannel *proxy, - gint timeout_ms, - GHashTable **out_States, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_channel_interface_call_state_run_get_call_states + (TpChannel *proxy, + gint timeout_ms, + GHashTable **out_States, + GError **error, + GMainLoop **loop); void (*tp_cli_channel_interface_call_state_signal_callback_call_state_changed) (TpChannel *proxy, - guint arg_Contact, - guint arg_State, - gpointer user_data, - GObject *weak_object); + guint arg_Contact, + guint arg_State, + gpointer user_data, + GObject *weak_object); -gbooleantp_cli_channel_interface_dtmf_run_start_tone - (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, - guchar in_Event, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_interface_dtmf_run_stop_tone - (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, - GError **error, - GMainLoop **loop); +gbooleantp_cli_channel_interface_dtmf_run_start_tone + (TpChannel *proxy, + gint timeout_ms, + guint in_Stream_ID, + guchar in_Event, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_interface_dtmf_run_stop_tone + (TpChannel *proxy, + gint timeout_ms, + guint in_Stream_ID, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_start_tone (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, - guchar in_Event, + gint timeout_ms, + guint in_Stream_ID, + guchar in_Event, tp_cli_channel_interface_dtmf_callback_for_start_tone callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_stop_tone (TpChannel *proxy, - gint timeout_ms, - guint in_Stream_ID, + gint timeout_ms, + guint in_Stream_ID, tp_cli_channel_interface_dtmf_callback_for_stop_tone callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_dtmf_callback_for_start_tone) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_dtmf_callback_for_stop_tone) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_multiple_tones (TpChannel *proxy, - gint timeout_ms, - const gchar *in_Tones, + gint timeout_ms, + const gchar *in_Tones, tp_cli_channel_interface_dtmf_callback_for_multiple_tones callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_dtmf_callback_for_multiple_tones) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_sending_tones (TpChannel *proxy, tp_cli_channel_interface_dtmf_signal_callback_sending_tones callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_dtmf_signal_callback_sending_tones) (TpChannel *proxy, - const gchar *arg_Tones, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Tones, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_stopped_tones (TpChannel *proxy, tp_cli_channel_interface_dtmf_signal_callback_stopped_tones callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_dtmf_signal_callback_stopped_tones) (TpChannel *proxy, - gboolean arg_Cancelled, - gpointer user_data, - GObject *weak_object); + gboolean arg_Cancelled, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_tones_deferred (TpChannel *proxy, tp_cli_channel_interface_dtmf_signal_callback_tones_deferred callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_dtmf_signal_callback_tones_deferred) (TpChannel *proxy, - const gchar *arg_Tones, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Tones, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_interface_hold_callback_for_get_hold_state) (TpChannel *proxy, - guint out_HoldState, - guint out_Reason, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out_HoldState, + guint out_Reason, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_hold_call_get_hold_state (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_interface_hold_callback_for_get_hold_state callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_channel_interface_hold_run_get_hold_state - (TpChannel *proxy, - gint timeout_ms, - guint *out_HoldState, - guint *out_Reason, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_channel_interface_hold_run_get_hold_state + (TpChannel *proxy, + gint timeout_ms, + guint *out_HoldState, + guint *out_Reason, + GError **error, + GMainLoop **loop); void (*tp_cli_channel_interface_hold_callback_for_request_hold) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_hold_call_request_hold (TpChannel *proxy, - gint timeout_ms, - gboolean in_Hold, + gint timeout_ms, + gboolean in_Hold, tp_cli_channel_interface_hold_callback_for_request_hold callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_channel_interface_hold_run_request_hold - (TpChannel *proxy, - gint timeout_ms, - gboolean in_Hold, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_channel_interface_hold_run_request_hold + (TpChannel *proxy, + gint timeout_ms, + gboolean in_Hold, + GError **error, + GMainLoop **loop); void (*tp_cli_channel_interface_hold_signal_callback_hold_state_changed) (TpChannel *proxy, - guint arg_HoldState, - guint arg_Reason, - gpointer user_data, - GObject *weak_object); + guint arg_HoldState, + guint arg_Reason, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_hold_connect_to_hold_state_changed (TpChannel *proxy, tp_cli_channel_interface_hold_signal_callback_hold_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); -gbooleantp_cli_channel_interface_media_signalling_run_get_session_handlers - (TpChannel *proxy, - gint timeout_ms, - GPtrArray **out_Session_Handlers, - GError **error, - GMainLoop **loop); +gbooleantp_cli_channel_interface_media_signalling_run_get_session_handlers + (TpChannel *proxy, + gint timeout_ms, + GPtrArray **out_Session_Handlers, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_channel_interface_media_signalling_call_get_session_handlers (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers) (TpChannel *proxy, - const GPtrArray *out_Session_Handlers, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Session_Handlers, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_interface_media_signalling_connect_to_new_session_handler (TpChannel *proxy, tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler) (TpChannel *proxy, - const gchar *arg_Session_Handler, - const gchar *arg_Session_Type, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Session_Handler, + const gchar *arg_Session_Type, + gpointer user_data, + GObject *weak_object);
    @@ -441,11 +441,11 @@

    tp_cli_channel_type_streamed_media_call_list_streams ()

    TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_list_streams
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_streamed_media_callback_for_list_streams callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListStreams method call.

    @@ -469,29 +469,29 @@
    - - - - + + + + @@ -510,12 +510,12 @@

    tp_cli_channel_type_streamed_media_call_remove_streams ()

    TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_remove_streams
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Streams,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Streams,
                                                              tp_cli_channel_type_streamed_media_callback_for_remove_streams callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveStreams method call.

    @@ -544,29 +544,29 @@ - - - - + + + + @@ -585,13 +585,13 @@

    tp_cli_channel_type_streamed_media_call_request_stream_direction ()

    TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_request_stream_direction
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    -                                                         guint in_Stream_Direction,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
    +                                                         guint in_Stream_Direction,
                                                              tp_cli_channel_type_streamed_media_callback_for_request_stream_direction callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestStreamDirection method call.

    @@ -625,29 +625,29 @@ - - - - + + + + @@ -666,13 +666,13 @@

    tp_cli_channel_type_streamed_media_call_request_streams ()

    TpProxyPendingCall * tp_cli_channel_type_streamed_media_call_request_streams
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact_Handle,
    -                                                         const GArray *in_Types,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact_Handle,
    +                                                         const GArray *in_Types,
                                                              tp_cli_channel_type_streamed_media_callback_for_request_streams callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestStreams method call.

    @@ -706,29 +706,29 @@ - - - - + + + + @@ -747,10 +747,10 @@

    tp_cli_channel_type_streamed_media_callback_for_list_streams ()

    void                (*tp_cli_channel_type_streamed_media_callback_for_list_streams)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Streams,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Streams, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListStreams method call succeeds or fails. @@ -765,13 +765,13 @@

    - @@ -792,9 +792,9 @@

    tp_cli_channel_type_streamed_media_callback_for_remove_streams ()

    void                (*tp_cli_channel_type_streamed_media_callback_for_remove_streams)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveStreams method call succeeds or fails. @@ -810,7 +810,7 @@

    @@ -831,9 +831,9 @@

    tp_cli_channel_type_streamed_media_callback_for_request_stream_direction ()

    void                (*tp_cli_channel_type_streamed_media_callback_for_request_stream_direction)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestStreamDirection method call succeeds or fails. @@ -849,7 +849,7 @@

    @@ -870,10 +870,10 @@

    tp_cli_channel_type_streamed_media_callback_for_request_streams ()

    void                (*tp_cli_channel_type_streamed_media_callback_for_request_streams)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Streams,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Streams, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestStreams method call succeeds or fails. @@ -888,13 +888,13 @@

    - @@ -913,12 +913,12 @@

    tp_cli_channel_type_streamed_media_run_list_streams ()

    -
    gboolean            tp_cli_channel_type_streamed_media_run_list_streams
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Streams,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_streamed_media_run_list_streams
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Streams,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_streamed_media_run_list_streams is deprecated and should not be used in newly-written code.

    @@ -948,22 +948,22 @@
    - - - @@ -977,12 +977,12 @@

    tp_cli_channel_type_streamed_media_run_remove_streams ()

    -
    gboolean            tp_cli_channel_type_streamed_media_run_remove_streams
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Streams,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_streamed_media_run_remove_streams
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Streams,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_streamed_media_run_remove_streams is deprecated and should not be used in newly-written code.

    @@ -1017,17 +1017,17 @@
    - - @@ -1041,13 +1041,13 @@

    tp_cli_channel_type_streamed_media_run_request_stream_direction ()

    -
    gboolean            tp_cli_channel_type_streamed_media_run_request_stream_direction
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    -                                                         guint in_Stream_Direction,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_streamed_media_run_request_stream_direction
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
    +                                                         guint in_Stream_Direction,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_streamed_media_run_request_stream_direction is deprecated and should not be used in newly-written code.

    @@ -1087,17 +1087,17 @@
    - - @@ -1111,14 +1111,14 @@

    tp_cli_channel_type_streamed_media_run_request_streams ()

    -
    gboolean            tp_cli_channel_type_streamed_media_run_request_streams
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact_Handle,
    -                                                         const GArray *in_Types,
    -                                                         GPtrArray **out_Streams,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_streamed_media_run_request_streams
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact_Handle,
    +                                                         const GArray *in_Types,
    +                                                         GPtrArray **out_Streams,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_streamed_media_run_request_streams is deprecated and should not be used in newly-written code.

    @@ -1158,22 +1158,22 @@
    - - - @@ -1190,10 +1190,10 @@
    TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_added
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_streamed_media_signal_callback_stream_added callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamAdded.

    @@ -1223,19 +1223,19 @@ - - - - + + + + - @@ -1243,7 +1243,7 @@ @@ -1256,10 +1256,10 @@
    TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_direction_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamDirectionChanged.

    @@ -1289,19 +1289,19 @@ - - - - + + + + - @@ -1309,7 +1309,7 @@ @@ -1322,10 +1322,10 @@
    TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_error
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_streamed_media_signal_callback_stream_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamError.

    @@ -1355,19 +1355,19 @@ - - - - + + + + - @@ -1375,7 +1375,7 @@ @@ -1388,10 +1388,10 @@
    TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_removed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_streamed_media_signal_callback_stream_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamRemoved.

    @@ -1421,19 +1421,19 @@ - - - - + + + + - @@ -1441,7 +1441,7 @@ @@ -1454,10 +1454,10 @@
    TpProxySignalConnection * tp_cli_channel_type_streamed_media_connect_to_stream_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamStateChanged.

    @@ -1487,19 +1487,19 @@ - - - - + + + + - @@ -1507,7 +1507,7 @@ @@ -1519,11 +1519,11 @@

    tp_cli_channel_type_streamed_media_signal_callback_stream_added ()

    void                (*tp_cli_channel_type_streamed_media_signal_callback_stream_added)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Contact_Handle,
    -                                                         guint arg_Stream_Type,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Stream_ID, + guint arg_Contact_Handle, + guint arg_Stream_Type, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamAdded.

    @@ -1569,11 +1569,11 @@

    tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed ()

    void                (*tp_cli_channel_type_streamed_media_signal_callback_stream_direction_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Stream_Direction,
    -                                                         guint arg_Pending_Flags,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Stream_ID, + guint arg_Stream_Direction, + guint arg_Pending_Flags, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamDirectionChanged.

    @@ -1619,11 +1619,11 @@

    tp_cli_channel_type_streamed_media_signal_callback_stream_error ()

    void                (*tp_cli_channel_type_streamed_media_signal_callback_stream_error)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Error_Code,
    -                                                         const gchar *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Stream_ID, + guint arg_Error_Code, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamError.

    @@ -1669,9 +1669,9 @@

    tp_cli_channel_type_streamed_media_signal_callback_stream_removed ()

    void                (*tp_cli_channel_type_streamed_media_signal_callback_stream_removed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Stream_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Stream_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamRemoved.

    @@ -1707,10 +1707,10 @@

    tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed ()

    void                (*tp_cli_channel_type_streamed_media_signal_callback_stream_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Stream_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Stream_ID, + guint arg_Stream_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamStateChanged.

    @@ -1751,11 +1751,11 @@

    tp_cli_channel_interface_call_state_call_get_call_states ()

    TpProxyPendingCall * tp_cli_channel_interface_call_state_call_get_call_states
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_call_state_callback_for_get_call_states callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetCallStates method call.

    @@ -1779,29 +1779,29 @@ - - - - + + + + @@ -1820,10 +1820,10 @@

    tp_cli_channel_interface_call_state_callback_for_get_call_states ()

    void                (*tp_cli_channel_interface_call_state_callback_for_get_call_states)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *out_States,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_States, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetCallStates method call succeeds or fails. @@ -1838,13 +1838,13 @@

    - @@ -1866,10 +1866,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_call_state_connect_to_call_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_call_state_signal_callback_call_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal CallStateChanged.

    @@ -1899,19 +1899,19 @@ - - - - + + + + - @@ -1919,7 +1919,7 @@ @@ -1929,12 +1929,12 @@

    tp_cli_channel_interface_call_state_run_get_call_states ()

    -
    gboolean            tp_cli_channel_interface_call_state_run_get_call_states
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_States,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_call_state_run_get_call_states
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_States,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_call_state_run_get_call_states is deprecated and should not be used in newly-written code.

    @@ -1964,22 +1964,22 @@
    - - - @@ -1995,10 +1995,10 @@

    tp_cli_channel_interface_call_state_signal_callback_call_state_changed ()

    void                (*tp_cli_channel_interface_call_state_signal_callback_call_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Contact,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + guint arg_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal CallStateChanged.

    @@ -2037,13 +2037,13 @@

    tp_cli_channel_interface_dtmf_run_start_tone ()

    -
    gboolean            tp_cli_channel_interface_dtmf_run_start_tone
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    -                                                         guchar in_Event,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_dtmf_run_start_tone
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
    +                                                         guchar in_Event,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_dtmf_run_start_tone is deprecated and should not be used in newly-written code.

    @@ -2083,17 +2083,17 @@
    - - @@ -2107,12 +2107,12 @@

    tp_cli_channel_interface_dtmf_run_stop_tone ()

    -
    gboolean            tp_cli_channel_interface_dtmf_run_stop_tone
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_dtmf_run_stop_tone
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_dtmf_run_stop_tone is deprecated and should not be used in newly-written code.

    @@ -2147,17 +2147,17 @@
    - - @@ -2173,13 +2173,13 @@

    tp_cli_channel_interface_dtmf_call_start_tone ()

    TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_start_tone
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    -                                                         guchar in_Event,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
    +                                                         guchar in_Event,
                                                              tp_cli_channel_interface_dtmf_callback_for_start_tone callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StartTone method call.

    @@ -2213,29 +2213,29 @@ - - - - + + + + @@ -2254,12 +2254,12 @@

    tp_cli_channel_interface_dtmf_call_stop_tone ()

    TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_stop_tone
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Stream_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_Stream_ID,
                                                              tp_cli_channel_interface_dtmf_callback_for_stop_tone callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StopTone method call.

    @@ -2288,29 +2288,29 @@ - - - - + + + + @@ -2329,9 +2329,9 @@

    tp_cli_channel_interface_dtmf_callback_for_start_tone ()

    void                (*tp_cli_channel_interface_dtmf_callback_for_start_tone)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StartTone method call succeeds or fails. @@ -2347,7 +2347,7 @@

    @@ -2368,9 +2368,9 @@

    tp_cli_channel_interface_dtmf_callback_for_stop_tone ()

    void                (*tp_cli_channel_interface_dtmf_callback_for_stop_tone)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StopTone method call succeeds or fails. @@ -2386,7 +2386,7 @@

    @@ -2407,12 +2407,12 @@

    tp_cli_channel_interface_dtmf_call_multiple_tones ()

    TpProxyPendingCall * tp_cli_channel_interface_dtmf_call_multiple_tones
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Tones,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Tones,
                                                              tp_cli_channel_interface_dtmf_callback_for_multiple_tones callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a MultipleTones method call.

    @@ -2441,29 +2441,29 @@ - - - - + + + + @@ -2482,9 +2482,9 @@

    tp_cli_channel_interface_dtmf_callback_for_multiple_tones ()

    void                (*tp_cli_channel_interface_dtmf_callback_for_multiple_tones)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a MultipleTones method call succeeds or fails. @@ -2500,7 +2500,7 @@

    @@ -2522,10 +2522,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_sending_tones
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_dtmf_signal_callback_sending_tones callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SendingTones.

    @@ -2555,19 +2555,19 @@ - - - - + + + + - @@ -2575,7 +2575,7 @@ @@ -2587,9 +2587,9 @@

    tp_cli_channel_interface_dtmf_signal_callback_sending_tones ()

    void                (*tp_cli_channel_interface_dtmf_signal_callback_sending_tones)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Tones,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Tones, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SendingTones.

    @@ -2626,10 +2626,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_stopped_tones
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_dtmf_signal_callback_stopped_tones callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StoppedTones.

    @@ -2659,19 +2659,19 @@ - - - - + + + + - @@ -2679,7 +2679,7 @@ @@ -2691,9 +2691,9 @@

    tp_cli_channel_interface_dtmf_signal_callback_stopped_tones ()

    void                (*tp_cli_channel_interface_dtmf_signal_callback_stopped_tones)
                                                             (TpChannel *proxy,
    -                                                         gboolean arg_Cancelled,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Cancelled, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StoppedTones.

    @@ -2730,10 +2730,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_dtmf_connect_to_tones_deferred
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_dtmf_signal_callback_tones_deferred callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal TonesDeferred.

    @@ -2763,19 +2763,19 @@ - - - - + + + + - @@ -2783,7 +2783,7 @@ @@ -2795,9 +2795,9 @@

    tp_cli_channel_interface_dtmf_signal_callback_tones_deferred ()

    void                (*tp_cli_channel_interface_dtmf_signal_callback_tones_deferred)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Tones,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Tones, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal TonesDeferred.

    @@ -2833,11 +2833,11 @@

    tp_cli_channel_interface_hold_callback_for_get_hold_state ()

    void                (*tp_cli_channel_interface_hold_callback_for_get_hold_state)
                                                             (TpChannel *proxy,
    -                                                         guint out_HoldState,
    -                                                         guint out_Reason,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_HoldState, + guint out_Reason, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetHoldState method call succeeds or fails. @@ -2852,18 +2852,18 @@

    - - @@ -2884,11 +2884,11 @@

    tp_cli_channel_interface_hold_call_get_hold_state ()

    TpProxyPendingCall * tp_cli_channel_interface_hold_call_get_hold_state
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_hold_callback_for_get_hold_state callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetHoldState method call.

    @@ -2912,29 +2912,29 @@ - - - - + + + + @@ -2951,13 +2951,13 @@

    tp_cli_channel_interface_hold_run_get_hold_state ()

    -
    gboolean            tp_cli_channel_interface_hold_run_get_hold_state
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_HoldState,
    -                                                         guint *out_Reason,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_hold_run_get_hold_state
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_HoldState,
    +                                                         guint *out_Reason,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_hold_run_get_hold_state is deprecated and should not be used in newly-written code.

    @@ -2987,27 +2987,27 @@
    - - - - @@ -3023,9 +3023,9 @@

    tp_cli_channel_interface_hold_callback_for_request_hold ()

    void                (*tp_cli_channel_interface_hold_callback_for_request_hold)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestHold method call succeeds or fails. @@ -3041,7 +3041,7 @@

    @@ -3062,12 +3062,12 @@

    tp_cli_channel_interface_hold_call_request_hold ()

    TpProxyPendingCall * tp_cli_channel_interface_hold_call_request_hold
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Hold,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Hold,
                                                              tp_cli_channel_interface_hold_callback_for_request_hold callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestHold method call.

    @@ -3096,29 +3096,29 @@ - - - - + + + + @@ -3135,12 +3135,12 @@

    tp_cli_channel_interface_hold_run_request_hold ()

    -
    gboolean            tp_cli_channel_interface_hold_run_request_hold
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Hold,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_hold_run_request_hold
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Hold,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_hold_run_request_hold is deprecated and should not be used in newly-written code.

    @@ -3175,17 +3175,17 @@
    - - @@ -3201,10 +3201,10 @@

    tp_cli_channel_interface_hold_signal_callback_hold_state_changed ()

    void                (*tp_cli_channel_interface_hold_signal_callback_hold_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_HoldState,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_HoldState, + guint arg_Reason, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal HoldStateChanged.

    @@ -3246,10 +3246,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_hold_connect_to_hold_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_hold_signal_callback_hold_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal HoldStateChanged.

    @@ -3279,19 +3279,19 @@ - - - - + + + + - @@ -3299,7 +3299,7 @@ @@ -3309,12 +3309,12 @@

    tp_cli_channel_interface_media_signalling_run_get_session_handlers ()

    -
    gboolean            tp_cli_channel_interface_media_signalling_run_get_session_handlers
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Session_Handlers,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_media_signalling_run_get_session_handlers
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Session_Handlers,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_media_signalling_run_get_session_handlers is deprecated and should not be used in newly-written code.

    @@ -3344,22 +3344,22 @@
    - - - @@ -3375,11 +3375,11 @@

    tp_cli_channel_interface_media_signalling_call_get_session_handlers ()

    TpProxyPendingCall * tp_cli_channel_interface_media_signalling_call_get_session_handlers
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetSessionHandlers method call.

    @@ -3403,29 +3403,29 @@ - - - - + + + + @@ -3444,10 +3444,10 @@

    tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers ()

    void                (*tp_cli_channel_interface_media_signalling_callback_for_get_session_handlers)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Session_Handlers,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Session_Handlers, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetSessionHandlers method call succeeds or fails. @@ -3462,13 +3462,13 @@

    - @@ -3490,10 +3490,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_media_signalling_connect_to_new_session_handler
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewSessionHandler.

    @@ -3523,19 +3523,19 @@ - - - - + + + + - @@ -3543,7 +3543,7 @@ @@ -3555,10 +3555,10 @@

    tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler ()

    void                (*tp_cli_channel_interface_media_signalling_signal_callback_new_session_handler)
                                                             (TpChannel *proxy,
    -                                                         const gchar *arg_Session_Handler,
    -                                                         const gchar *arg_Session_Type,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Session_Handler, + const gchar *arg_Session_Type, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewSessionHandler.

    diff --git a/docs/reference/html/telepathy-glib-channel-request.html b/docs/reference/html/telepathy-glib-channel-request.html index a95d804..47326df 100644 --- a/docs/reference/html/telepathy-glib-channel-request.html +++ b/docs/reference/html/telepathy-glib-channel-request.html @@ -50,86 +50,86 @@ TpChannelRequest; TpChannelRequestClass; TpChannelRequest * tp_channel_request_new (TpDBusDaemon *bus_daemon, - const gchar *object_path, - GHashTable *immutable_properties, - GError **error); + const gchar *object_path, + GHashTable *immutable_properties, + GError **error); voidtp_channel_request_init_known_interfaces (void); voidtp_channel_request_set_channel_factory (TpChannelRequest *self, TpClientChannelFactory *factory); -const GHashTable * tp_channel_request_get_immutable_properties +const GHashTable * tp_channel_request_get_immutable_properties (TpChannelRequest *self); -const GHashTable * tp_channel_request_get_hints (TpChannelRequest *self); +const GHashTable * tp_channel_request_get_hints (TpChannelRequest *self); void (*tp_cli_channel_request_callback_for_cancel) (TpChannelRequest *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_request_call_cancel (TpChannelRequest *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_request_callback_for_cancel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_request_callback_for_proceed) (TpChannelRequest *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_request_call_proceed (TpChannelRequest *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_request_callback_for_proceed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_request_signal_callback_failed) (TpChannelRequest *proxy, - const gchar *arg_Error, - const gchar *arg_Message, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_request_connect_to_failed (TpChannelRequest *proxy, tp_cli_channel_request_signal_callback_failed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_request_signal_callback_succeeded) (TpChannelRequest *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_request_connect_to_succeeded (TpChannelRequest *proxy, tp_cli_channel_request_signal_callback_succeeded callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_request_signal_callback_succeeded_with_channel) (TpChannelRequest *proxy, - const gchar *arg_Connection, - GHashTable *arg_Connection_Properties, - const gchar *arg_Channel, - GHashTable *arg_Channel_Properties, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Connection, + GHashTable *arg_Connection_Properties, + const gchar *arg_Channel, + GHashTable *arg_Channel_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_request_connect_to_succeeded_with_channel (TpChannelRequest *proxy, tp_cli_channel_request_signal_callback_succeeded_with_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannelRequest
     
    @@ -137,7 +137,7 @@

    Properties

    -  "channel-factory"          GObject*              : Read / Write / Construct
    +  "channel-factory"          GObject*              : Read / Write / Construct
       "hints"                    GHashTable_gchararray+GValue_*  : Read
       "immutable-properties"     GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
     
    @@ -215,9 +215,9 @@

    tp_channel_request_new ()

    TpChannelRequest *  tp_channel_request_new              (TpDBusDaemon *bus_daemon,
    -                                                         const gchar *object_path,
    -                                                         GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *object_path, + GHashTable *immutable_properties, + GError **error);

    Convenience function to create a new channel request proxy.

    @@ -242,17 +242,17 @@
    - - @@ -305,7 +305,7 @@

    tp_channel_request_get_immutable_properties ()

    -
    const GHashTable *  tp_channel_request_get_immutable_properties
    +
    const GHashTable *  tp_channel_request_get_immutable_properties
                                                             (TpChannelRequest *self);

    Return the "immutable-properties" construct-only property @@ -331,7 +331,7 @@


    tp_channel_request_get_hints ()

    -
    const GHashTable *  tp_channel_request_get_hints        (TpChannelRequest *self);
    +
    const GHashTable *  tp_channel_request_get_hints        (TpChannelRequest *self);

    Return the "hints" property

    @@ -358,9 +358,9 @@

    tp_cli_channel_request_callback_for_cancel ()

    void                (*tp_cli_channel_request_callback_for_cancel)
                                                             (TpChannelRequest *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Cancel method call succeeds or fails. @@ -376,7 +376,7 @@

    @@ -396,11 +396,11 @@

    tp_cli_channel_request_call_cancel ()

    TpProxyPendingCall * tp_cli_channel_request_call_cancel (TpChannelRequest *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_request_callback_for_cancel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Cancel method call.

    @@ -424,29 +424,29 @@
    - @@ -465,9 +465,9 @@

    tp_cli_channel_request_callback_for_proceed ()

    void                (*tp_cli_channel_request_callback_for_proceed)
                                                             (TpChannelRequest *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Proceed method call succeeds or fails. @@ -483,7 +483,7 @@

    @@ -504,11 +504,11 @@

    tp_cli_channel_request_call_proceed ()

    TpProxyPendingCall * tp_cli_channel_request_call_proceed
                                                             (TpChannelRequest *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_request_callback_for_proceed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Proceed method call.

    @@ -532,29 +532,29 @@ - @@ -573,10 +573,10 @@

    tp_cli_channel_request_signal_callback_failed ()

    void                (*tp_cli_channel_request_signal_callback_failed)
                                                             (TpChannelRequest *proxy,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Failed.

    @@ -618,10 +618,10 @@
    TpProxySignalConnection * tp_cli_channel_request_connect_to_failed
                                                             (TpChannelRequest *proxy,
                                                              tp_cli_channel_request_signal_callback_failed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Failed.

    @@ -651,19 +651,19 @@ - - @@ -671,7 +671,7 @@ @@ -683,8 +683,8 @@

    tp_cli_channel_request_signal_callback_succeeded ()

    void                (*tp_cli_channel_request_signal_callback_succeeded)
                                                             (TpChannelRequest *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Succeeded.

    @@ -716,10 +716,10 @@
    TpProxySignalConnection * tp_cli_channel_request_connect_to_succeeded
                                                             (TpChannelRequest *proxy,
                                                              tp_cli_channel_request_signal_callback_succeeded callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Succeeded.

    @@ -749,19 +749,19 @@ - - @@ -769,7 +769,7 @@ @@ -781,12 +781,12 @@

    tp_cli_channel_request_signal_callback_succeeded_with_channel ()

    void                (*tp_cli_channel_request_signal_callback_succeeded_with_channel)
                                                             (TpChannelRequest *proxy,
    -                                                         const gchar *arg_Connection,
    -                                                         GHashTable *arg_Connection_Properties,
    -                                                         const gchar *arg_Channel,
    -                                                         GHashTable *arg_Channel_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Connection, + GHashTable *arg_Connection_Properties, + const gchar *arg_Channel, + GHashTable *arg_Channel_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SucceededWithChannel.

    @@ -838,10 +838,10 @@
    TpProxySignalConnection * tp_cli_channel_request_connect_to_succeeded_with_channel
                                                             (TpChannelRequest *proxy,
                                                              tp_cli_channel_request_signal_callback_succeeded_with_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SucceededWithChannel.

    @@ -871,19 +871,19 @@ - - @@ -891,7 +891,7 @@ @@ -903,7 +903,7 @@

    Property Details

    The "channel-factory" property

    -
      "channel-factory"          GObject*              : Read / Write / Construct
    +
      "channel-factory"          GObject*              : Read / Write / Construct

    The object implementing the TpClientChannelFactoryInterface interface that will be used to create channel proxies when the @@ -922,7 +922,7 @@

      "hints"                    GHashTable_gchararray+GValue_*  : Read

    A TP_HASH_TYPE_STRING_VARIANT_MAP of metadata provided by -the channel requester; or NULL if "immutable-properties" +the channel requester; or NULL if "immutable-properties" is not defined or if no hints has been defined.

    @@ -936,8 +936,8 @@

      "immutable-properties"     GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    The immutable D-Bus properties of this channel request, represented by a -GHashTable where the keys are D-Bus interface name + "." + property -name, and the values are GValue instances. +GHashTable where the keys are D-Bus interface name + "." + property +name, and the values are GValue instances.

    Note that this property is set only if the immutable properties have been @@ -954,7 +954,7 @@

    The "succeeded" signal

    void                user_function                      (TpChannelRequest *self,
    -                                                        gpointer          user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Warning

    TpChannelRequest::succeeded is deprecated and should not be used in newly-written code. since 0.13.14. Use @@ -985,13 +985,13 @@

    void                user_function                      (TpChannelRequest *self,
                                                             TpConnection     *connection,
                                                             TpChannel        *channel,
    -                                                        gpointer          user_data)       : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when the channel request succeeds.

    With telepathy-mission-control version 5.7.1 and earlier, connection and -channel will be NULL. When using newer versions, they will be correctly +channel will be NULL. When using newer versions, they will be correctly set to the newly-created channel, and the connection which owns it.

    @@ -1010,12 +1010,12 @@

    - - diff --git a/docs/reference/html/telepathy-glib-channel-roomlist.html b/docs/reference/html/telepathy-glib-channel-roomlist.html index 84267c6..76e457d 100644 --- a/docs/reference/html/telepathy-glib-channel-roomlist.html +++ b/docs/reference/html/telepathy-glib-channel-roomlist.html @@ -42,81 +42,81 @@ TpProxyPendingCall * tp_cli_channel_type_room_list_call_get_listing_rooms (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_room_list_callback_for_get_listing_rooms callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_room_list_call_list_rooms (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_room_list_callback_for_list_rooms callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_room_list_call_stop_listing (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_type_room_list_callback_for_stop_listing callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_room_list_callback_for_get_listing_rooms) (TpChannel *proxy, - gboolean out_In_Progress, - const GError *error, - gpointer user_data, - GObject *weak_object); + gboolean out_In_Progress, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_room_list_callback_for_list_rooms) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_room_list_callback_for_stop_listing) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_type_room_list_run_get_listing_rooms - (TpChannel *proxy, - gint timeout_ms, - gboolean *out_In_Progress, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_room_list_run_list_rooms - (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_room_list_run_stop_listing - (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + const GError *error, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_type_room_list_run_get_listing_rooms + (TpChannel *proxy, + gint timeout_ms, + gboolean *out_In_Progress, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_room_list_run_list_rooms + (TpChannel *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_room_list_run_stop_listing + (TpChannel *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); TpProxySignalConnection * tp_cli_channel_type_room_list_connect_to_got_rooms (TpChannel *proxy, tp_cli_channel_type_room_list_signal_callback_got_rooms callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_room_list_connect_to_listing_rooms (TpChannel *proxy, tp_cli_channel_type_room_list_signal_callback_listing_rooms callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_type_room_list_signal_callback_got_rooms) (TpChannel *proxy, - const GPtrArray *arg_Rooms, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Rooms, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_room_list_signal_callback_listing_rooms) (TpChannel *proxy, - gboolean arg_Listing, - gpointer user_data, - GObject *weak_object); + gboolean arg_Listing, + gpointer user_data, + GObject *weak_object);
    @@ -133,11 +133,11 @@

    tp_cli_channel_type_room_list_call_get_listing_rooms ()

    TpProxyPendingCall * tp_cli_channel_type_room_list_call_get_listing_rooms
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_room_list_callback_for_get_listing_rooms callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetListingRooms method call.

    @@ -161,29 +161,29 @@
    - - - - + + + + @@ -202,11 +202,11 @@

    tp_cli_channel_type_room_list_call_list_rooms ()

    TpProxyPendingCall * tp_cli_channel_type_room_list_call_list_rooms
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_room_list_callback_for_list_rooms callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListRooms method call.

    @@ -230,29 +230,29 @@ - - - - + + + + @@ -271,11 +271,11 @@

    tp_cli_channel_type_room_list_call_stop_listing ()

    TpProxyPendingCall * tp_cli_channel_type_room_list_call_stop_listing
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_room_list_callback_for_stop_listing callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StopListing method call.

    @@ -299,29 +299,29 @@ - - - - + + + + @@ -340,10 +340,10 @@

    tp_cli_channel_type_room_list_callback_for_get_listing_rooms ()

    void                (*tp_cli_channel_type_room_list_callback_for_get_listing_rooms)
                                                             (TpChannel *proxy,
    -                                                         gboolean out_In_Progress,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean out_In_Progress, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetListingRooms method call succeeds or fails. @@ -358,13 +358,13 @@

    - @@ -385,9 +385,9 @@

    tp_cli_channel_type_room_list_callback_for_list_rooms ()

    void                (*tp_cli_channel_type_room_list_callback_for_list_rooms)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListRooms method call succeeds or fails. @@ -403,7 +403,7 @@

    @@ -424,9 +424,9 @@

    tp_cli_channel_type_room_list_callback_for_stop_listing ()

    void                (*tp_cli_channel_type_room_list_callback_for_stop_listing)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StopListing method call succeeds or fails. @@ -442,7 +442,7 @@

    @@ -461,12 +461,12 @@

    tp_cli_channel_type_room_list_run_get_listing_rooms ()

    -
    gboolean            tp_cli_channel_type_room_list_run_get_listing_rooms
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean *out_In_Progress,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_room_list_run_get_listing_rooms
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gboolean *out_In_Progress,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_room_list_run_get_listing_rooms is deprecated and should not be used in newly-written code.

    @@ -496,22 +496,22 @@
    - - - @@ -525,11 +525,11 @@

    tp_cli_channel_type_room_list_run_list_rooms ()

    -
    gboolean            tp_cli_channel_type_room_list_run_list_rooms
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_room_list_run_list_rooms
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_room_list_run_list_rooms is deprecated and should not be used in newly-written code.

    @@ -559,17 +559,17 @@
    - - @@ -583,11 +583,11 @@

    tp_cli_channel_type_room_list_run_stop_listing ()

    -
    gboolean            tp_cli_channel_type_room_list_run_stop_listing
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_room_list_run_stop_listing
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_room_list_run_stop_listing is deprecated and should not be used in newly-written code.

    @@ -617,17 +617,17 @@
    - - @@ -644,10 +644,10 @@
    TpProxySignalConnection * tp_cli_channel_type_room_list_connect_to_got_rooms
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_room_list_signal_callback_got_rooms callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GotRooms.

    @@ -677,19 +677,19 @@ - - - - + + + + - @@ -697,7 +697,7 @@ @@ -710,10 +710,10 @@
    TpProxySignalConnection * tp_cli_channel_type_room_list_connect_to_listing_rooms
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_room_list_signal_callback_listing_rooms callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ListingRooms.

    @@ -743,19 +743,19 @@ - - - - + + + + - @@ -763,7 +763,7 @@ @@ -775,9 +775,9 @@

    tp_cli_channel_type_room_list_signal_callback_got_rooms ()

    void                (*tp_cli_channel_type_room_list_signal_callback_got_rooms)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *arg_Rooms,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Rooms, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GotRooms.

    @@ -813,9 +813,9 @@

    tp_cli_channel_type_room_list_signal_callback_listing_rooms ()

    void                (*tp_cli_channel_type_room_list_signal_callback_listing_rooms)
                                                             (TpChannel *proxy,
    -                                                         gboolean arg_Listing,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Listing, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ListingRooms.

    diff --git a/docs/reference/html/telepathy-glib-channel-text.html b/docs/reference/html/telepathy-glib-channel-text.html index 703e9bf..fa404b5 100644 --- a/docs/reference/html/telepathy-glib-channel-text.html +++ b/docs/reference/html/telepathy-glib-channel-text.html @@ -41,351 +41,351 @@
     #include <telepathy-glib/channel.h>
     
    -gboolean            tp_cli_channel_type_text_run_acknowledge_pending_messages
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_IDs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_text_run_get_message_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Available_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_text_run_list_pending_messages
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Clear,
    -                                                         GPtrArray **out_Pending_Messages,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_text_run_send   (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Type,
    -                                                         const gchar *in_Text,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_text_run_acknowledge_pending_messages
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_IDs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_text_run_get_message_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Available_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_text_run_list_pending_messages
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Clear,
    +                                                         GPtrArray **out_Pending_Messages,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_text_run_send   (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Type,
    +                                                         const gchar *in_Text,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_channel_type_text_call_acknowledge_pending_messages
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_IDs,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_IDs,
                                                              tp_cli_channel_type_text_callback_for_acknowledge_pending_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_text_call_get_message_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_text_callback_for_get_message_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_text_call_list_pending_messages
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Clear,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Clear,
                                                              tp_cli_channel_type_text_callback_for_list_pending_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_text_call_send (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Type,
    -                                                         const gchar *in_Text,
    +                                                         gint timeout_ms,
    +                                                         guint in_Type,
    +                                                         const gchar *in_Text,
                                                              tp_cli_channel_type_text_callback_for_send callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_callback_for_acknowledge_pending_messages)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_callback_for_get_message_types)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Available_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Available_Types,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_callback_for_list_pending_messages)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Pending_Messages,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *out_Pending_Messages,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_callback_for_send)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_type_text_connect_to_lost_message
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_lost_message callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_text_connect_to_received
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_text_connect_to_send_error
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_send_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_text_connect_to_sent
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_sent callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_type_text_signal_callback_lost_message)
                                                             (TpChannel *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_signal_callback_received)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Sender,
    -                                                         guint arg_Type,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         guint arg_Timestamp,
    +                                                         guint arg_Sender,
    +                                                         guint arg_Type,
    +                                                         guint arg_Flags,
    +                                                         const gchar *arg_Text,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_signal_callback_send_error)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Error,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Error,
    +                                                         guint arg_Timestamp,
    +                                                         guint arg_Type,
    +                                                         const gchar *arg_Text,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_text_signal_callback_sent)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Timestamp,
    +                                                         guint arg_Type,
    +                                                         const gchar *arg_Text,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
     void                (*tp_cli_channel_interface_messages_callback_for_get_pending_message_content)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *out_Content,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Content,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_messages_call_get_pending_message_content
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Message_ID,
    -                                                         const GArray *in_Parts,
    +                                                         gint timeout_ms,
    +                                                         guint in_Message_ID,
    +                                                         const GArray *in_Parts,
                                                              tp_cli_channel_interface_messages_callback_for_get_pending_message_content callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_channel_interface_messages_run_get_pending_message_content
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Message_ID,
    -                                                         const GArray *in_Parts,
    -                                                         GHashTable **out_Content,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_channel_interface_messages_run_get_pending_message_content
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Message_ID,
    +                                                         const GArray *in_Parts,
    +                                                         GHashTable **out_Content,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_channel_interface_messages_callback_for_send_message)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Token,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Token,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_messages_call_send_message
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint in_Flags,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint in_Flags,
                                                              tp_cli_channel_interface_messages_callback_for_send_message callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_channel_interface_messages_run_send_message
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint in_Flags,
    -                                                         gchar **out_Token,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_channel_interface_messages_run_send_message
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint in_Flags,
    +                                                         gchar **out_Token,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_channel_interface_messages_signal_callback_message_received)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *arg_Message,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_message_received
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_message_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_messages_signal_callback_message_sent)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *arg_Content,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Message_Token,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *arg_Content,
    +                                                         guint arg_Flags,
    +                                                         const gchar *arg_Message_Token,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_message_sent
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_message_sent callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_messages_signal_callback_pending_messages_removed)
                                                             (TpChannel *proxy,
    -                                                         const GArray *arg_Message_IDs,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *arg_Message_IDs,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_pending_messages_removed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_pending_messages_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     
    -gboolean            tp_cli_channel_interface_chat_state_run_set_chat_state
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_chat_state_run_set_chat_state
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_channel_interface_chat_state_call_set_chat_state
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
                                                              tp_cli_channel_interface_chat_state_callback_for_set_chat_state callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_chat_state_callback_for_set_chat_state)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_chat_state_connect_to_chat_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Contact,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Contact,
    +                                                         guint arg_State,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    -gboolean            tp_cli_channel_interface_password_run_get_password_flags
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Password_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_interface_password_run_provide_password
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Password,
    -                                                         gboolean *out_Correct,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_password_run_get_password_flags
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Password_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_interface_password_run_provide_password
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Password,
    +                                                         gboolean *out_Correct,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_channel_interface_password_call_get_password_flags
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_password_callback_for_get_password_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_password_call_provide_password
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Password,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Password,
                                                              tp_cli_channel_interface_password_callback_for_provide_password callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_password_callback_for_get_password_flags)
                                                             (TpChannel *proxy,
    -                                                         guint out_Password_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Password_Flags,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_password_callback_for_provide_password)
                                                             (TpChannel *proxy,
    -                                                         gboolean out_Correct,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         gboolean out_Correct,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_interface_password_connect_to_password_flags_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_password_signal_callback_password_flags_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_password_signal_callback_password_flags_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Added,
    +                                                         guint arg_Removed,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
     TpProxySignalConnection * tp_cli_channel_interface_sms_connect_to_sms_channel_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_sms_signal_callback_sms_channel_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_interface_sms_signal_callback_sms_channel_changed)
                                                             (TpChannel *proxy,
    -                                                         gboolean arg_SMSChannel,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         gboolean arg_SMSChannel,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_interface_sms_call_get_sms_length
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
                                                              tp_cli_channel_interface_sms_callback_for_get_sms_length callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_interface_sms_callback_for_get_sms_length)
                                                             (TpChannel *proxy,
    -                                                         guint out_Chunks_Required,
    -                                                         gint out_Remaining_Characters,
    -                                                         gint out_Estimated_Cost,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_channel_interface_sms_run_get_sms_length
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint *out_Chunks_Required,
    -                                                         gint *out_Remaining_Characters,
    -                                                         gint *out_Estimated_Cost,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         guint out_Chunks_Required,
    +                                                         gint out_Remaining_Characters,
    +                                                         gint out_Estimated_Cost,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_channel_interface_sms_run_get_sms_length
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint *out_Chunks_Required,
    +                                                         gint *out_Remaining_Characters,
    +                                                         gint *out_Estimated_Cost,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     
    @@ -404,12 +404,12 @@

    Details

    tp_cli_channel_type_text_run_acknowledge_pending_messages ()

    -
    gboolean            tp_cli_channel_type_text_run_acknowledge_pending_messages
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_IDs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_text_run_acknowledge_pending_messages
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_IDs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_text_run_acknowledge_pending_messages is deprecated and should not be used in newly-written code.

    @@ -444,17 +444,17 @@
    - - @@ -468,12 +468,12 @@

    tp_cli_channel_type_text_run_get_message_types ()

    -
    gboolean            tp_cli_channel_type_text_run_get_message_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Available_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_text_run_get_message_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Available_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_text_run_get_message_types is deprecated and should not be used in newly-written code. Consulting MessageTypes is preferred.

    @@ -503,22 +503,22 @@
    - - - @@ -533,13 +533,13 @@

    tp_cli_channel_type_text_run_list_pending_messages ()

    -
    gboolean            tp_cli_channel_type_text_run_list_pending_messages
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Clear,
    -                                                         GPtrArray **out_Pending_Messages,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_text_run_list_pending_messages
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Clear,
    +                                                         GPtrArray **out_Pending_Messages,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_text_run_list_pending_messages is deprecated and should not be used in newly-written code. Consulting PendingMessages is preferred.

    @@ -574,22 +574,22 @@
    - - - @@ -604,12 +604,12 @@

    tp_cli_channel_type_text_run_send ()

    -
    gboolean            tp_cli_channel_type_text_run_send   (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Type,
    -                                                         const gchar *in_Text,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_text_run_send   (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Type,
    +                                                         const gchar *in_Text,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_text_run_send is deprecated and should not be used in newly-written code. The SendMessage method is more flexible.

    @@ -649,17 +649,17 @@
    - - @@ -676,12 +676,12 @@

    tp_cli_channel_type_text_call_acknowledge_pending_messages ()

    TpProxyPendingCall * tp_cli_channel_type_text_call_acknowledge_pending_messages
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_IDs,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_IDs,
                                                              tp_cli_channel_type_text_callback_for_acknowledge_pending_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AcknowledgePendingMessages method call.

    @@ -710,29 +710,29 @@ - - - - + + + + @@ -751,11 +751,11 @@

    tp_cli_channel_type_text_call_get_message_types ()

    TpProxyPendingCall * tp_cli_channel_type_text_call_get_message_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_text_callback_for_get_message_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_call_get_message_types is deprecated and should not be used in newly-written code. Consulting MessageTypes is preferred.

    @@ -783,29 +783,29 @@
    - - - - + + + + @@ -825,12 +825,12 @@

    tp_cli_channel_type_text_call_list_pending_messages ()

    TpProxyPendingCall * tp_cli_channel_type_text_call_list_pending_messages
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Clear,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Clear,
                                                              tp_cli_channel_type_text_callback_for_list_pending_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_call_list_pending_messages is deprecated and should not be used in newly-written code. Consulting PendingMessages is preferred.

    @@ -863,29 +863,29 @@
    - - - - + + + + @@ -904,13 +904,13 @@

    tp_cli_channel_type_text_call_send ()

    TpProxyPendingCall * tp_cli_channel_type_text_call_send (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Type,
    -                                                         const gchar *in_Text,
    +                                                         gint timeout_ms,
    +                                                         guint in_Type,
    +                                                         const gchar *in_Text,
                                                              tp_cli_channel_type_text_callback_for_send callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_call_send is deprecated and should not be used in newly-written code. The SendMessage method is more flexible.

    @@ -948,29 +948,29 @@
    - - - - + + + + @@ -990,9 +990,9 @@

    tp_cli_channel_type_text_callback_for_acknowledge_pending_messages ()

    void                (*tp_cli_channel_type_text_callback_for_acknowledge_pending_messages)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AcknowledgePendingMessages method call succeeds or fails. @@ -1008,7 +1008,7 @@

    @@ -1029,10 +1029,10 @@

    tp_cli_channel_type_text_callback_for_get_message_types ()

    void                (*tp_cli_channel_type_text_callback_for_get_message_types)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Available_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Available_Types, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_callback_for_get_message_types is deprecated and should not be used in newly-written code. Consulting MessageTypes is preferred.

    @@ -1051,13 +1051,13 @@
    - @@ -1078,10 +1078,10 @@

    tp_cli_channel_type_text_callback_for_list_pending_messages ()

    void                (*tp_cli_channel_type_text_callback_for_list_pending_messages)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Pending_Messages,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Pending_Messages, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_callback_for_list_pending_messages is deprecated and should not be used in newly-written code. Consulting PendingMessages is preferred.

    @@ -1100,13 +1100,13 @@
    - @@ -1127,9 +1127,9 @@

    tp_cli_channel_type_text_callback_for_send ()

    void                (*tp_cli_channel_type_text_callback_for_send)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_type_text_callback_for_send is deprecated and should not be used in newly-written code. The SendMessage method is more flexible.

    @@ -1149,7 +1149,7 @@
    @@ -1171,10 +1171,10 @@
    TpProxySignalConnection * tp_cli_channel_type_text_connect_to_lost_message
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_lost_message callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal LostMessage.

    @@ -1204,19 +1204,19 @@ - - - - + + + + - @@ -1224,7 +1224,7 @@ @@ -1237,10 +1237,10 @@
    TpProxySignalConnection * tp_cli_channel_type_text_connect_to_received
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Received.

    @@ -1270,19 +1270,19 @@ - - - - + + + + - @@ -1290,7 +1290,7 @@ @@ -1303,10 +1303,10 @@
    TpProxySignalConnection * tp_cli_channel_type_text_connect_to_send_error
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_send_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SendError.

    @@ -1336,19 +1336,19 @@ - - - - + + + + - @@ -1356,7 +1356,7 @@ @@ -1369,10 +1369,10 @@
    TpProxySignalConnection * tp_cli_channel_type_text_connect_to_sent
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_text_signal_callback_sent callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Sent.

    @@ -1402,19 +1402,19 @@ - - - - + + + + - @@ -1422,7 +1422,7 @@ @@ -1434,8 +1434,8 @@

    tp_cli_channel_type_text_signal_callback_lost_message ()

    void                (*tp_cli_channel_type_text_signal_callback_lost_message)
                                                             (TpChannel *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal LostMessage.

    @@ -1466,14 +1466,14 @@

    tp_cli_channel_type_text_signal_callback_received ()

    void                (*tp_cli_channel_type_text_signal_callback_received)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Sender,
    -                                                         guint arg_Type,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + guint arg_Timestamp, + guint arg_Sender, + guint arg_Type, + guint arg_Flags, + const gchar *arg_Text, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Received.

    @@ -1534,12 +1534,12 @@

    tp_cli_channel_type_text_signal_callback_send_error ()

    void                (*tp_cli_channel_type_text_signal_callback_send_error)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Error,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Error, + guint arg_Timestamp, + guint arg_Type, + const gchar *arg_Text, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SendError.

    @@ -1590,11 +1590,11 @@

    tp_cli_channel_type_text_signal_callback_sent ()

    void                (*tp_cli_channel_type_text_signal_callback_sent)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Timestamp, + guint arg_Type, + const gchar *arg_Text, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Sent.

    @@ -1640,10 +1640,10 @@

    tp_cli_channel_interface_messages_callback_for_get_pending_message_content ()

    void                (*tp_cli_channel_interface_messages_callback_for_get_pending_message_content)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *out_Content,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Content, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_messages_callback_for_get_pending_message_content is deprecated and should not be used in newly-written code. This method has never been implemented, and in any case would have been impossible to use correctly when multiple clients (such as a logger and the handler) are interested in a text channel. See freedesktop.org bug 26417 for more details.

    @@ -1662,13 +1662,13 @@
    - @@ -1689,13 +1689,13 @@

    tp_cli_channel_interface_messages_call_get_pending_message_content ()

    TpProxyPendingCall * tp_cli_channel_interface_messages_call_get_pending_message_content
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Message_ID,
    -                                                         const GArray *in_Parts,
    +                                                         gint timeout_ms,
    +                                                         guint in_Message_ID,
    +                                                         const GArray *in_Parts,
                                                              tp_cli_channel_interface_messages_callback_for_get_pending_message_content callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_interface_messages_call_get_pending_message_content is deprecated and should not be used in newly-written code. This method has never been implemented, and in any case would have been impossible to use correctly when multiple clients (such as a logger and the handler) are interested in a text channel. See freedesktop.org bug 26417 for more details.

    @@ -1733,29 +1733,29 @@
    - - - - + + + + @@ -1773,14 +1773,14 @@

    tp_cli_channel_interface_messages_run_get_pending_message_content ()

    -
    gboolean            tp_cli_channel_interface_messages_run_get_pending_message_content
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Message_ID,
    -                                                         const GArray *in_Parts,
    -                                                         GHashTable **out_Content,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_messages_run_get_pending_message_content
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Message_ID,
    +                                                         const GArray *in_Parts,
    +                                                         GHashTable **out_Content,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_messages_run_get_pending_message_content is deprecated and should not be used in newly-written code. This method has never been implemented, and in any case would have been impossible to use correctly when multiple clients (such as a logger and the handler) are interested in a text channel. See freedesktop.org bug 26417 for more details.

    @@ -1820,22 +1820,22 @@
    - - - @@ -1852,10 +1852,10 @@

    tp_cli_channel_interface_messages_callback_for_send_message ()

    void                (*tp_cli_channel_interface_messages_callback_for_send_message)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Token,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Token, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SendMessage method call succeeds or fails. @@ -1870,13 +1870,13 @@

    - @@ -1897,13 +1897,13 @@

    tp_cli_channel_interface_messages_call_send_message ()

    TpProxyPendingCall * tp_cli_channel_interface_messages_call_send_message
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint in_Flags,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint in_Flags,
                                                              tp_cli_channel_interface_messages_callback_for_send_message callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SendMessage method call.

    @@ -1937,29 +1937,29 @@ - - - - + + + + @@ -1976,14 +1976,14 @@

    tp_cli_channel_interface_messages_run_send_message ()

    -
    gboolean            tp_cli_channel_interface_messages_run_send_message
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint in_Flags,
    -                                                         gchar **out_Token,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_messages_run_send_message
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint in_Flags,
    +                                                         gchar **out_Token,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_messages_run_send_message is deprecated and should not be used in newly-written code.

    @@ -2023,22 +2023,22 @@
    - - - @@ -2054,9 +2054,9 @@

    tp_cli_channel_interface_messages_signal_callback_message_received ()

    void                (*tp_cli_channel_interface_messages_signal_callback_message_received)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Message, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal MessageReceived.

    @@ -2093,10 +2093,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_message_received
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_message_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal MessageReceived.

    @@ -2126,19 +2126,19 @@ - - - - + + + + - @@ -2146,7 +2146,7 @@ @@ -2158,11 +2158,11 @@

    tp_cli_channel_interface_messages_signal_callback_message_sent ()

    void                (*tp_cli_channel_interface_messages_signal_callback_message_sent)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *arg_Content,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Message_Token,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Content, + guint arg_Flags, + const gchar *arg_Message_Token, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal MessageSent.

    @@ -2209,10 +2209,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_message_sent
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_message_sent callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal MessageSent.

    @@ -2242,19 +2242,19 @@ - - - - + + + + - @@ -2262,7 +2262,7 @@ @@ -2274,9 +2274,9 @@

    tp_cli_channel_interface_messages_signal_callback_pending_messages_removed ()

    void                (*tp_cli_channel_interface_messages_signal_callback_pending_messages_removed)
                                                             (TpChannel *proxy,
    -                                                         const GArray *arg_Message_IDs,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *arg_Message_IDs, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PendingMessagesRemoved.

    @@ -2313,10 +2313,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_messages_connect_to_pending_messages_removed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_messages_signal_callback_pending_messages_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PendingMessagesRemoved.

    @@ -2346,19 +2346,19 @@ - - - - + + + + - @@ -2366,7 +2366,7 @@ @@ -2376,12 +2376,12 @@

    tp_cli_channel_interface_chat_state_run_set_chat_state ()

    -
    gboolean            tp_cli_channel_interface_chat_state_run_set_chat_state
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_chat_state_run_set_chat_state
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_chat_state_run_set_chat_state is deprecated and should not be used in newly-written code.

    @@ -2416,17 +2416,17 @@
    - - @@ -2442,12 +2442,12 @@

    tp_cli_channel_interface_chat_state_call_set_chat_state ()

    TpProxyPendingCall * tp_cli_channel_interface_chat_state_call_set_chat_state
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
                                                              tp_cli_channel_interface_chat_state_callback_for_set_chat_state callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetChatState method call.

    @@ -2476,29 +2476,29 @@ - - - - + + + + @@ -2517,9 +2517,9 @@

    tp_cli_channel_interface_chat_state_callback_for_set_chat_state ()

    void                (*tp_cli_channel_interface_chat_state_callback_for_set_chat_state)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetChatState method call succeeds or fails. @@ -2535,7 +2535,7 @@

    @@ -2557,10 +2557,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_chat_state_connect_to_chat_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ChatStateChanged.

    @@ -2590,19 +2590,19 @@ - - - - + + + + - @@ -2610,7 +2610,7 @@ @@ -2622,10 +2622,10 @@

    tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed ()

    void                (*tp_cli_channel_interface_chat_state_signal_callback_chat_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Contact,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + guint arg_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ChatStateChanged.

    @@ -2664,12 +2664,12 @@

    tp_cli_channel_interface_password_run_get_password_flags ()

    -
    gboolean            tp_cli_channel_interface_password_run_get_password_flags
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Password_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_password_run_get_password_flags
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Password_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_password_run_get_password_flags is deprecated and should not be used in newly-written code.

    @@ -2699,22 +2699,22 @@
    - - - @@ -2728,13 +2728,13 @@

    tp_cli_channel_interface_password_run_provide_password ()

    -
    gboolean            tp_cli_channel_interface_password_run_provide_password
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Password,
    -                                                         gboolean *out_Correct,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_password_run_provide_password
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Password,
    +                                                         gboolean *out_Correct,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_password_run_provide_password is deprecated and should not be used in newly-written code.

    @@ -2769,22 +2769,22 @@
    - - - @@ -2800,11 +2800,11 @@

    tp_cli_channel_interface_password_call_get_password_flags ()

    TpProxyPendingCall * tp_cli_channel_interface_password_call_get_password_flags
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_password_callback_for_get_password_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetPasswordFlags method call.

    @@ -2828,29 +2828,29 @@ - - - - + + + + @@ -2869,12 +2869,12 @@

    tp_cli_channel_interface_password_call_provide_password ()

    TpProxyPendingCall * tp_cli_channel_interface_password_call_provide_password
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Password,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Password,
                                                              tp_cli_channel_interface_password_callback_for_provide_password callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ProvidePassword method call.

    @@ -2903,29 +2903,29 @@ - - - - + + + + @@ -2944,10 +2944,10 @@

    tp_cli_channel_interface_password_callback_for_get_password_flags ()

    void                (*tp_cli_channel_interface_password_callback_for_get_password_flags)
                                                             (TpChannel *proxy,
    -                                                         guint out_Password_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Password_Flags, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetPasswordFlags method call succeeds or fails. @@ -2962,13 +2962,13 @@

    - @@ -2989,10 +2989,10 @@

    tp_cli_channel_interface_password_callback_for_provide_password ()

    void                (*tp_cli_channel_interface_password_callback_for_provide_password)
                                                             (TpChannel *proxy,
    -                                                         gboolean out_Correct,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean out_Correct, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ProvidePassword method call succeeds or fails. @@ -3007,13 +3007,13 @@

    - @@ -3035,10 +3035,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_password_connect_to_password_flags_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_password_signal_callback_password_flags_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PasswordFlagsChanged.

    @@ -3068,19 +3068,19 @@ - - - - + + + + - @@ -3088,7 +3088,7 @@ @@ -3100,10 +3100,10 @@

    tp_cli_channel_interface_password_signal_callback_password_flags_changed ()

    void                (*tp_cli_channel_interface_password_signal_callback_password_flags_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Added, + guint arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PasswordFlagsChanged.

    @@ -3145,10 +3145,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_sms_connect_to_sms_channel_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_sms_signal_callback_sms_channel_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SMSChannelChanged.

    @@ -3178,19 +3178,19 @@ - - - - + + + + - @@ -3198,7 +3198,7 @@ @@ -3210,9 +3210,9 @@

    tp_cli_channel_interface_sms_signal_callback_sms_channel_changed ()

    void                (*tp_cli_channel_interface_sms_signal_callback_sms_channel_changed)
                                                             (TpChannel *proxy,
    -                                                         gboolean arg_SMSChannel,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_SMSChannel, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SMSChannelChanged.

    @@ -3248,12 +3248,12 @@

    tp_cli_channel_interface_sms_call_get_sms_length ()

    TpProxyPendingCall * tp_cli_channel_interface_sms_call_get_sms_length
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
                                                              tp_cli_channel_interface_sms_callback_for_get_sms_length callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetSMSLength method call.

    @@ -3282,29 +3282,29 @@ - - - - + + + + @@ -3323,12 +3323,12 @@

    tp_cli_channel_interface_sms_callback_for_get_sms_length ()

    void                (*tp_cli_channel_interface_sms_callback_for_get_sms_length)
                                                             (TpChannel *proxy,
    -                                                         guint out_Chunks_Required,
    -                                                         gint out_Remaining_Characters,
    -                                                         gint out_Estimated_Cost,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Chunks_Required, + gint out_Remaining_Characters, + gint out_Estimated_Cost, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetSMSLength method call succeeds or fails. @@ -3343,23 +3343,23 @@

    - - - @@ -3378,15 +3378,15 @@

    tp_cli_channel_interface_sms_run_get_sms_length ()

    -
    gboolean            tp_cli_channel_interface_sms_run_get_sms_length
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint *out_Chunks_Required,
    -                                                         gint *out_Remaining_Characters,
    -                                                         gint *out_Estimated_Cost,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_interface_sms_run_get_sms_length
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Message,
    +                                                         guint *out_Chunks_Required,
    +                                                         gint *out_Remaining_Characters,
    +                                                         gint *out_Estimated_Cost,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_interface_sms_run_get_sms_length is deprecated and should not be used in newly-written code.

    @@ -3421,32 +3421,32 @@
    - - - - - diff --git a/docs/reference/html/telepathy-glib-channel-tube.html b/docs/reference/html/telepathy-glib-channel-tube.html index a3a8296..1e93c91 100644 --- a/docs/reference/html/telepathy-glib-channel-tube.html +++ b/docs/reference/html/telepathy-glib-channel-tube.html @@ -44,162 +44,162 @@ TpProxySignalConnection * tp_cli_channel_interface_tube_connect_to_tube_channel_state_changed (TpChannel *proxy, tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed) (TpChannel *proxy, - guint arg_State, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_type_stream_tube_run_offer - (TpChannel *proxy, - gint timeout_ms, - guint in_address_type, - const GValue *in_address, - guint in_access_control, - GHashTable *in_parameters, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_stream_tube_run_accept - (TpChannel *proxy, - gint timeout_ms, - guint in_address_type, - guint in_access_control, - const GValue *in_access_control_param, - GValue **out_address, - GError **error, - GMainLoop **loop); + guint arg_State, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_type_stream_tube_run_offer + (TpChannel *proxy, + gint timeout_ms, + guint in_address_type, + const GValue *in_address, + guint in_access_control, + GHashTable *in_parameters, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_stream_tube_run_accept + (TpChannel *proxy, + gint timeout_ms, + guint in_address_type, + guint in_access_control, + const GValue *in_access_control_param, + GValue **out_address, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_channel_type_stream_tube_call_offer (TpChannel *proxy, - gint timeout_ms, - guint in_address_type, - const GValue *in_address, - guint in_access_control, - GHashTable *in_parameters, + gint timeout_ms, + guint in_address_type, + const GValue *in_address, + guint in_access_control, + GHashTable *in_parameters, tp_cli_channel_type_stream_tube_callback_for_offer callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_stream_tube_call_accept (TpChannel *proxy, - gint timeout_ms, - guint in_address_type, - guint in_access_control, - const GValue *in_access_control_param, + gint timeout_ms, + guint in_address_type, + guint in_access_control, + const GValue *in_access_control_param, tp_cli_channel_type_stream_tube_callback_for_accept callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_stream_tube_callback_for_offer) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_stream_tube_callback_for_accept) (TpChannel *proxy, - const GValue *out_address, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValue *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_new_remote_connection (TpChannel *proxy, tp_cli_channel_type_stream_tube_signal_callback_new_remote_connection callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_new_local_connection (TpChannel *proxy, tp_cli_channel_type_stream_tube_signal_callback_new_local_connection callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_connection_closed (TpChannel *proxy, tp_cli_channel_type_stream_tube_signal_callback_connection_closed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_type_stream_tube_signal_callback_new_remote_connection) (TpChannel *proxy, - guint arg_Handle, - const GValue *arg_Connection_Param, - guint arg_Connection_ID, - gpointer user_data, - GObject *weak_object); + guint arg_Handle, + const GValue *arg_Connection_Param, + guint arg_Connection_ID, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_stream_tube_signal_callback_new_local_connection) (TpChannel *proxy, - guint arg_Connection_ID, - gpointer user_data, - GObject *weak_object); + guint arg_Connection_ID, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_stream_tube_signal_callback_connection_closed) (TpChannel *proxy, - guint arg_Connection_ID, - const gchar *arg_Error, - const gchar *arg_Message, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_type_dbus_tube_run_offer - (TpChannel *proxy, - gint timeout_ms, - GHashTable *in_parameters, - guint in_access_control, - gchar **out_address, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_type_dbus_tube_run_accept - (TpChannel *proxy, - gint timeout_ms, - guint in_access_control, - gchar **out_address, - GError **error, - GMainLoop **loop); + guint arg_Connection_ID, + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_type_dbus_tube_run_offer + (TpChannel *proxy, + gint timeout_ms, + GHashTable *in_parameters, + guint in_access_control, + gchar **out_address, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_type_dbus_tube_run_accept + (TpChannel *proxy, + gint timeout_ms, + guint in_access_control, + gchar **out_address, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_channel_type_dbus_tube_call_offer (TpChannel *proxy, - gint timeout_ms, - GHashTable *in_parameters, - guint in_access_control, + gint timeout_ms, + GHashTable *in_parameters, + guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_offer callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_type_dbus_tube_call_accept (TpChannel *proxy, - gint timeout_ms, - guint in_access_control, + gint timeout_ms, + guint in_access_control, tp_cli_channel_type_dbus_tube_callback_for_accept callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_type_dbus_tube_callback_for_offer) (TpChannel *proxy, - const gchar *out_address, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_type_dbus_tube_callback_for_accept) (TpChannel *proxy, - const gchar *out_address, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_channel_type_dbus_tube_connect_to_dbus_names_changed (TpChannel *proxy, tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed) (TpChannel *proxy, - GHashTable *arg_Added, - const GArray *arg_Removed, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Added, + const GArray *arg_Removed, + gpointer user_data, + GObject *weak_object);
    @@ -217,10 +217,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_tube_connect_to_tube_channel_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal TubeChannelStateChanged.

    @@ -250,19 +250,19 @@
    - - - - + + + + - @@ -270,7 +270,7 @@ @@ -282,9 +282,9 @@

    tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed ()

    void                (*tp_cli_channel_interface_tube_signal_callback_tube_channel_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal TubeChannelStateChanged.

    @@ -318,15 +318,15 @@

    tp_cli_channel_type_stream_tube_run_offer ()

    -
    gboolean            tp_cli_channel_type_stream_tube_run_offer
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_address_type,
    -                                                         const GValue *in_address,
    -                                                         guint in_access_control,
    -                                                         GHashTable *in_parameters,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_stream_tube_run_offer
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_address_type,
    +                                                         const GValue *in_address,
    +                                                         guint in_access_control,
    +                                                         GHashTable *in_parameters,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_stream_tube_run_offer is deprecated and should not be used in newly-written code.

    @@ -376,17 +376,17 @@
    - - @@ -400,15 +400,15 @@

    tp_cli_channel_type_stream_tube_run_accept ()

    -
    gboolean            tp_cli_channel_type_stream_tube_run_accept
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_address_type,
    -                                                         guint in_access_control,
    -                                                         const GValue *in_access_control_param,
    -                                                         GValue **out_address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_stream_tube_run_accept
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_address_type,
    +                                                         guint in_access_control,
    +                                                         const GValue *in_access_control_param,
    +                                                         GValue **out_address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_stream_tube_run_accept is deprecated and should not be used in newly-written code.

    @@ -453,22 +453,22 @@
    - - - @@ -484,15 +484,15 @@

    tp_cli_channel_type_stream_tube_call_offer ()

    TpProxyPendingCall * tp_cli_channel_type_stream_tube_call_offer
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_address_type,
    -                                                         const GValue *in_address,
    -                                                         guint in_access_control,
    -                                                         GHashTable *in_parameters,
    +                                                         gint timeout_ms,
    +                                                         guint in_address_type,
    +                                                         const GValue *in_address,
    +                                                         guint in_access_control,
    +                                                         GHashTable *in_parameters,
                                                              tp_cli_channel_type_stream_tube_callback_for_offer callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Offer method call.

    @@ -536,29 +536,29 @@ - - - - + + + + @@ -577,14 +577,14 @@

    tp_cli_channel_type_stream_tube_call_accept ()

    TpProxyPendingCall * tp_cli_channel_type_stream_tube_call_accept
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_address_type,
    -                                                         guint in_access_control,
    -                                                         const GValue *in_access_control_param,
    +                                                         gint timeout_ms,
    +                                                         guint in_address_type,
    +                                                         guint in_access_control,
    +                                                         const GValue *in_access_control_param,
                                                              tp_cli_channel_type_stream_tube_callback_for_accept callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Accept method call.

    @@ -623,29 +623,29 @@ - - - - + + + + @@ -664,9 +664,9 @@

    tp_cli_channel_type_stream_tube_callback_for_offer ()

    void                (*tp_cli_channel_type_stream_tube_callback_for_offer)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Offer method call succeeds or fails. @@ -682,7 +682,7 @@

    @@ -703,10 +703,10 @@

    tp_cli_channel_type_stream_tube_callback_for_accept ()

    void                (*tp_cli_channel_type_stream_tube_callback_for_accept)
                                                             (TpChannel *proxy,
    -                                                         const GValue *out_address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValue *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Accept method call succeeds or fails. @@ -721,13 +721,13 @@

    - @@ -749,10 +749,10 @@
    TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_new_remote_connection
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_stream_tube_signal_callback_new_remote_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewRemoteConnection.

    @@ -782,19 +782,19 @@ - - - - + + + + - @@ -802,7 +802,7 @@ @@ -815,10 +815,10 @@
    TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_new_local_connection
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_stream_tube_signal_callback_new_local_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewLocalConnection.

    @@ -848,19 +848,19 @@ - - - - + + + + - @@ -868,7 +868,7 @@ @@ -881,10 +881,10 @@
    TpProxySignalConnection * tp_cli_channel_type_stream_tube_connect_to_connection_closed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_stream_tube_signal_callback_connection_closed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ConnectionClosed.

    @@ -914,19 +914,19 @@ - - - - + + + + - @@ -934,7 +934,7 @@ @@ -946,11 +946,11 @@

    tp_cli_channel_type_stream_tube_signal_callback_new_remote_connection ()

    void                (*tp_cli_channel_type_stream_tube_signal_callback_new_remote_connection)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Handle,
    -                                                         const GValue *arg_Connection_Param,
    -                                                         guint arg_Connection_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Handle, + const GValue *arg_Connection_Param, + guint arg_Connection_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewRemoteConnection.

    @@ -996,9 +996,9 @@

    tp_cli_channel_type_stream_tube_signal_callback_new_local_connection ()

    void                (*tp_cli_channel_type_stream_tube_signal_callback_new_local_connection)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Connection_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Connection_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewLocalConnection.

    @@ -1034,11 +1034,11 @@

    tp_cli_channel_type_stream_tube_signal_callback_connection_closed ()

    void                (*tp_cli_channel_type_stream_tube_signal_callback_connection_closed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_Connection_ID,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Connection_ID, + const gchar *arg_Error, + const gchar *arg_Message, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ConnectionClosed.

    @@ -1082,14 +1082,14 @@

    tp_cli_channel_type_dbus_tube_run_offer ()

    -
    gboolean            tp_cli_channel_type_dbus_tube_run_offer
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_parameters,
    -                                                         guint in_access_control,
    -                                                         gchar **out_address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_dbus_tube_run_offer
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_parameters,
    +                                                         guint in_access_control,
    +                                                         gchar **out_address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_dbus_tube_run_offer is deprecated and should not be used in newly-written code.

    @@ -1129,22 +1129,22 @@
    - - - @@ -1158,13 +1158,13 @@

    tp_cli_channel_type_dbus_tube_run_accept ()

    -
    gboolean            tp_cli_channel_type_dbus_tube_run_accept
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_access_control,
    -                                                         gchar **out_address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_dbus_tube_run_accept
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_access_control,
    +                                                         gchar **out_address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_dbus_tube_run_accept is deprecated and should not be used in newly-written code.

    @@ -1199,22 +1199,22 @@
    - - - @@ -1230,13 +1230,13 @@

    tp_cli_channel_type_dbus_tube_call_offer ()

    TpProxyPendingCall * tp_cli_channel_type_dbus_tube_call_offer
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_parameters,
    -                                                         guint in_access_control,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_parameters,
    +                                                         guint in_access_control,
                                                              tp_cli_channel_type_dbus_tube_callback_for_offer callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Offer method call.

    @@ -1270,29 +1270,29 @@ - - - - + + + + @@ -1311,12 +1311,12 @@

    tp_cli_channel_type_dbus_tube_call_accept ()

    TpProxyPendingCall * tp_cli_channel_type_dbus_tube_call_accept
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_access_control,
    +                                                         gint timeout_ms,
    +                                                         guint in_access_control,
                                                              tp_cli_channel_type_dbus_tube_callback_for_accept callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Accept method call.

    @@ -1345,29 +1345,29 @@ - - - - + + + + @@ -1386,10 +1386,10 @@

    tp_cli_channel_type_dbus_tube_callback_for_offer ()

    void                (*tp_cli_channel_type_dbus_tube_callback_for_offer)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Offer method call succeeds or fails. @@ -1404,13 +1404,13 @@

    - @@ -1431,10 +1431,10 @@

    tp_cli_channel_type_dbus_tube_callback_for_accept ()

    void                (*tp_cli_channel_type_dbus_tube_callback_for_accept)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Accept method call succeeds or fails. @@ -1449,13 +1449,13 @@

    - @@ -1477,10 +1477,10 @@
    TpProxySignalConnection * tp_cli_channel_type_dbus_tube_connect_to_dbus_names_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal DBusNamesChanged.

    @@ -1510,19 +1510,19 @@ - - - - + + + + - @@ -1530,7 +1530,7 @@ @@ -1542,10 +1542,10 @@

    tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed ()

    void                (*tp_cli_channel_type_dbus_tube_signal_callback_dbus_names_changed)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Added, + const GArray *arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal DBusNamesChanged.

    diff --git a/docs/reference/html/telepathy-glib-channel-tubes.html b/docs/reference/html/telepathy-glib-channel-tubes.html index 5482ebf..9f6e2ae 100644 --- a/docs/reference/html/telepathy-glib-channel-tubes.html +++ b/docs/reference/html/telepathy-glib-channel-tubes.html @@ -40,318 +40,318 @@
     #include <telepathy-glib/channel.h>
     
    -gboolean            tp_cli_channel_type_tubes_run_accept_d_bus_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         gchar **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_accept_stream_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_close_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_get_available_stream_tube_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_Available_Stream_Tube_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_get_available_tube_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Available_Tube_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_get_d_bus_names
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         GPtrArray **out_DBus_Names,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_get_d_bus_tube_address
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         gchar **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_get_stream_tube_socket_address
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint *out_Address_Type,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_list_tubes
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Tubes,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_offer_d_bus_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint *out_Tube_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_channel_type_tubes_run_offer_stream_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint in_Address_Type,
    -                                                         const GValue *in_Address,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         guint *out_Tube_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_accept_d_bus_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         gchar **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_accept_stream_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_close_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_get_available_stream_tube_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_Available_Stream_Tube_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_get_available_tube_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Available_Tube_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_get_d_bus_names
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         GPtrArray **out_DBus_Names,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_get_d_bus_tube_address
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         gchar **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_get_stream_tube_socket_address
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint *out_Address_Type,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_list_tubes
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Tubes,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_offer_d_bus_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint *out_Tube_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_channel_type_tubes_run_offer_stream_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint in_Address_Type,
    +                                                         const GValue *in_Address,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         guint *out_Tube_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_accept_d_bus_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_accept_stream_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
                                                              tp_cli_channel_type_tubes_callback_for_accept_stream_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_close_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_close_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_available_stream_tube_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_available_tube_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_get_available_tube_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_d_bus_names
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_d_bus_names callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_d_bus_tube_address
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_stream_tube_socket_address
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_list_tubes
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_list_tubes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_offer_d_bus_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_channel_type_tubes_call_offer_stream_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint in_Address_Type,
    -                                                         const GValue *in_Address,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint in_Address_Type,
    +                                                         const GValue *in_Address,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
                                                              tp_cli_channel_type_tubes_callback_for_offer_stream_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Address,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_accept_stream_tube)
                                                             (TpChannel *proxy,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GValue *out_Address,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_close_tube)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *out_Available_Stream_Tube_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Available_Stream_Tube_Types,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_get_available_tube_types)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Available_Tube_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Available_Tube_Types,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_get_d_bus_names)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_DBus_Names,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *out_DBus_Names,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Address,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address)
                                                             (TpChannel *proxy,
    -                                                         guint out_Address_Type,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Address_Type,
    +                                                         const GValue *out_Address,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_list_tubes)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Tubes,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *out_Tubes,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube)
                                                             (TpChannel *proxy,
    -                                                         guint out_Tube_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Tube_ID,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_callback_for_offer_stream_tube)
                                                             (TpChannel *proxy,
    -                                                         guint out_Tube_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Tube_ID,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_d_bus_names_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_new_tube
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_new_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_stream_tube_new_connection
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_tube_closed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_tube_closed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_tube_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_tube_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         const GPtrArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         const GPtrArray *arg_Added,
    +                                                         const GArray *arg_Removed,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_signal_callback_new_tube)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Initiator,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Service,
    -                                                         GHashTable *arg_Parameters,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         guint arg_Initiator,
    +                                                         guint arg_Type,
    +                                                         const gchar *arg_Service,
    +                                                         GHashTable *arg_Parameters,
    +                                                         guint arg_State,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         guint arg_Handle,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_signal_callback_tube_closed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_channel_type_tubes_signal_callback_tube_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_ID,
    +                                                         guint arg_State,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -366,13 +366,13 @@

    Details

    tp_cli_channel_type_tubes_run_accept_d_bus_tube ()

    -
    gboolean            tp_cli_channel_type_tubes_run_accept_d_bus_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         gchar **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_accept_d_bus_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         gchar **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_accept_d_bus_tube is deprecated and should not be used in newly-written code.

    @@ -407,22 +407,22 @@
    - - - @@ -436,16 +436,16 @@

    tp_cli_channel_type_tubes_run_accept_stream_tube ()

    -
    gboolean            tp_cli_channel_type_tubes_run_accept_stream_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_accept_stream_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_accept_stream_tube is deprecated and should not be used in newly-written code.

    @@ -495,22 +495,22 @@
    - - - @@ -524,12 +524,12 @@

    tp_cli_channel_type_tubes_run_close_tube ()

    -
    gboolean            tp_cli_channel_type_tubes_run_close_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_close_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_close_tube is deprecated and should not be used in newly-written code.

    @@ -564,17 +564,17 @@
    - - @@ -588,12 +588,12 @@

    tp_cli_channel_type_tubes_run_get_available_stream_tube_types ()

    -
    gboolean            tp_cli_channel_type_tubes_run_get_available_stream_tube_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_Available_Stream_Tube_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_get_available_stream_tube_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_Available_Stream_Tube_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_get_available_stream_tube_types is deprecated and should not be used in newly-written code.

    @@ -623,22 +623,22 @@
    - - - @@ -652,12 +652,12 @@

    tp_cli_channel_type_tubes_run_get_available_tube_types ()

    -
    gboolean            tp_cli_channel_type_tubes_run_get_available_tube_types
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GArray **out_Available_Tube_Types,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_get_available_tube_types
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GArray **out_Available_Tube_Types,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_get_available_tube_types is deprecated and should not be used in newly-written code.

    @@ -687,22 +687,22 @@
    - - - @@ -716,13 +716,13 @@

    tp_cli_channel_type_tubes_run_get_d_bus_names ()

    -
    gboolean            tp_cli_channel_type_tubes_run_get_d_bus_names
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         GPtrArray **out_DBus_Names,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_get_d_bus_names
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         GPtrArray **out_DBus_Names,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_get_d_bus_names is deprecated and should not be used in newly-written code.

    @@ -757,22 +757,22 @@
    - - - @@ -786,13 +786,13 @@

    tp_cli_channel_type_tubes_run_get_d_bus_tube_address ()

    -
    gboolean            tp_cli_channel_type_tubes_run_get_d_bus_tube_address
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         gchar **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_get_d_bus_tube_address
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         gchar **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_get_d_bus_tube_address is deprecated and should not be used in newly-written code.

    @@ -827,22 +827,22 @@
    - - - @@ -856,14 +856,14 @@

    tp_cli_channel_type_tubes_run_get_stream_tube_socket_address ()

    -
    gboolean            tp_cli_channel_type_tubes_run_get_stream_tube_socket_address
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint *out_Address_Type,
    -                                                         GValue **out_Address,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_get_stream_tube_socket_address
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint *out_Address_Type,
    +                                                         GValue **out_Address,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_get_stream_tube_socket_address is deprecated and should not be used in newly-written code.

    @@ -898,27 +898,27 @@
    - - - - @@ -932,12 +932,12 @@

    tp_cli_channel_type_tubes_run_list_tubes ()

    -
    gboolean            tp_cli_channel_type_tubes_run_list_tubes
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Tubes,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_list_tubes
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Tubes,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_list_tubes is deprecated and should not be used in newly-written code.

    @@ -967,22 +967,22 @@
    - - - @@ -996,14 +996,14 @@

    tp_cli_channel_type_tubes_run_offer_d_bus_tube ()

    -
    gboolean            tp_cli_channel_type_tubes_run_offer_d_bus_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint *out_Tube_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_offer_d_bus_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint *out_Tube_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_offer_d_bus_tube is deprecated and should not be used in newly-written code.

    @@ -1043,22 +1043,22 @@
    - - - @@ -1072,18 +1072,18 @@

    tp_cli_channel_type_tubes_run_offer_stream_tube ()

    -
    gboolean            tp_cli_channel_type_tubes_run_offer_stream_tube
    -                                                        (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint in_Address_Type,
    -                                                         const GValue *in_Address,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         guint *out_Tube_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_type_tubes_run_offer_stream_tube
    +                                                        (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint in_Address_Type,
    +                                                         const GValue *in_Address,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
    +                                                         guint *out_Tube_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_type_tubes_run_offer_stream_tube is deprecated and should not be used in newly-written code.

    @@ -1143,22 +1143,22 @@
    - - - @@ -1174,12 +1174,12 @@

    tp_cli_channel_type_tubes_call_accept_d_bus_tube ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_accept_d_bus_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AcceptDBusTube method call.

    @@ -1208,29 +1208,29 @@ - @@ -1249,15 +1249,15 @@

    tp_cli_channel_type_tubes_call_accept_stream_tube ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_accept_stream_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
    +                                                         guint in_Address_Type,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
                                                              tp_cli_channel_type_tubes_callback_for_accept_stream_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AcceptStreamTube method call.

    @@ -1301,29 +1301,29 @@ - @@ -1342,12 +1342,12 @@

    tp_cli_channel_type_tubes_call_close_tube ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_close_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_close_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CloseTube method call.

    @@ -1376,29 +1376,29 @@ - @@ -1417,11 +1417,11 @@

    tp_cli_channel_type_tubes_call_get_available_stream_tube_types ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_available_stream_tube_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetAvailableStreamTubeTypes method call.

    @@ -1445,29 +1445,29 @@ - @@ -1486,11 +1486,11 @@

    tp_cli_channel_type_tubes_call_get_available_tube_types ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_available_tube_types
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_get_available_tube_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetAvailableTubeTypes method call.

    @@ -1514,29 +1514,29 @@ - @@ -1555,12 +1555,12 @@

    tp_cli_channel_type_tubes_call_get_d_bus_names ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_d_bus_names
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_d_bus_names callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetDBusNames method call.

    @@ -1589,29 +1589,29 @@ - @@ -1630,12 +1630,12 @@

    tp_cli_channel_type_tubes_call_get_d_bus_tube_address ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_d_bus_tube_address
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetDBusTubeAddress method call.

    @@ -1664,29 +1664,29 @@ - @@ -1705,12 +1705,12 @@

    tp_cli_channel_type_tubes_call_get_stream_tube_socket_address ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_get_stream_tube_socket_address
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_ID,
                                                              tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetStreamTubeSocketAddress method call.

    @@ -1739,29 +1739,29 @@ - @@ -1780,11 +1780,11 @@

    tp_cli_channel_type_tubes_call_list_tubes ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_list_tubes
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_type_tubes_callback_for_list_tubes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListTubes method call.

    @@ -1808,29 +1808,29 @@ - @@ -1849,13 +1849,13 @@

    tp_cli_channel_type_tubes_call_offer_d_bus_tube ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_offer_d_bus_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a OfferDBusTube method call.

    @@ -1889,29 +1889,29 @@ - @@ -1930,17 +1930,17 @@

    tp_cli_channel_type_tubes_call_offer_stream_tube ()

    TpProxyPendingCall * tp_cli_channel_type_tubes_call_offer_stream_tube
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint in_Address_Type,
    -                                                         const GValue *in_Address,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Service,
    +                                                         GHashTable *in_Parameters,
    +                                                         guint in_Address_Type,
    +                                                         const GValue *in_Address,
    +                                                         guint in_Access_Control,
    +                                                         const GValue *in_Access_Control_Param,
                                                              tp_cli_channel_type_tubes_callback_for_offer_stream_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a OfferStreamTube method call.

    @@ -1994,29 +1994,29 @@ - @@ -2035,10 +2035,10 @@

    tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube ()

    void                (*tp_cli_channel_type_tubes_callback_for_accept_d_bus_tube)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AcceptDBusTube method call succeeds or fails. @@ -2053,13 +2053,13 @@

    - @@ -2080,10 +2080,10 @@

    tp_cli_channel_type_tubes_callback_for_accept_stream_tube ()

    void                (*tp_cli_channel_type_tubes_callback_for_accept_stream_tube)
                                                             (TpChannel *proxy,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AcceptStreamTube method call succeeds or fails. @@ -2098,13 +2098,13 @@

    - @@ -2125,9 +2125,9 @@

    tp_cli_channel_type_tubes_callback_for_close_tube ()

    void                (*tp_cli_channel_type_tubes_callback_for_close_tube)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CloseTube method call succeeds or fails. @@ -2143,7 +2143,7 @@

    @@ -2164,10 +2164,10 @@

    tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types ()

    void                (*tp_cli_channel_type_tubes_callback_for_get_available_stream_tube_types)
                                                             (TpChannel *proxy,
    -                                                         GHashTable *out_Available_Stream_Tube_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Available_Stream_Tube_Types, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetAvailableStreamTubeTypes method call succeeds or fails. @@ -2182,13 +2182,13 @@

    - @@ -2209,10 +2209,10 @@

    tp_cli_channel_type_tubes_callback_for_get_available_tube_types ()

    void                (*tp_cli_channel_type_tubes_callback_for_get_available_tube_types)
                                                             (TpChannel *proxy,
    -                                                         const GArray *out_Available_Tube_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Available_Tube_Types, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetAvailableTubeTypes method call succeeds or fails. @@ -2227,13 +2227,13 @@

    - @@ -2254,10 +2254,10 @@

    tp_cli_channel_type_tubes_callback_for_get_d_bus_names ()

    void                (*tp_cli_channel_type_tubes_callback_for_get_d_bus_names)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_DBus_Names,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_DBus_Names, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetDBusNames method call succeeds or fails. @@ -2272,13 +2272,13 @@

    - @@ -2299,10 +2299,10 @@

    tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address ()

    void                (*tp_cli_channel_type_tubes_callback_for_get_d_bus_tube_address)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetDBusTubeAddress method call succeeds or fails. @@ -2317,13 +2317,13 @@

    - @@ -2344,11 +2344,11 @@

    tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address ()

    void                (*tp_cli_channel_type_tubes_callback_for_get_stream_tube_socket_address)
                                                             (TpChannel *proxy,
    -                                                         guint out_Address_Type,
    -                                                         const GValue *out_Address,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Address_Type, + const GValue *out_Address, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetStreamTubeSocketAddress method call succeeds or fails. @@ -2363,18 +2363,18 @@

    - - @@ -2395,10 +2395,10 @@

    tp_cli_channel_type_tubes_callback_for_list_tubes ()

    void                (*tp_cli_channel_type_tubes_callback_for_list_tubes)
                                                             (TpChannel *proxy,
    -                                                         const GPtrArray *out_Tubes,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Tubes, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListTubes method call succeeds or fails. @@ -2413,13 +2413,13 @@

    - @@ -2440,10 +2440,10 @@

    tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube ()

    void                (*tp_cli_channel_type_tubes_callback_for_offer_d_bus_tube)
                                                             (TpChannel *proxy,
    -                                                         guint out_Tube_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Tube_ID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a OfferDBusTube method call succeeds or fails. @@ -2458,13 +2458,13 @@

    - @@ -2485,10 +2485,10 @@

    tp_cli_channel_type_tubes_callback_for_offer_stream_tube ()

    void                (*tp_cli_channel_type_tubes_callback_for_offer_stream_tube)
                                                             (TpChannel *proxy,
    -                                                         guint out_Tube_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Tube_ID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a OfferStreamTube method call succeeds or fails. @@ -2503,13 +2503,13 @@

    - @@ -2531,10 +2531,10 @@
    TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_d_bus_names_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal DBusNamesChanged.

    @@ -2564,19 +2564,19 @@ - - @@ -2584,7 +2584,7 @@ @@ -2597,10 +2597,10 @@
    TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_new_tube
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_new_tube callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewTube.

    @@ -2630,19 +2630,19 @@ - - @@ -2650,7 +2650,7 @@ @@ -2663,10 +2663,10 @@
    TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_stream_tube_new_connection
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StreamTubeNewConnection.

    @@ -2696,19 +2696,19 @@ - - @@ -2716,7 +2716,7 @@ @@ -2729,10 +2729,10 @@
    TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_tube_closed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_tube_closed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal TubeClosed.

    @@ -2762,19 +2762,19 @@ - - @@ -2782,7 +2782,7 @@ @@ -2795,10 +2795,10 @@
    TpProxySignalConnection * tp_cli_channel_type_tubes_connect_to_tube_state_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_type_tubes_signal_callback_tube_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal TubeStateChanged.

    @@ -2828,19 +2828,19 @@ - - @@ -2848,7 +2848,7 @@ @@ -2860,11 +2860,11 @@

    tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed ()

    void                (*tp_cli_channel_type_tubes_signal_callback_d_bus_names_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         const GPtrArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + const GPtrArray *arg_Added, + const GArray *arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal DBusNamesChanged.

    @@ -2910,14 +2910,14 @@

    tp_cli_channel_type_tubes_signal_callback_new_tube ()

    void                (*tp_cli_channel_type_tubes_signal_callback_new_tube)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Initiator,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Service,
    -                                                         GHashTable *arg_Parameters,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + guint arg_Initiator, + guint arg_Type, + const gchar *arg_Service, + GHashTable *arg_Parameters, + guint arg_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewTube.

    @@ -2978,10 +2978,10 @@

    tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection ()

    void                (*tp_cli_channel_type_tubes_signal_callback_stream_tube_new_connection)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + guint arg_Handle, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StreamTubeNewConnection.

    @@ -3022,9 +3022,9 @@

    tp_cli_channel_type_tubes_signal_callback_tube_closed ()

    void                (*tp_cli_channel_type_tubes_signal_callback_tube_closed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal TubeClosed.

    @@ -3060,10 +3060,10 @@

    tp_cli_channel_type_tubes_signal_callback_tube_state_changed ()

    void                (*tp_cli_channel_type_tubes_signal_callback_tube_state_changed)
                                                             (TpChannel *proxy,
    -                                                         guint arg_ID,
    -                                                         guint arg_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_ID, + guint arg_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal TubeStateChanged.

    diff --git a/docs/reference/html/telepathy-glib-channel.html b/docs/reference/html/telepathy-glib-channel.html index 90b8ee3..dc939a7 100644 --- a/docs/reference/html/telepathy-glib-channel.html +++ b/docs/reference/html/telepathy-glib-channel.html @@ -51,53 +51,53 @@ TpChannel; TpChannelClass; TpChannel * tp_channel_new (TpConnection *conn, - const gchar *object_path, - const gchar *optional_channel_type, + const gchar *object_path, + const gchar *optional_channel_type, TpHandleType optional_handle_type, TpHandle optional_handle, - GError **error); + GError **error); TpChannel * tp_channel_new_from_properties (TpConnection *conn, - const gchar *object_path, - const GHashTable *immutable_properties, - GError **error); -gbooleantp_channel_run_until_ready (TpChannel *self, - GError **error, - GMainLoop **loop); + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error); +gbooleantp_channel_run_until_ready (TpChannel *self, + GError **error, + GMainLoop **loop); void (*TpChannelWhenReadyCb) (TpChannel *channel, - const GError *error, - gpointer user_data); + const GError *error, + gpointer user_data); voidtp_channel_call_when_ready (TpChannel *self, TpChannelWhenReadyCb callback, - gpointer user_data); + gpointer user_data); voidtp_channel_init_known_interfaces (void); -gbooleantp_channel_is_ready (TpChannel *self); +gbooleantp_channel_is_ready (TpChannel *self); #define TP_CHANNEL_FEATURE_CORETpConnection * tp_channel_borrow_connection (TpChannel *self); -GHashTable * tp_channel_borrow_immutable_properties +GHashTable * tp_channel_borrow_immutable_properties (TpChannel *self); -const gchar * tp_channel_get_channel_type (TpChannel *self); -GQuarktp_channel_get_channel_type_id (TpChannel *self); +const gchar * tp_channel_get_channel_type (TpChannel *self); +GQuarktp_channel_get_channel_type_id (TpChannel *self); TpHandletp_channel_get_handle (TpChannel *self, TpHandleType *handle_type); -const gchar * tp_channel_get_identifier (TpChannel *self); -gbooleantp_channel_get_requested (TpChannel *self); +const gchar * tp_channel_get_identifier (TpChannel *self); +gbooleantp_channel_get_requested (TpChannel *self); TpHandletp_channel_get_initiator_handle (TpChannel *self); -const gchar * tp_channel_get_initiator_identifier (TpChannel *self); +const gchar * tp_channel_get_initiator_identifier (TpChannel *self); voidtp_channel_leave_async (TpChannel *self, TpChannelGroupChangeReason reason, - const gchar *message, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_leave_finish (TpChannel *self, - GAsyncResult *result, - GError **error); + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_leave_finish (TpChannel *self, + GAsyncResult *result, + GError **error); voidtp_channel_close_async (TpChannel *self, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_channel_close_finish (TpChannel *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_channel_close_finish (TpChannel *self, + GAsyncResult *result, + GError **error); #define TP_CHANNEL_FEATURE_CHAT_STATES @@ -112,119 +112,119 @@ const TpIntset * tp_channel_group_get_local_pending (TpChannel *self); const TpIntset * tp_channel_group_get_members (TpChannel *self); const TpIntset * tp_channel_group_get_remote_pending (TpChannel *self); -gbooleantp_channel_group_get_local_pending_info +gbooleantp_channel_group_get_local_pending_info (TpChannel *self, TpHandle local_pending, TpHandle *actor, TpChannelGroupChangeReason *reason, - const gchar **message); + const gchar **message); #define TP_ERRORS_REMOVED_FROM_GROUPTpProxyPendingCall * tp_cli_channel_call_close (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_callback_for_close callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_call_get_channel_type (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_callback_for_get_channel_type callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_call_get_handle (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_callback_for_get_handle callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_call_get_interfaces (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_callback_for_get_interfaces callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_callback_for_close) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_callback_for_get_channel_type) (TpChannel *proxy, - const gchar *out_Channel_Type, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Channel_Type, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_callback_for_get_handle) (TpChannel *proxy, - guint out_Target_Handle_Type, - guint out_Target_Handle, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out_Target_Handle_Type, + guint out_Target_Handle, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_channel_callback_for_get_interfaces) (TpChannel *proxy, - const gchar **out_Interfaces, - const GError *error, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_run_close (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_run_get_channel_type (TpChannel *proxy, - gint timeout_ms, - gchar **out_Channel_Type, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_run_get_handle (TpChannel *proxy, - gint timeout_ms, - guint *out_Target_Handle_Type, - guint *out_Target_Handle, - GError **error, - GMainLoop **loop); -gbooleantp_cli_channel_run_get_interfaces (TpChannel *proxy, - gint timeout_ms, - gchar ***out_Interfaces, - GError **error, - GMainLoop **loop); + const gchar **out_Interfaces, + const GError *error, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_run_close (TpChannel *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_run_get_channel_type (TpChannel *proxy, + gint timeout_ms, + gchar **out_Channel_Type, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_run_get_handle (TpChannel *proxy, + gint timeout_ms, + guint *out_Target_Handle_Type, + guint *out_Target_Handle, + GError **error, + GMainLoop **loop); +gbooleantp_cli_channel_run_get_interfaces (TpChannel *proxy, + gint timeout_ms, + gchar ***out_Interfaces, + GError **error, + GMainLoop **loop); TpProxySignalConnection * tp_cli_channel_connect_to_closed (TpChannel *proxy, tp_cli_channel_signal_callback_closed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_signal_callback_closed) (TpChannel *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_channel_interface_destroyable_call_destroy (TpChannel *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_channel_interface_destroyable_callback_for_destroy callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_channel_interface_destroyable_callback_for_destroy) (TpChannel *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_channel_interface_destroyable_run_destroy + const GError *error, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_channel_interface_destroyable_run_destroy (TpChannel *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + gint timeout_ms, + GError **error, + GMainLoop **loop);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannel
                    +----TpStreamTubeChannel
    @@ -241,14 +241,14 @@
     

    Properties

       "channel-properties"       GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
    -  "channel-ready"            gboolean              : Read
    +  "channel-ready"            gboolean              : Read
       "connection"               TpConnection*         : Read / Write / Construct Only
    -  "group-flags"              guint                 : Read
    -  "group-self-handle"        guint                 : Read
    -  "identifier"               gchar*                : Read
    -  "initiator-handle"         guint                 : Read
    -  "initiator-identifier"     gchar*                : Read
    -  "requested"                gboolean              : Read
    +  "group-flags"              guint                 : Read
    +  "group-self-handle"        guint                 : Read
    +  "identifier"               gchar*                : Read
    +  "initiator-handle"         guint                 : Read
    +  "initiator-identifier"     gchar*                : Read
    +  "requested"                gboolean              : Read
     
    @@ -324,11 +324,11 @@

    tp_channel_new ()

    TpChannel *         tp_channel_new                      (TpConnection *conn,
    -                                                         const gchar *object_path,
    -                                                         const gchar *optional_channel_type,
    +                                                         const gchar *object_path,
    +                                                         const gchar *optional_channel_type,
                                                              TpHandleType optional_handle_type,
                                                              TpHandle optional_handle,
    -                                                         GError **error);
    + GError **error);

    @@ -337,17 +337,17 @@
    - - - @@ -365,12 +365,12 @@ - - - - - + + + + @@ -382,9 +382,9 @@

    tp_channel_new_from_properties ()

    TpChannel *         tp_channel_new_from_properties      (TpConnection *conn,
    -                                                         const gchar *object_path,
    -                                                         const GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error);

    @@ -393,12 +393,12 @@
    - - @@ -407,17 +407,17 @@ the immutable properties of the channel, as signalled by the NewChannel D-Bus signal or returned by the CreateChannel and EnsureChannel D-Bus methods: a mapping from - strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] + strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] - - - - - + + + + @@ -428,9 +428,9 @@

    tp_channel_run_until_ready ()

    -
    gboolean            tp_channel_run_until_ready          (TpChannel *self,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_channel_run_until_ready          (TpChannel *self,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_channel_run_until_ready has been deprecated since version 0.11.0 and should not be used in newly-written code. Use tp_connection_call_when_ready, @@ -453,20 +453,20 @@

    - - - @@ -478,8 +478,8 @@

    TpChannelWhenReadyCb ()

    void                (*TpChannelWhenReadyCb)             (TpChannel *channel,
    -                                                         const GError *error,
    -                                                         gpointer user_data);
    + const GError *error, + gpointer user_data);

    Signature of a callback passed to tp_channel_call_when_ready(), which will be called exactly once, when the channel becomes ready or @@ -491,14 +491,14 @@

    @@ -515,7 +515,7 @@

    tp_channel_call_when_ready ()

    void                tp_channel_call_when_ready          (TpChannel *self,
                                                              TpChannelWhenReadyCb callback,
    -                                                         gpointer user_data);
    + gpointer user_data);

    If self is ready for use or has been invalidated, call callback immediately, then return. Otherwise, arrange @@ -568,7 +568,7 @@


    tp_channel_is_ready ()

    -
    gboolean            tp_channel_is_ready                 (TpChannel *self);
    +
    gboolean            tp_channel_is_ready                 (TpChannel *self);

    Returns the same thing as the "channel-ready" property.

    @@ -585,8 +585,8 @@

    One important difference is that after "invalidated" is signalled, "channel-ready" keeps its current value - which might -be TRUE, if the channel was successfully prepared before it became -invalidated - but tp_proxy_is_prepared() returns FALSE for all features. +be TRUE, if the channel was successfully prepared before it became +invalidated - but tp_proxy_is_prepared() returns FALSE for all features.

    self :

    a TpChannelDispatchOperation +

    result :

    a GAsyncResult +

    error :

    a GError to fill +

    Returns :

    TRUE if the Claim() call was successful and +Close() has at least been attempted on all the channels, otherwise FALSE

    domain :

    domain of a GError indicating why the channel has been closed +domain of a GError indicating why the channel has been closed

    code :

    error code of a GError indicating why the channel has been closed +error code of a GError indicating why the channel has been closed

    out_Request :

    Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object. +Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Request :

    Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object. +Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Request :

    Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object. +Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Request :

    Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object. +Used to return an 'out' argument if error is NULL: A <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelRequest</tp:dbus-ref> object.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Delegated :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The list of channels which have been delegated; the caller is no longer handling these channels.</p> <p>The client should remove these channels from its <tp:dbus-ref namespace="ofdT.Client.Handler">HandledChannels</tp:dbus-ref> property.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The list of channels which have been delegated; the caller is no longer handling these channels.</p> <p>The client should remove these channels from its <tp:dbus-ref namespace="ofdT.Client.Handler">HandledChannels</tp:dbus-ref> property.</p>

    out_Not_Delegated :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The list of channels which have NOT been delegated; the caller is still handling these channels.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The list of channels which have NOT been delegated; the caller is still handling these channels.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Address :

    Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections for this file transfer. +Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections for this file transfer.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Address :

    Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections for this file transfer. +Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections for this file transfer.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections for this file transfer. +Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections for this file transfer.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections for this file transfer. +Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections for this file transfer.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Members :

    Used to return an 'out' argument if TRUE is returned: array of handles of current members +Used to return an 'out' argument if TRUE is returned: array of handles of current members

    out_Local_Pending :

    Used to return an 'out' argument if TRUE is returned: array of handles of local pending members +Used to return an 'out' argument if TRUE is returned: array of handles of local pending members

    out_Remote_Pending :

    Used to return an 'out' argument if TRUE is returned: array of handles of remote pending members +Used to return an 'out' argument if TRUE is returned: array of handles of remote pending members

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Group_Flags :

    Used to return an 'out' argument if TRUE is returned: The value of the GroupFlags property +Used to return an 'out' argument if TRUE is returned: The value of the GroupFlags property

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Owners :

    Used to return an 'out' argument if TRUE is returned: An array of integer handles representing the owner handles of the given room members, in the same order, or 0 if the owner is not available +Used to return an 'out' argument if TRUE is returned: An array of integer handles representing the owner handles of the given room members, in the same order, or 0 if the owner is not available

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Handles :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Info :

    Used to return an 'out' argument if TRUE is returned: An array of structs containing: <ul> <li> A handle representing the contact requesting channel membership </li> <li> A handle representing the contact making the request, or 0 if unknown </li> <li> The reason for the request: one of the values of <tp:type>Channel_Group_Change_Reason</tp:type> </li> <li> A string message containing the reason for the request if any (or blank if none) </li> </ul> +Used to return an 'out' argument if TRUE is returned: An array of structs containing: <ul> <li> A handle representing the contact requesting channel membership </li> <li> A handle representing the contact making the request, or 0 if unknown </li> <li> The reason for the request: one of the values of <tp:type>Channel_Group_Change_Reason</tp:type> </li> <li> A string message containing the reason for the request if any (or blank if none) </li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Handles :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Handles :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Self_Handle :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Members :

    Used to return an 'out' argument if error is NULL: array of handles of current members +Used to return an 'out' argument if error is NULL: array of handles of current members

    out_Local_Pending :

    Used to return an 'out' argument if error is NULL: array of handles of local pending members +Used to return an 'out' argument if error is NULL: array of handles of local pending members

    out_Remote_Pending :

    Used to return an 'out' argument if error is NULL: array of handles of remote pending members +Used to return an 'out' argument if error is NULL: array of handles of remote pending members

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Group_Flags :

    Used to return an 'out' argument if error is NULL: The value of the GroupFlags property (TpChannelGroupFlags) +Used to return an 'out' argument if error is NULL: The value of the GroupFlags property (TpChannelGroupFlags)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Owners :

    Used to return an 'out' argument if error is NULL: An array of integer handles representing the owner handles of the given room members, in the same order, or 0 if the owner is not available +Used to return an 'out' argument if error is NULL: An array of integer handles representing the owner handles of the given room members, in the same order, or 0 if the owner is not available

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Handles :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Info :

    Used to return an 'out' argument if error is NULL: An array of structs containing: <ul> <li> A handle representing the contact requesting channel membership </li> <li> A handle representing the contact making the request, or 0 if unknown </li> <li> The reason for the request: one of the values of <tp:type>Channel_Group_Change_Reason</tp:type> </li> <li> A string message containing the reason for the request if any (or blank if none) </li> </ul> +Used to return an 'out' argument if error is NULL: An array of structs containing: <ul> <li> A handle representing the contact requesting channel membership </li> <li> A handle representing the contact making the request, or 0 if unknown </li> <li> The reason for the request: one of the values of <tp:type>Channel_Group_Change_Reason</tp:type> </li> <li> A string message containing the reason for the request if any (or blank if none) </li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Handles :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Handles :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Self_Handle :

    Used to return an 'out' argument if error is NULL: (Undocumented) (TpContactHandle) +Used to return an 'out' argument if error is NULL: (Undocumented) (TpContactHandle)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Streams :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Streams :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs (in the same order as the given stream types) containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs (in the same order as the given stream types) containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Streams :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Streams :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs (in the same order as the given stream types) containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs (in the same order as the given stream types) containing: <ul> <li>the stream identifier</li> <li>the contact handle who the stream is with (or 0 if the stream represents more than a single member)</li> <li>the type of the stream</li> <li>the current stream state</li> <li>the current direction of the stream</li> <li>the current pending send flags</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_States :

    Used to return an 'out' argument if error is NULL: The current call states. Participants where the call state flags would be 0 (all unset) may be omitted from this mapping. +Used to return an 'out' argument if error is NULL: The current call states. Participants where the call state flags would be 0 (all unset) may be omitted from this mapping.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_States :

    Used to return an 'out' argument if TRUE is returned: The current call states. Participants where the call state flags would be 0 (all unset) may be omitted from this mapping. +Used to return an 'out' argument if TRUE is returned: The current call states. Participants where the call state flags would be 0 (all unset) may be omitted from this mapping.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_HoldState :

    Used to return an 'out' argument if error is NULL: The state of the channel (TpLocalHoldState) +Used to return an 'out' argument if error is NULL: The state of the channel (TpLocalHoldState)

    out_Reason :

    Used to return an 'out' argument if error is NULL: The reason why the channel is in that state (TpLocalHoldStateReason) +Used to return an 'out' argument if error is NULL: The reason why the channel is in that state (TpLocalHoldStateReason)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_HoldState :

    Used to return an 'out' argument if TRUE is returned: The state of the channel +Used to return an 'out' argument if TRUE is returned: The state of the channel

    out_Reason :

    Used to return an 'out' argument if TRUE is returned: The reason why the channel is in that state +Used to return an 'out' argument if TRUE is returned: The reason why the channel is in that state

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Session_Handlers :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Session_Handlers :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    immutable_properties :

    As many as are known of the immutable D-Bus - properties of this channel request, or NULL if none are known + properties of this channel request, or NULL if none are known

    error :

    Used to raise an error if NULL is returned +Used to raise an error if NULL is returned

    Returns :

    a new reference to an channel request proxy, or NULL if + a new reference to an channel request proxy, or NULL if object_path is not syntactically valid or the channel dispatcher is not running

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    connection :

    the TpConnection of channel, or NULL +the TpConnection of channel, or NULL

    channel :

    the TpChannel created, or NULL +the TpChannel created, or NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_In_Progress :

    Used to return an 'out' argument if error is NULL: A boolean indicating if room listing is in progress +Used to return an 'out' argument if error is NULL: A boolean indicating if room listing is in progress

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_In_Progress :

    Used to return an 'out' argument if TRUE is returned: A boolean indicating if room listing is in progress +Used to return an 'out' argument if TRUE is returned: A boolean indicating if room listing is in progress

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Available_Types :

    Used to return an 'out' argument if TRUE is returned: An array of integer message types (ChannelTextMessageType) +Used to return an 'out' argument if TRUE is returned: An array of integer message types (ChannelTextMessageType)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Pending_Messages :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing the pending queue. Each contains: <ul> <li>a numeric identifier</li> <li>a Unix timestamp indicating when the message was received</li> <li>the contact handle for the contact who sent the message</li> <li>the message type, taken from ChannelTextMessageType</li> <li>the bitwise-OR of the message flags from ChannelTextMessageFlags</li> <li>the text of the message</li> </ul> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing the pending queue. Each contains: <ul> <li>a numeric identifier</li> <li>a Unix timestamp indicating when the message was received</li> <li>the contact handle for the contact who sent the message</li> <li>the message type, taken from ChannelTextMessageType</li> <li>the bitwise-OR of the message flags from ChannelTextMessageFlags</li> <li>the text of the message</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Available_Types :

    Used to return an 'out' argument if error is NULL: An array of integer message types (ChannelTextMessageType) +Used to return an 'out' argument if error is NULL: An array of integer message types (ChannelTextMessageType)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Pending_Messages :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing the pending queue. Each contains: <ul> <li>a numeric identifier</li> <li>a Unix timestamp indicating when the message was received</li> <li>the contact handle for the contact who sent the message</li> <li>the message type, taken from ChannelTextMessageType</li> <li>the bitwise-OR of the message flags from ChannelTextMessageFlags</li> <li>the text of the message</li> </ul> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing the pending queue. Each contains: <ul> <li>a numeric identifier</li> <li>a Unix timestamp indicating when the message was received</li> <li>the contact handle for the contact who sent the message</li> <li>the message type, taken from ChannelTextMessageType</li> <li>the bitwise-OR of the message flags from ChannelTextMessageFlags</li> <li>the text of the message</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Content :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The content of the requested parts. The keys in this mapping are positions in the array of message parts; the values are either of type 's' or 'ay' (UTF-8 text string, or byte array), following the same rules as for the value of the 'content' key in the <tp:type>Message_Part</tp:type> mappings.</p> <p>If the one of the requested part numbers was greater than zero but referred to a part that had no content (i.e. it had no 'content-type' key or no 'content' key), it is simply omitted from this mapping; this is not considered to be an error condition.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The content of the requested parts. The keys in this mapping are positions in the array of message parts; the values are either of type 's' or 'ay' (UTF-8 text string, or byte array), following the same rules as for the value of the 'content' key in the <tp:type>Message_Part</tp:type> mappings.</p> <p>If the one of the requested part numbers was greater than zero but referred to a part that had no content (i.e. it had no 'content-type' key or no 'content' key), it is simply omitted from this mapping; this is not considered to be an error condition.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Content :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The content of the requested parts. The keys in this mapping are positions in the array of message parts; the values are either of type 's' or 'ay' (UTF-8 text string, or byte array), following the same rules as for the value of the 'content' key in the <tp:type>Message_Part</tp:type> mappings.</p> <p>If the one of the requested part numbers was greater than zero but referred to a part that had no content (i.e. it had no 'content-type' key or no 'content' key), it is simply omitted from this mapping; this is not considered to be an error condition.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The content of the requested parts. The keys in this mapping are positions in the array of message parts; the values are either of type 's' or 'ay' (UTF-8 text string, or byte array), following the same rules as for the value of the 'content' key in the <tp:type>Message_Part</tp:type> mappings.</p> <p>If the one of the requested part numbers was greater than zero but referred to a part that had no content (i.e. it had no 'content-type' key or no 'content' key), it is simply omitted from this mapping; this is not considered to be an error condition.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Token :

    Used to return an 'out' argument if error is NULL: An opaque token used to match any incoming delivery or failure reports against this message, or an empty string if the message is not readily identifiable. +Used to return an 'out' argument if error is NULL: An opaque token used to match any incoming delivery or failure reports against this message, or an empty string if the message is not readily identifiable.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Token :

    Used to return an 'out' argument if TRUE is returned: An opaque token used to match any incoming delivery or failure reports against this message, or an empty string if the message is not readily identifiable. +Used to return an 'out' argument if TRUE is returned: An opaque token used to match any incoming delivery or failure reports against this message, or an empty string if the message is not readily identifiable.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Password_Flags :

    Used to return an 'out' argument if TRUE is returned: An integer with the logical OR of all the flags set (values of ChannelPasswordFlags) +Used to return an 'out' argument if TRUE is returned: An integer with the logical OR of all the flags set (values of ChannelPasswordFlags)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Correct :

    Used to return an 'out' argument if TRUE is returned: A boolean indicating whether or not the password was correct +Used to return an 'out' argument if TRUE is returned: A boolean indicating whether or not the password was correct

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Password_Flags :

    Used to return an 'out' argument if error is NULL: An integer with the logical OR of all the flags set (values of ChannelPasswordFlags) (TpChannelPasswordFlags) +Used to return an 'out' argument if error is NULL: An integer with the logical OR of all the flags set (values of ChannelPasswordFlags) (TpChannelPasswordFlags)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Correct :

    Used to return an 'out' argument if error is NULL: A boolean indicating whether or not the password was correct +Used to return an 'out' argument if error is NULL: A boolean indicating whether or not the password was correct

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Chunks_Required :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of 140 octet chunks required to send this message.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would require 2 chunks.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of 140 octet chunks required to send this message.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would require 2 chunks.</p>

    out_Remaining_Characters :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of further characters that can be fit in the final chunk. A negative value indicates that the message will be truncated by <code>abs(Remaining_Characters)</code>. The value <code>MIN_INT32</code> (<code>-2<sup>31</sup></code>) indicates the message will be truncated by an unknown amount.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would return 144 remaining characters (because of the space required for the multipart SMS header).</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of further characters that can be fit in the final chunk. A negative value indicates that the message will be truncated by <code>abs(Remaining_Characters)</code>. The value <code>MIN_INT32</code> (<code>-2<sup>31</sup></code>) indicates the message will be truncated by an unknown amount.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would return 144 remaining characters (because of the space required for the multipart SMS header).</p>

    out_Estimated_Cost :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The estimated cost of sending this message. The currency and scale of this value are the same as the <tp:dbus-ref namespace="ofdT.Connection.Interface">Balance.AccountBalance</tp:dbus-ref> property.</p> <p>A value of <code>-1</code> indicates the cost could not be estimated.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The estimated cost of sending this message. The currency and scale of this value are the same as the <tp:dbus-ref namespace="ofdT.Connection.Interface">Balance.AccountBalance</tp:dbus-ref> property.</p> <p>A value of <code>-1</code> indicates the cost could not be estimated.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Chunks_Required :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of 140 octet chunks required to send this message.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would require 2 chunks.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of 140 octet chunks required to send this message.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would require 2 chunks.</p>

    out_Remaining_Characters :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of further characters that can be fit in the final chunk. A negative value indicates that the message will be truncated by <code>abs(Remaining_Characters)</code>. The value <code>MIN_INT32</code> (<code>-2<sup>31</sup></code>) indicates the message will be truncated by an unknown amount.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would return 144 remaining characters (because of the space required for the multipart SMS header).</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The number of further characters that can be fit in the final chunk. A negative value indicates that the message will be truncated by <code>abs(Remaining_Characters)</code>. The value <code>MIN_INT32</code> (<code>-2<sup>31</sup></code>) indicates the message will be truncated by an unknown amount.</p> <p>For example, in the GSM standard 7-bit encoding, a 162 character message would return 144 remaining characters (because of the space required for the multipart SMS header).</p>

    out_Estimated_Cost :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The estimated cost of sending this message. The currency and scale of this value are the same as the <tp:dbus-ref namespace="ofdT.Connection.Interface">Balance.AccountBalance</tp:dbus-ref> property.</p> <p>A value of <code>-1</code> indicates the cost could not be estimated.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The estimated cost of sending this message. The currency and scale of this value are the same as the <tp:dbus-ref namespace="ofdT.Connection.Interface">Balance.AccountBalance</tp:dbus-ref> property.</p> <p>A value of <code>-1</code> indicates the cost could not be estimated.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_address :

    Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_address :

    Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_address :

    Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open. +Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_address :

    Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open. +Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_address :

    Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open. +Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_address :

    Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open. +Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client SHOULD NOT attempt to connect to the address until the tube is open.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if TRUE is returned: The string describing the address of the private bus. The client should not attempt to connect to the address until the tube is open.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if TRUE is returned: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Available_Stream_Tube_Types :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A mapping from address types (members of Socket_Address_Type) to arrays of access-control type (members of Socket_Access_Control) that the connection manager supports for stream tubes with that address type. For simplicity, if a CM supports offering a particular type of tube, it is assumed to support accepting it.</p> <p>A typical value for a host without IPv6 support:</p> <pre> { Socket_Address_Type_IPv4: [Socket_Access_Control_Localhost, Socket_Access_Control_Port, Socket_Access_Control_Netmask], Socket_Address_Type_Unix: [Socket_Access_Control_Localhost, Socket_Access_Control_Credentials] } </pre> <p>If stream tubes are not supported, this will be an empty dictionary.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A mapping from address types (members of Socket_Address_Type) to arrays of access-control type (members of Socket_Access_Control) that the connection manager supports for stream tubes with that address type. For simplicity, if a CM supports offering a particular type of tube, it is assumed to support accepting it.</p> <p>A typical value for a host without IPv6 support:</p> <pre> { Socket_Address_Type_IPv4: [Socket_Access_Control_Localhost, Socket_Access_Control_Port, Socket_Access_Control_Netmask], Socket_Address_Type_Unix: [Socket_Access_Control_Localhost, Socket_Access_Control_Credentials] } </pre> <p>If stream tubes are not supported, this will be an empty dictionary.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Available_Tube_Types :

    Used to return an 'out' argument if TRUE is returned: An array of the available tube types, as defined by the Tube_Type enum. +Used to return an 'out' argument if TRUE is returned: An array of the available tube types, as defined by the Tube_Type enum.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_DBus_Names :

    Used to return an 'out' argument if TRUE is returned: An array of structures, each containing a contact handle and a D-Bus bus name. +Used to return an 'out' argument if TRUE is returned: An array of structures, each containing a contact handle and a D-Bus bus name.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The bus address. +Used to return an 'out' argument if TRUE is returned: The bus address.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Address_Type :

    Used to return an 'out' argument if TRUE is returned: The type of the listening address of the socket, as a member of Socket_Address_Type. +Used to return an 'out' argument if TRUE is returned: The type of the listening address of the socket, as a member of Socket_Address_Type.

    out_Address :

    Used to return an 'out' argument if TRUE is returned: The listening address of the socket, as indicated by the address_type. +Used to return an 'out' argument if TRUE is returned: The listening address of the socket, as indicated by the address_type.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Tubes :

    Used to return an 'out' argument if TRUE is returned: Return an array of tuples, each representing a tube, with the following members: <ul> <li>the tube's ID</li> <li>the tube's initiator</li> <li>the tube's type</li> <li>the tube's service</li> <li>the tube's parameters</li> <li>the tube's state</li> </ul> +Used to return an 'out' argument if TRUE is returned: Return an array of tuples, each representing a tube, with the following members: <ul> <li>the tube's ID</li> <li>the tube's initiator</li> <li>the tube's type</li> <li>the tube's service</li> <li>the tube's parameters</li> <li>the tube's state</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Tube_ID :

    Used to return an 'out' argument if TRUE is returned: The ID of the new tube. +Used to return an 'out' argument if TRUE is returned: The ID of the new tube.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Tube_ID :

    Used to return an 'out' argument if TRUE is returned: The ID of the new tube. +Used to return an 'out' argument if TRUE is returned: The ID of the new tube.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Address :

    Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if error is NULL: The string describing the address of the private bus. The client should not attempt to connect to the address until the tube is open.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Address :

    Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open. +Used to return an 'out' argument if error is NULL: The address on which the connection manager will listen for connections to this tube. The client should not attempt to connect to the address until the tube is open.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Available_Stream_Tube_Types :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A mapping from address types (members of Socket_Address_Type) to arrays of access-control type (members of Socket_Access_Control) that the connection manager supports for stream tubes with that address type. For simplicity, if a CM supports offering a particular type of tube, it is assumed to support accepting it.</p> <p>A typical value for a host without IPv6 support:</p> <pre> { Socket_Address_Type_IPv4: [Socket_Access_Control_Localhost, Socket_Access_Control_Port, Socket_Access_Control_Netmask], Socket_Address_Type_Unix: [Socket_Access_Control_Localhost, Socket_Access_Control_Credentials] } </pre> <p>If stream tubes are not supported, this will be an empty dictionary.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A mapping from address types (members of Socket_Address_Type) to arrays of access-control type (members of Socket_Access_Control) that the connection manager supports for stream tubes with that address type. For simplicity, if a CM supports offering a particular type of tube, it is assumed to support accepting it.</p> <p>A typical value for a host without IPv6 support:</p> <pre> { Socket_Address_Type_IPv4: [Socket_Access_Control_Localhost, Socket_Access_Control_Port, Socket_Access_Control_Netmask], Socket_Address_Type_Unix: [Socket_Access_Control_Localhost, Socket_Access_Control_Credentials] } </pre> <p>If stream tubes are not supported, this will be an empty dictionary.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Available_Tube_Types :

    Used to return an 'out' argument if error is NULL: An array of the available tube types, as defined by the Tube_Type enum. +Used to return an 'out' argument if error is NULL: An array of the available tube types, as defined by the Tube_Type enum.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_DBus_Names :

    Used to return an 'out' argument if error is NULL: An array of structures, each containing a contact handle and a D-Bus bus name. +Used to return an 'out' argument if error is NULL: An array of structures, each containing a contact handle and a D-Bus bus name.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Address :

    Used to return an 'out' argument if error is NULL: The bus address. +Used to return an 'out' argument if error is NULL: The bus address.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Address_Type :

    Used to return an 'out' argument if error is NULL: The type of the listening address of the socket, as a member of Socket_Address_Type. (TpSocketAddressType) +Used to return an 'out' argument if error is NULL: The type of the listening address of the socket, as a member of Socket_Address_Type. (TpSocketAddressType)

    out_Address :

    Used to return an 'out' argument if error is NULL: The listening address of the socket, as indicated by the address_type. +Used to return an 'out' argument if error is NULL: The listening address of the socket, as indicated by the address_type.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Tubes :

    Used to return an 'out' argument if error is NULL: Return an array of tuples, each representing a tube, with the following members: <ul> <li>the tube's ID</li> <li>the tube's initiator</li> <li>the tube's type</li> <li>the tube's service</li> <li>the tube's parameters</li> <li>the tube's state</li> </ul> +Used to return an 'out' argument if error is NULL: Return an array of tuples, each representing a tube, with the following members: <ul> <li>the tube's ID</li> <li>the tube's initiator</li> <li>the tube's type</li> <li>the tube's service</li> <li>the tube's parameters</li> <li>the tube's state</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Tube_ID :

    Used to return an 'out' argument if error is NULL: The ID of the new tube. (TpTubeID) +Used to return an 'out' argument if error is NULL: The ID of the new tube. (TpTubeID)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Tube_ID :

    Used to return an 'out' argument if error is NULL: The ID of the new tube. (TpTubeID) +Used to return an 'out' argument if error is NULL: The ID of the new tube. (TpTubeID)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    conn :

    a connection; may not be NULL +a connection; may not be NULL

    object_path :

    the object path of the channel; may not be NULL +the object path of the channel; may not be NULL

    optional_channel_type :

    the channel type if already known, or NULL if not +the channel type if already known, or NULL if not

    error :

    used to indicate the error if NULL is returned -

    Returns :

    a new channel proxy, or NULL on invalid arguments. +used to indicate the error if NULL is returned +

    Returns :

    a new channel proxy, or NULL on invalid arguments.

    conn :

    a connection; may not be NULL +a connection; may not be NULL

    object_path :

    the object path of the channel; may not be NULL +the object path of the channel; may not be NULL

    error :

    used to indicate the error if NULL is returned -

    Returns :

    a new channel proxy, or NULL on invalid arguments +used to indicate the error if NULL is returned +

    Returns :

    a new channel proxy, or NULL on invalid arguments

    error :

    if not NULL and FALSE is returned, used to raise an error +if not NULL and FALSE is returned, used to raise an error

    loop :

    if not NULL, a GMainLoop is placed here while it is being run - (so calling code can call g_main_loop_quit() to abort), and NULL is +if not NULL, a GMainLoop is placed here while it is being run + (so calling code can call g_main_loop_quit() to abort), and NULL is placed here after the loop has been run

    Returns :

    TRUE if the channel has been introspected and is ready for use, - FALSE if the channel has become invalid. + TRUE if the channel has been introspected and is ready for use, + FALSE if the channel has become invalid.

    channel :

    the channel (which may be in the middle of being disposed, - if error is non-NULL, error->domain is TP_DBUS_ERRORS and error->code is + if error is non-NULL, error->domain is TP_DBUS_ERRORS and error->code is TP_DBUS_ERROR_PROXY_UNREFERENCED)

    error :

    -NULL if the channel is ready for use, or the error with which +NULL if the channel is ready for use, or the error with which it was invalidated if it is now invalid
    @@ -598,7 +598,7 @@ - @@ -645,7 +645,7 @@
    TpConnection *      tp_channel_borrow_connection        (TpChannel *self);

    Returns the connection for this channel. The returned pointer is only valid -while this channel is valid - reference it with g_object_ref() if needed. +while this channel is valid - reference it with g_object_ref() if needed.

    Returns :

    TRUE if introspection has completed + TRUE if introspection has completed
    @@ -667,7 +667,7 @@

    tp_channel_borrow_immutable_properties ()

    -
    GHashTable *        tp_channel_borrow_immutable_properties
    +
    GHashTable *        tp_channel_borrow_immutable_properties
                                                             (TpChannel *self);

    Returns the immutable D-Bus properties of this channel, the same as @@ -676,7 +676,7 @@

    The returned hash table should not be altered, and is not necessarily valid after the main loop is next re-entered. Copy it with -g_boxed_copy() (its type is TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP) +g_boxed_copy() (its type is TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP) if a copy that remains valid must be kept.

    @@ -697,9 +697,9 @@

    - @@ -709,14 +709,14 @@

    tp_channel_get_channel_type ()

    -
    const gchar *       tp_channel_get_channel_type         (TpChannel *self);
    +
    const gchar *       tp_channel_get_channel_type         (TpChannel *self);

    Get the D-Bus interface name representing this channel's type, if it has been discovered.

    This is the same as the "channel-type" property; it isn't -guaranteed to be non-NULL until the TP_CHANNEL_FEATURE_CORE feature has +guaranteed to be non-NULL until the TP_CHANNEL_FEATURE_CORE feature has been prepared.

    Returns :

    a GHashTable + a GHashTable where the keys are strings, - D-Bus interface name + "." + property name, and the values are GValue + D-Bus interface name + "." + property name, and the values are GValue instances. [transfer none][element-type utf8 GObject.Value]
    @@ -730,7 +730,7 @@ @@ -740,7 +740,7 @@

    tp_channel_get_channel_type_id ()

    -
    GQuark              tp_channel_get_channel_type_id      (TpChannel *self);
    +
    GQuark              tp_channel_get_channel_type_id      (TpChannel *self);

    Get the D-Bus interface name representing this channel's type, as a GQuark, if it has been discovered. @@ -784,7 +784,7 @@ feature is ready.

    -If handle_type is not NULL, the type of handle is written into it. +If handle_type is not NULL, the type of handle is written into it. This will be TP_UNKNOWN_HANDLE_TYPE if the handle has not yet been discovered, or TP_HANDLE_TYPE_NONE if there is no handle with which this channel will always communicate. This is the same as the @@ -800,7 +800,7 @@

    - @@ -815,7 +815,7 @@

    tp_channel_get_identifier ()

    -
    const gchar *       tp_channel_get_identifier           (TpChannel *self);
    +
    const gchar *       tp_channel_get_identifier           (TpChannel *self);

    This channel's associated identifier, or the empty string if no identifier or unknown. @@ -826,8 +826,8 @@

    Changed in 0.11.4: as with "identifier", this could -previously either be NULL or the empty string if there was no suitable -value. It is now non-NULL in all cases. +previously either be NULL or the empty string if there was no suitable +value. It is now non-NULL in all cases.

    Returns :

    the channel type, if the channel is ready; either the channel - type or NULL, if the channel is not yet ready. + type or NULL, if the channel is not yet ready.

    handle_type :

    if not NULL, used to return the type of this handle. [out] + if not NULL, used to return the type of this handle. [out]
    @@ -849,7 +849,7 @@

    tp_channel_get_requested ()

    -
    gboolean            tp_channel_get_requested            (TpChannel *self);
    +
    gboolean            tp_channel_get_requested            (TpChannel *self);

    Return the "requested" property

    @@ -899,7 +899,7 @@

    tp_channel_get_initiator_identifier ()

    -
    const gchar *       tp_channel_get_initiator_identifier (TpChannel *self);
    +
    const gchar *       tp_channel_get_initiator_identifier (TpChannel *self);

    Return the "initiator-identifier" property

    @@ -926,9 +926,9 @@

    tp_channel_leave_async ()

    void                tp_channel_leave_async              (TpChannel *self,
                                                              TpChannelGroupChangeReason reason,
    -                                                         const gchar *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *message, + GAsyncReadyCallback callback, + gpointer user_data);

    Leave channel self with reason as reason and message as leave message. If self doesn't implement TP_IFACE_QUARK_CHANNEL_INTERFACE_GROUP or if @@ -974,9 +974,9 @@


    tp_channel_leave_finish ()

    -
    gboolean            tp_channel_leave_finish             (TpChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_leave_finish             (TpChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes to leave a channel.

    @@ -990,17 +990,17 @@
    - - - - - - + + + + @@ -1012,8 +1012,8 @@

    tp_channel_close_async ()

    void                tp_channel_close_async              (TpChannel *self,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Close channel self. In most cases, it's generally cleaner to use tp_channel_leave_async() instead to properly leave and close the channel. @@ -1033,7 +1033,7 @@

    - @@ -1049,9 +1049,9 @@

    tp_channel_close_finish ()

    -
    gboolean            tp_channel_close_finish             (TpChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_channel_close_finish             (TpChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes to close a channel.

    @@ -1065,17 +1065,17 @@
    - - - - - - + + + + @@ -1108,7 +1108,7 @@ TpHandle contact);

    Return the chat state for the given contact. If tp_proxy_is_prepared() -would return FALSE for the feature TP_CHANNEL_FEATURE_CHAT_STATES, +would return FALSE for the feature TP_CHANNEL_FEATURE_CHAT_STATES, the result will always be TP_CHANNEL_CHAT_STATE_INACTIVE.

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the channel has been left; FALSE otherwise +a GError to fill +

    Returns :

    TRUE if the channel has been left; FALSE otherwise

    callback :

    a callback to call when we closed the channel, or NULL +a callback to call when we closed the channel, or NULL to ignore any reply

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the channel has been closed; FALSE otherwise +a GError to fill +

    Returns :

    TRUE if the channel has been closed; FALSE otherwise
    @@ -1294,10 +1294,10 @@

    If self is a group but TP_CHANNEL_FEATURE_GROUP has not been prepared, -the result may either be a set of local-pending members, or NULL. -

    -

    -If self is not a group, return NULL. +the result may either be a set of local-pending members, or NULL. +

    +

    +If self is not a group, return NULL.

    @@ -1309,7 +1309,7 @@ - @@ -1326,10 +1326,10 @@

    If self is a group but TP_CHANNEL_FEATURE_GROUP has not been prepared, -the result may either be a set of members, or NULL. -

    -

    -If self is not a group, return NULL. +the result may either be a set of members, or NULL. +

    +

    +If self is not a group, return NULL.

    Returns :

    the local-pending members, or NULL + the local-pending members, or NULL
    @@ -1341,7 +1341,7 @@ - @@ -1358,10 +1358,10 @@

    If self is a group but TP_CHANNEL_FEATURE_GROUP has not been prepared, -the result may either be a set of remote-pending members, or NULL. -

    -

    -If self is not a group, return NULL. +the result may either be a set of remote-pending members, or NULL. +

    +

    +If self is not a group, return NULL.

    Returns :

    the members, or NULL + the members, or NULL
    @@ -1373,7 +1373,7 @@ - @@ -1383,22 +1383,22 @@

    tp_channel_group_get_local_pending_info ()

    -
    gboolean            tp_channel_group_get_local_pending_info
    +
    gboolean            tp_channel_group_get_local_pending_info
                                                             (TpChannel *self,
                                                              TpHandle local_pending,
                                                              TpHandle *actor,
                                                              TpChannelGroupChangeReason *reason,
    -                                                         const gchar **message);
    + const gchar **message);

    If local_pending is actually the handle of a local-pending contact, write additional information into actor, reason and message and return -TRUE. The handle and message are not referenced or copied, and can only be +TRUE. The handle and message are not referenced or copied, and can only be assumed to remain valid until the main loop is re-entered.

    If local_pending is not the handle of a local-pending contact, write 0 into actor, TP_CHANNEL_GROUP_CHANGE_REASON_NONE into reason -and "" into message, and return FALSE. +and "" into message, and return FALSE.

    Returns :

    the remote-pending members, or NULL + the remote-pending members, or NULL
    @@ -1416,23 +1416,23 @@ - - - - - - - + + + + @@ -1445,8 +1445,8 @@
    #define TP_ERRORS_REMOVED_FROM_GROUP (tp_errors_removed_from_group_quark ())
     

    -GError domain representing the local user being removed from a channel -with the Group interface. The code in a GError with this domain must +GError domain representing the local user being removed from a channel +with the Group interface. The code in a GError with this domain must be a member of TpChannelGroupChangeReason.

    @@ -1455,7 +1455,7 @@ TP_CHANNEL_GROUP_CHANGE_REASON_NONE).

    -This macro expands to a function call returning a GQuark. +This macro expands to a function call returning a GQuark.

    Since 0.7.1

    @@ -1463,11 +1463,11 @@

    tp_cli_channel_call_close ()

    TpProxyPendingCall * tp_cli_channel_call_close          (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_callback_for_close callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Close method call.

    @@ -1491,29 +1491,29 @@
    - @@ -1532,11 +1532,11 @@

    tp_cli_channel_call_get_channel_type ()

    TpProxyPendingCall * tp_cli_channel_call_get_channel_type
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_callback_for_get_channel_type callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_call_get_channel_type is deprecated and should not be used in newly-written code. Use the ChannelType property if possible.

    @@ -1564,29 +1564,29 @@
    - @@ -1605,11 +1605,11 @@

    tp_cli_channel_call_get_handle ()

    TpProxyPendingCall * tp_cli_channel_call_get_handle     (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_callback_for_get_handle callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_call_get_handle is deprecated and should not be used in newly-written code. Use the TargetHandleType and TargetHandle properties if possible.

    @@ -1637,29 +1637,29 @@
    - @@ -1678,11 +1678,11 @@

    tp_cli_channel_call_get_interfaces ()

    TpProxyPendingCall * tp_cli_channel_call_get_interfaces (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_callback_for_get_interfaces callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_channel_call_get_interfaces is deprecated and should not be used in newly-written code. Use the Interfaces property if possible.

    @@ -1710,29 +1710,29 @@
    - @@ -1752,9 +1752,9 @@

    tp_cli_channel_callback_for_close ()

    void                (*tp_cli_channel_callback_for_close)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Close method call succeeds or fails. @@ -1770,7 +1770,7 @@

    @@ -1791,10 +1791,10 @@

    tp_cli_channel_callback_for_get_channel_type ()

    void                (*tp_cli_channel_callback_for_get_channel_type)
                                                             (TpChannel *proxy,
    -                                                         const gchar *out_Channel_Type,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Channel_Type, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_callback_for_get_channel_type is deprecated and should not be used in newly-written code. Use the ChannelType property if possible.

    @@ -1813,13 +1813,13 @@
    - @@ -1840,11 +1840,11 @@

    tp_cli_channel_callback_for_get_handle ()

    void                (*tp_cli_channel_callback_for_get_handle)
                                                             (TpChannel *proxy,
    -                                                         guint out_Target_Handle_Type,
    -                                                         guint out_Target_Handle,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Target_Handle_Type, + guint out_Target_Handle, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_callback_for_get_handle is deprecated and should not be used in newly-written code. Use the TargetHandleType and TargetHandle properties if possible.

    @@ -1863,18 +1863,18 @@
    - - @@ -1895,10 +1895,10 @@

    tp_cli_channel_callback_for_get_interfaces ()

    void                (*tp_cli_channel_callback_for_get_interfaces)
                                                             (TpChannel *proxy,
    -                                                         const gchar **out_Interfaces,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Interfaces, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_channel_callback_for_get_interfaces is deprecated and should not be used in newly-written code. Use the Interfaces property if possible.

    @@ -1917,13 +1917,13 @@
    - @@ -1942,10 +1942,10 @@

    tp_cli_channel_run_close ()

    -
    gboolean            tp_cli_channel_run_close            (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_run_close            (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_run_close is deprecated and should not be used in newly-written code.

    @@ -1975,17 +1975,17 @@
    - - @@ -1999,11 +1999,11 @@

    tp_cli_channel_run_get_channel_type ()

    -
    gboolean            tp_cli_channel_run_get_channel_type (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out_Channel_Type,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_run_get_channel_type (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out_Channel_Type,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_run_get_channel_type is deprecated and should not be used in newly-written code. Use the ChannelType property if possible.

    @@ -2033,22 +2033,22 @@
    - - - @@ -2063,12 +2063,12 @@

    tp_cli_channel_run_get_handle ()

    -
    gboolean            tp_cli_channel_run_get_handle       (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Target_Handle_Type,
    -                                                         guint *out_Target_Handle,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_run_get_handle       (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Target_Handle_Type,
    +                                                         guint *out_Target_Handle,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_run_get_handle is deprecated and should not be used in newly-written code. Use the TargetHandleType and TargetHandle properties if possible.

    @@ -2098,27 +2098,27 @@
    - - - - @@ -2133,11 +2133,11 @@

    tp_cli_channel_run_get_interfaces ()

    -
    gboolean            tp_cli_channel_run_get_interfaces   (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_Interfaces,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_channel_run_get_interfaces   (TpChannel *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out_Interfaces,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_channel_run_get_interfaces is deprecated and should not be used in newly-written code. Use the Interfaces property if possible.

    @@ -2167,22 +2167,22 @@
    - - - @@ -2200,10 +2200,10 @@
    TpProxySignalConnection * tp_cli_channel_connect_to_closed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_signal_callback_closed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Closed.

    @@ -2233,19 +2233,19 @@ - - @@ -2253,7 +2253,7 @@ @@ -2265,8 +2265,8 @@

    tp_cli_channel_signal_callback_closed ()

    void                (*tp_cli_channel_signal_callback_closed)
                                                             (TpChannel *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Closed.

    @@ -2297,11 +2297,11 @@

    tp_cli_channel_interface_destroyable_call_destroy ()

    TpProxyPendingCall * tp_cli_channel_interface_destroyable_call_destroy
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_channel_interface_destroyable_callback_for_destroy callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Destroy method call.

    @@ -2325,29 +2325,29 @@ - @@ -2366,9 +2366,9 @@

    tp_cli_channel_interface_destroyable_callback_for_destroy ()

    void                (*tp_cli_channel_interface_destroyable_callback_for_destroy)
                                                             (TpChannel *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Destroy method call succeeds or fails. @@ -2384,7 +2384,7 @@

    @@ -2403,11 +2403,11 @@

    tp_cli_channel_interface_destroyable_run_destroy ()

    -
    gboolean            tp_cli_channel_interface_destroyable_run_destroy
    +
    gboolean            tp_cli_channel_interface_destroyable_run_destroy
                                                             (TpChannel *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_channel_interface_destroyable_run_destroy is deprecated and should not be used in newly-written code.

    @@ -2437,17 +2437,17 @@
    - - @@ -2466,8 +2466,8 @@
      "channel-properties"       GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    The immutable D-Bus properties of this channel, represented by a -GHashTable where the keys are D-Bus interface name + "." + property -name, and the values are GValue instances. +GHashTable where the keys are D-Bus interface name + "." + property +name, and the values are GValue instances.

    Read-only except during construction. If this is not provided @@ -2480,9 +2480,9 @@


    The "channel-ready" property

    -
      "channel-ready"            gboolean              : Read
    -

    -Initially FALSE; changes to TRUE when tp_proxy_prepare_async() has +

      "channel-ready"            gboolean              : Read
    +

    +Initially FALSE; changes to TRUE when tp_proxy_prepare_async() has finished preparing TP_CHANNEL_FEATURE_CORE, and if the channel is a group, TP_CHANNEL_FEATURE_GROUP.

    @@ -2493,8 +2493,8 @@

    One important difference is that after "invalidated" is signalled, "channel-ready" keeps its current value - which might -be TRUE, if the channel was successfully prepared before it became -invalidated - but tp_proxy_is_prepared() returns FALSE for all features. +be TRUE, if the channel was successfully prepared before it became +invalidated - but tp_proxy_is_prepared() returns FALSE for all features.

    Change notification is via notify::channel-ready. @@ -2513,7 +2513,7 @@


    The "group-flags" property

    -
      "group-flags"              guint                 : Read
    +
      "group-flags"              guint                 : Read

    If the TP_CHANNEL_FEATURE_GROUP feature has been prepared successfully, TpChannelGroupFlags indicating the capabilities and behaviour of that @@ -2532,7 +2532,7 @@


    The "group-self-handle" property

    -
      "group-self-handle"        guint                 : Read
    +
      "group-self-handle"        guint                 : Read

    If this channel is a group and TP_CHANNEL_FEATURE_GROUP has been prepared, and the user is a member of the group, the TpHandle @@ -2550,7 +2550,7 @@


    The "identifier" property

    -
      "identifier"               gchar*                : Read
    +
      "identifier"               gchar*                : Read

    This channel's associated identifier, or the empty string if it has handle type TP_HANDLE_TYPE_NONE. @@ -2565,8 +2565,8 @@ the empty string.

    -Changed in 0.11.4: this property is never NULL. Previously, -it was NULL before an identifier was known, or when a channel +Changed in 0.11.4: this property is never NULL. Previously, +it was NULL before an identifier was known, or when a channel with no TargetID D-Bus property had TargetHandleType TP_HANDLE_TYPE_NONE.

    Default value: ""

    @@ -2574,20 +2574,20 @@

    The "initiator-handle" property

    -
      "initiator-handle"         guint                 : Read
    +
      "initiator-handle"         guint                 : Read

    The TP_HANDLE_TYPE_CONTACT TpHandle of the initiator of this channel, or 0 if there is no particular initiator.

    If the channel was initiated by a remote contact, this handle represents -that contact, and "requested" will be FALSE. For instance, +that contact, and "requested" will be FALSE. For instance, for an incoming call this property indicates the caller, and for a chatroom invitation this property indicates who sent the invitation.

    If the channel was requested by the local user, "requested" -will be TRUE, and this property may be the "group-self-handle" +will be TRUE, and this property may be the "group-self-handle" or "self-handle".

    @@ -2604,7 +2604,7 @@


    The "initiator-identifier" property

    -
      "initiator-identifier"     gchar*                : Read
    +
      "initiator-identifier"     gchar*                : Read

    If "initiator-handle" is 0, this will always be "". Otherwise, this will be the "identifier" of the contact @@ -2621,24 +2621,24 @@


    The "requested" property

    -
      "requested"                gboolean              : Read
    -

    -TRUE if this channel was created in response to a local request, such -as a call to tp_account_channel_request_create_channel_async(). FALSE +

      "requested"                gboolean              : Read
    +

    +TRUE if this channel was created in response to a local request, such +as a call to tp_account_channel_request_create_channel_async(). FALSE if this channel was initiated by a remote contact (the "initiator-handle"), or if it appeared as a side-effect of some other action.

    -For instance, this is FALSE on incoming calls and file transfers, +For instance, this is FALSE on incoming calls and file transfers, remotely-initiated 1-1 text conversations, and invitations to chatrooms, -and TRUE on outgoing calls and file transfers, locally-initiated 1-1 +and TRUE on outgoing calls and file transfers, locally-initiated 1-1 text conversations, and chatrooms joined by local user action.

    This is not guaranteed to be meaningful until tp_proxy_prepare_async() has finished preparing TP_CHANNEL_FEATURE_CORE; until then, it may return -FALSE even if the channel was actually requested. +FALSE even if the channel was actually requested.

    Default value: FALSE

    Since 0.11.15

    @@ -2649,9 +2649,9 @@

    The "chat-state-changed" signal

    void                user_function                      (TpChannel *self,
    -                                                        guint      contact,
    -                                                        guint      state,
    -                                                        gpointer   user_data)      : Run Last / Has Details
    + guint contact, + guint state, + gpointer user_data) : Run Last / Has Details

    Emitted when a contact's chat state changes after tp_proxy_prepare_async() has finished preparing the feature TP_CHANNEL_FEATURE_CHAT_STATES. @@ -2686,9 +2686,9 @@

    The "group-flags-changed" signal

    void                user_function                      (TpChannel *self,
    -                                                        guint      added,
    -                                                        guint      removed,
    -                                                        gpointer   user_data)      : Run Last / Has Details
    + guint added, + guint removed, + gpointer user_data) : Run Last / Has Details

    Emitted when the "group-flags" property changes while the channel is ready. @@ -2725,14 +2725,14 @@

    The "group-members-changed" signal

    void                user_function                      (TpChannel     *self,
    -                                                        gchar         *message,
    +                                                        gchar         *message,
                                                             GArray_guint_ *added,
                                                             GArray_guint_ *removed,
                                                             GArray_guint_ *local_pending,
                                                             GArray_guint_ *remote_pending,
    -                                                        guint          actor,
    -                                                        guint          reason,
    -                                                        gpointer       user_data)           : Run Last / Has Details
    + guint actor, + guint reason, + gpointer user_data) : Run Last / Has Details

    Emitted when the group members change in a Group channel that is ready.

    @@ -2751,24 +2751,24 @@
    - - - - @@ -2798,7 +2798,7 @@ GArray_guint_ *removed, GArray_guint_ *local_pending, GArray_guint_ *remote_pending, - gpointer user_data) : Run Last / Has Details + gpointer user_data) : Run Last / Has Details

    Emitted when the group members change in a Group channel that is ready. Contains a superset of the information in the @@ -2815,32 +2815,32 @@

    - - - - diff --git a/docs/reference/html/telepathy-glib-cli-anonymity.html b/docs/reference/html/telepathy-glib-cli-anonymity.html index 72c3cb2..5e4db8c 100644 --- a/docs/reference/html/telepathy-glib-cli-anonymity.html +++ b/docs/reference/html/telepathy-glib-cli-anonymity.html @@ -43,15 +43,15 @@ TpProxySignalConnection * tp_cli_connection_interface_anonymity_connect_to_anonymity_modes_changed (TpConnection *proxy, tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed) (TpConnection *proxy, - guint arg_Modes, - gpointer user_data, - GObject *weak_object); + guint arg_Modes, + gpointer user_data, + GObject *weak_object);
    @@ -74,10 +74,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_anonymity_connect_to_anonymity_modes_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AnonymityModesChanged.

    @@ -107,19 +107,19 @@
    - - @@ -127,7 +127,7 @@ @@ -139,9 +139,9 @@

    tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed ()

    void                (*tp_cli_connection_interface_anonymity_signal_callback_anonymity_modes_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Modes,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Modes, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AnonymityModesChanged.

    diff --git a/docs/reference/html/telepathy-glib-cli-service-point.html b/docs/reference/html/telepathy-glib-cli-service-point.html index d5c389c..f4260f7 100644 --- a/docs/reference/html/telepathy-glib-cli-service-point.html +++ b/docs/reference/html/telepathy-glib-cli-service-point.html @@ -43,27 +43,27 @@ TpProxySignalConnection * tp_cli_channel_interface_service_point_connect_to_service_point_changed (TpChannel *proxy, tp_cli_channel_interface_service_point_signal_callback_service_point_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_channel_interface_service_point_signal_callback_service_point_changed) (TpChannel *proxy, - const GValueArray *arg_Service_Point, - gpointer user_data, - GObject *weak_object); + const GValueArray *arg_Service_Point, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_service_point_connect_to_service_points_changed (TpConnection *proxy, tp_cli_connection_interface_service_point_signal_callback_service_points_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_service_point_signal_callback_service_points_changed) (TpConnection *proxy, - const GPtrArray *arg_Service_Points, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Service_Points, + gpointer user_data, + GObject *weak_object);
    @@ -87,10 +87,10 @@
    TpProxySignalConnection * tp_cli_channel_interface_service_point_connect_to_service_point_changed
                                                             (TpChannel *proxy,
                                                              tp_cli_channel_interface_service_point_signal_callback_service_point_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ServicePointChanged.

    @@ -120,19 +120,19 @@
    - - @@ -140,7 +140,7 @@ @@ -152,9 +152,9 @@

    tp_cli_channel_interface_service_point_signal_callback_service_point_changed ()

    void                (*tp_cli_channel_interface_service_point_signal_callback_service_point_changed)
                                                             (TpChannel *proxy,
    -                                                         const GValueArray *arg_Service_Point,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValueArray *arg_Service_Point, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ServicePointChanged.

    @@ -191,10 +191,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_service_point_connect_to_service_points_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_service_point_signal_callback_service_points_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ServicePointsChanged.

    @@ -224,19 +224,19 @@ - - @@ -244,7 +244,7 @@ @@ -256,9 +256,9 @@

    tp_cli_connection_interface_service_point_signal_callback_service_points_changed ()

    void                (*tp_cli_connection_interface_service_point_signal_callback_service_points_changed)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Service_Points,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Service_Points, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ServicePointsChanged.

    diff --git a/docs/reference/html/telepathy-glib-client-channel-factory.html b/docs/reference/html/telepathy-glib-client-channel-factory.html index c37f103..24702a1 100644 --- a/docs/reference/html/telepathy-glib-client-channel-factory.html +++ b/docs/reference/html/telepathy-glib-client-channel-factory.html @@ -51,10 +51,10 @@ TpChannel * tp_client_channel_factory_create_channel (TpClientChannelFactory *self, TpConnection *conn, - const gchar *path, - GHashTable *properties, - GError **error); -GArray * tp_client_channel_factory_dup_channel_features + const gchar *path, + GHashTable *properties, + GError **error); +GArray * tp_client_channel_factory_dup_channel_features (TpClientChannelFactory *self, TpChannel *channel); @@ -70,7 +70,7 @@

    Prerequisites

    TpClientChannelFactory requires - GObject.

    + GObject.

    Known Implementations

    @@ -99,7 +99,7 @@

    TpClientChannelFactory

    typedef struct _TpClientChannelFactory TpClientChannelFactory;

    -Opaque typedef representing a GObject that implements +Opaque typedef representing a GObject that implements the TP_TYPE_CLIENT_CHANNEL_FACTORY interface.

    Since 0.13.6

    @@ -136,7 +136,7 @@
    - + @@ -175,9 +175,9 @@
    TpChannel *         tp_client_channel_factory_create_channel
                                                             (TpClientChannelFactory *self,
                                                              TpConnection *conn,
    -                                                         const gchar *path,
    -                                                         GHashTable *properties,
    -                                                         GError **error);
    + const gchar *path, + GHashTable *properties, + GError **error);

    Function called when a channel need to be created. Implementation can return a subclass of TpChannel if they need to. @@ -213,12 +213,12 @@

    - - @@ -228,11 +228,11 @@

    tp_client_channel_factory_dup_channel_features ()

    -
    GArray *            tp_client_channel_factory_dup_channel_features
    +
    GArray *            tp_client_channel_factory_dup_channel_features
                                                             (TpClientChannelFactory *self,
                                                              TpChannel *channel);

    -Return a zero terminated GArray containing the TpChannel features that +Return a zero terminated GArray containing the TpChannel features that should be prepared on channel.

    @@ -255,7 +255,7 @@

    - diff --git a/docs/reference/html/telepathy-glib-client.html b/docs/reference/html/telepathy-glib-client.html index 0dcdaca..d902681 100644 --- a/docs/reference/html/telepathy-glib-client.html +++ b/docs/reference/html/telepathy-glib-client.html @@ -48,92 +48,92 @@ void (*tp_cli_client_observer_callback_for_observe_channels) (TpClient *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_client_observer_call_observe_channels (TpClient *proxy, - gint timeout_ms, - const gchar *in_Account, - const gchar *in_Connection, - const GPtrArray *in_Channels, - const gchar *in_Dispatch_Operation, - const GPtrArray *in_Requests_Satisfied, - GHashTable *in_Observer_Info, + gint timeout_ms, + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const gchar *in_Dispatch_Operation, + const GPtrArray *in_Requests_Satisfied, + GHashTable *in_Observer_Info, tp_cli_client_observer_callback_for_observe_channels callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_client_handler_callback_for_handle_channels) (TpClient *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_client_handler_call_handle_channels (TpClient *proxy, - gint timeout_ms, - const gchar *in_Account, - const gchar *in_Connection, - const GPtrArray *in_Channels, - const GPtrArray *in_Requests_Satisfied, - guint64 in_User_Action_Time, - GHashTable *in_Handler_Info, + gint timeout_ms, + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const GPtrArray *in_Requests_Satisfied, + guint64 in_User_Action_Time, + GHashTable *in_Handler_Info, tp_cli_client_handler_callback_for_handle_channels callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_client_interface_requests_callback_for_add_request) (TpClient *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_client_interface_requests_call_add_request (TpClient *proxy, - gint timeout_ms, - const gchar *in_Request, - GHashTable *in_Properties, + gint timeout_ms, + const gchar *in_Request, + GHashTable *in_Properties, tp_cli_client_interface_requests_callback_for_add_request callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_client_interface_requests_callback_for_remove_request) (TpClient *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_client_interface_requests_call_remove_request (TpClient *proxy, - gint timeout_ms, - const gchar *in_Request, - const gchar *in_Error, - const gchar *in_Message, + gint timeout_ms, + const gchar *in_Request, + const gchar *in_Error, + const gchar *in_Message, tp_cli_client_interface_requests_callback_for_remove_request callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_client_approver_callback_for_add_dispatch_operation) (TpClient *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_client_approver_call_add_dispatch_operation (TpClient *proxy, - gint timeout_ms, - const GPtrArray *in_Channels, - const gchar *in_DispatchOperation, - GHashTable *in_Properties, + gint timeout_ms, + const GPtrArray *in_Channels, + const gchar *in_DispatchOperation, + GHashTable *in_Properties, tp_cli_client_approver_callback_for_add_dispatch_operation callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpClient
     
    @@ -198,9 +198,9 @@

    tp_cli_client_observer_callback_for_observe_channels ()

    void                (*tp_cli_client_observer_callback_for_observe_channels)
                                                             (TpClient *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ObserveChannels method call succeeds or fails. @@ -216,7 +216,7 @@

    @@ -237,17 +237,17 @@

    tp_cli_client_observer_call_observe_channels ()

    TpProxyPendingCall * tp_cli_client_observer_call_observe_channels
                                                             (TpClient *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         const gchar *in_Connection,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const gchar *in_Dispatch_Operation,
    -                                                         const GPtrArray *in_Requests_Satisfied,
    -                                                         GHashTable *in_Observer_Info,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         const gchar *in_Connection,
    +                                                         const GPtrArray *in_Channels,
    +                                                         const gchar *in_Dispatch_Operation,
    +                                                         const GPtrArray *in_Requests_Satisfied,
    +                                                         GHashTable *in_Observer_Info,
                                                              tp_cli_client_observer_callback_for_observe_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ObserveChannels method call.

    @@ -301,29 +301,29 @@ - - - - + + + + @@ -342,9 +342,9 @@

    tp_cli_client_handler_callback_for_handle_channels ()

    void                (*tp_cli_client_handler_callback_for_handle_channels)
                                                             (TpClient *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a HandleChannels method call succeeds or fails. @@ -360,7 +360,7 @@

    @@ -381,17 +381,17 @@

    tp_cli_client_handler_call_handle_channels ()

    TpProxyPendingCall * tp_cli_client_handler_call_handle_channels
                                                             (TpClient *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Account,
    -                                                         const gchar *in_Connection,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const GPtrArray *in_Requests_Satisfied,
    -                                                         guint64 in_User_Action_Time,
    -                                                         GHashTable *in_Handler_Info,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Account,
    +                                                         const gchar *in_Connection,
    +                                                         const GPtrArray *in_Channels,
    +                                                         const GPtrArray *in_Requests_Satisfied,
    +                                                         guint64 in_User_Action_Time,
    +                                                         GHashTable *in_Handler_Info,
                                                              tp_cli_client_handler_callback_for_handle_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a HandleChannels method call.

    @@ -445,29 +445,29 @@ - - - - + + + + @@ -486,9 +486,9 @@

    tp_cli_client_interface_requests_callback_for_add_request ()

    void                (*tp_cli_client_interface_requests_callback_for_add_request)
                                                             (TpClient *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddRequest method call succeeds or fails. @@ -504,7 +504,7 @@

    @@ -525,13 +525,13 @@

    tp_cli_client_interface_requests_call_add_request ()

    TpProxyPendingCall * tp_cli_client_interface_requests_call_add_request
                                                             (TpClient *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Request,
    -                                                         GHashTable *in_Properties,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Request,
    +                                                         GHashTable *in_Properties,
                                                              tp_cli_client_interface_requests_callback_for_add_request callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddRequest method call.

    @@ -565,29 +565,29 @@ - - - - + + + + @@ -606,9 +606,9 @@

    tp_cli_client_interface_requests_callback_for_remove_request ()

    void                (*tp_cli_client_interface_requests_callback_for_remove_request)
                                                             (TpClient *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveRequest method call succeeds or fails. @@ -624,7 +624,7 @@

    @@ -645,14 +645,14 @@

    tp_cli_client_interface_requests_call_remove_request ()

    TpProxyPendingCall * tp_cli_client_interface_requests_call_remove_request
                                                             (TpClient *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Request,
    -                                                         const gchar *in_Error,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Request,
    +                                                         const gchar *in_Error,
    +                                                         const gchar *in_Message,
                                                              tp_cli_client_interface_requests_callback_for_remove_request callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveRequest method call.

    @@ -691,29 +691,29 @@ - - - - + + + + @@ -732,9 +732,9 @@

    tp_cli_client_approver_callback_for_add_dispatch_operation ()

    void                (*tp_cli_client_approver_callback_for_add_dispatch_operation)
                                                             (TpClient *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddDispatchOperation method call succeeds or fails. @@ -750,7 +750,7 @@

    @@ -771,14 +771,14 @@

    tp_cli_client_approver_call_add_dispatch_operation ()

    TpProxyPendingCall * tp_cli_client_approver_call_add_dispatch_operation
                                                             (TpClient *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const gchar *in_DispatchOperation,
    -                                                         GHashTable *in_Properties,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Channels,
    +                                                         const gchar *in_DispatchOperation,
    +                                                         GHashTable *in_Properties,
                                                              tp_cli_client_approver_callback_for_add_dispatch_operation callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddDispatchOperation method call.

    @@ -817,29 +817,29 @@ - - - - + + + + diff --git a/docs/reference/html/telepathy-glib-connection-aliasing.html b/docs/reference/html/telepathy-glib-connection-aliasing.html index 1718412..905c178 100644 --- a/docs/reference/html/telepathy-glib-connection-aliasing.html +++ b/docs/reference/html/telepathy-glib-connection-aliasing.html @@ -40,98 +40,98 @@
     #include <telepathy-glib/connection.h>
     
    -gboolean            tp_cli_connection_interface_aliasing_run_get_alias_flags
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Alias_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_aliasing_run_request_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gchar ***out_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_aliasing_run_get_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_aliasing_run_set_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_aliasing_run_get_alias_flags
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Alias_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_aliasing_run_request_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gchar ***out_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_aliasing_run_get_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_aliasing_run_set_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_get_alias_flags
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_aliasing_callback_for_get_alias_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_request_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_aliasing_callback_for_request_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_get_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_aliasing_callback_for_get_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_set_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Aliases,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Aliases,
                                                              tp_cli_connection_interface_aliasing_callback_for_set_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_aliasing_callback_for_get_alias_flags)
                                                             (TpConnection *proxy,
    -                                                         guint out_Alias_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Alias_Flags,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_aliasing_callback_for_request_aliases)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Aliases,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar **out_Aliases,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_aliasing_callback_for_get_aliases)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Aliases,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Aliases,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_aliasing_callback_for_set_aliases)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_interface_aliasing_connect_to_aliases_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_aliasing_signal_callback_aliases_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_interface_aliasing_signal_callback_aliases_changed)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Aliases,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *arg_Aliases,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -146,12 +146,12 @@

    Details

    tp_cli_connection_interface_aliasing_run_get_alias_flags ()

    -
    gboolean            tp_cli_connection_interface_aliasing_run_get_alias_flags
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Alias_Flags,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_aliasing_run_get_alias_flags
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Alias_Flags,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_aliasing_run_get_alias_flags is deprecated and should not be used in newly-written code.

    @@ -181,22 +181,22 @@
    - - - @@ -210,13 +210,13 @@

    tp_cli_connection_interface_aliasing_run_request_aliases ()

    -
    gboolean            tp_cli_connection_interface_aliasing_run_request_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gchar ***out_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_aliasing_run_request_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gchar ***out_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_aliasing_run_request_aliases is deprecated and should not be used in newly-written code.

    @@ -251,22 +251,22 @@
    - - - @@ -280,13 +280,13 @@

    tp_cli_connection_interface_aliasing_run_get_aliases ()

    -
    gboolean            tp_cli_connection_interface_aliasing_run_get_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_aliasing_run_get_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_aliasing_run_get_aliases is deprecated and should not be used in newly-written code.

    @@ -321,22 +321,22 @@
    - - - @@ -350,12 +350,12 @@

    tp_cli_connection_interface_aliasing_run_set_aliases ()

    -
    gboolean            tp_cli_connection_interface_aliasing_run_set_aliases
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Aliases,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_aliasing_run_set_aliases
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Aliases,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_aliasing_run_set_aliases is deprecated and should not be used in newly-written code.

    @@ -390,17 +390,17 @@
    - - @@ -416,11 +416,11 @@

    tp_cli_connection_interface_aliasing_call_get_alias_flags ()

    TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_get_alias_flags
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_aliasing_callback_for_get_alias_flags callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetAliasFlags method call.

    @@ -444,29 +444,29 @@ - @@ -485,12 +485,12 @@

    tp_cli_connection_interface_aliasing_call_request_aliases ()

    TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_request_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_aliasing_callback_for_request_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestAliases method call.

    @@ -519,29 +519,29 @@ - @@ -560,12 +560,12 @@

    tp_cli_connection_interface_aliasing_call_get_aliases ()

    TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_get_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_aliasing_callback_for_get_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetAliases method call.

    @@ -594,29 +594,29 @@ - @@ -635,12 +635,12 @@

    tp_cli_connection_interface_aliasing_call_set_aliases ()

    TpProxyPendingCall * tp_cli_connection_interface_aliasing_call_set_aliases
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Aliases,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Aliases,
                                                              tp_cli_connection_interface_aliasing_callback_for_set_aliases callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetAliases method call.

    @@ -669,29 +669,29 @@ - @@ -710,10 +710,10 @@

    tp_cli_connection_interface_aliasing_callback_for_get_alias_flags ()

    void                (*tp_cli_connection_interface_aliasing_callback_for_get_alias_flags)
                                                             (TpConnection *proxy,
    -                                                         guint out_Alias_Flags,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Alias_Flags, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetAliasFlags method call succeeds or fails. @@ -728,13 +728,13 @@

    - @@ -755,10 +755,10 @@

    tp_cli_connection_interface_aliasing_callback_for_request_aliases ()

    void                (*tp_cli_connection_interface_aliasing_callback_for_request_aliases)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Aliases,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Aliases, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestAliases method call succeeds or fails. @@ -773,13 +773,13 @@

    - @@ -800,10 +800,10 @@

    tp_cli_connection_interface_aliasing_callback_for_get_aliases ()

    void                (*tp_cli_connection_interface_aliasing_callback_for_get_aliases)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Aliases,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Aliases, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetAliases method call succeeds or fails. @@ -818,13 +818,13 @@

    - @@ -845,9 +845,9 @@

    tp_cli_connection_interface_aliasing_callback_for_set_aliases ()

    void                (*tp_cli_connection_interface_aliasing_callback_for_set_aliases)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetAliases method call succeeds or fails. @@ -863,7 +863,7 @@

    @@ -885,10 +885,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_aliasing_connect_to_aliases_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_aliasing_signal_callback_aliases_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AliasesChanged.

    @@ -918,19 +918,19 @@ - - @@ -938,7 +938,7 @@ @@ -950,9 +950,9 @@

    tp_cli_connection_interface_aliasing_signal_callback_aliases_changed ()

    void                (*tp_cli_connection_interface_aliasing_signal_callback_aliases_changed)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Aliases,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Aliases, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AliasesChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-avatars.html b/docs/reference/html/telepathy-glib-connection-avatars.html index 3f3892f..230b49c 100644 --- a/docs/reference/html/telepathy-glib-connection-avatars.html +++ b/docs/reference/html/telepathy-glib-connection-avatars.html @@ -40,187 +40,187 @@
     #include <telepathy-glib/connection.h>
     
    -gboolean            tp_cli_connection_interface_avatars_run_clear_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_get_avatar_requirements
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_MIME_Types,
    -                                                         guint *out_Min_Width,
    -                                                         guint *out_Min_Height,
    -                                                         guint *out_Max_Width,
    -                                                         guint *out_Max_Height,
    -                                                         guint *out_Max_Bytes,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_get_avatar_tokens
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gchar ***out_Tokens,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_get_known_avatar_tokens
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Tokens,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_request_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    -                                                         GArray **out_Data,
    -                                                         gchar **out_MIME_Type,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_request_avatars
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_avatars_run_set_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Avatar,
    -                                                         const gchar *in_MIME_Type,
    -                                                         gchar **out_Token,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_clear_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_get_avatar_requirements
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out_MIME_Types,
    +                                                         guint *out_Min_Width,
    +                                                         guint *out_Min_Height,
    +                                                         guint *out_Max_Width,
    +                                                         guint *out_Max_Height,
    +                                                         guint *out_Max_Bytes,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_get_avatar_tokens
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gchar ***out_Tokens,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_get_known_avatar_tokens
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Tokens,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_request_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
    +                                                         GArray **out_Data,
    +                                                         gchar **out_MIME_Type,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_request_avatars
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_avatars_run_set_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Avatar,
    +                                                         const gchar *in_MIME_Type,
    +                                                         gchar **out_Token,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_clear_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_avatars_callback_for_clear_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_avatar_requirements
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_avatar_tokens
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_known_avatar_tokens
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_request_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
                                                              tp_cli_connection_interface_avatars_callback_for_request_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_request_avatars
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_request_avatars callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_avatars_call_set_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Avatar,
    -                                                         const gchar *in_MIME_Type,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Avatar,
    +                                                         const gchar *in_MIME_Type,
                                                              tp_cli_connection_interface_avatars_callback_for_set_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_clear_avatar)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_MIME_Types,
    -                                                         guint out_Min_Width,
    -                                                         guint out_Min_Height,
    -                                                         guint out_Max_Width,
    -                                                         guint out_Max_Height,
    -                                                         guint out_Max_Bytes,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar **out_MIME_Types,
    +                                                         guint out_Min_Width,
    +                                                         guint out_Min_Height,
    +                                                         guint out_Max_Width,
    +                                                         guint out_Max_Height,
    +                                                         guint out_Max_Bytes,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Tokens,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar **out_Tokens,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Tokens,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Tokens,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_request_avatar)
                                                             (TpConnection *proxy,
    -                                                         const GArray *out_Data,
    -                                                         const gchar *out_MIME_Type,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Data,
    +                                                         const gchar *out_MIME_Type,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_request_avatars)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_callback_for_set_avatar)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Token,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Token,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_interface_avatars_connect_to_avatar_retrieved
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxySignalConnection * tp_cli_connection_interface_avatars_connect_to_avatar_updated
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_avatars_signal_callback_avatar_updated callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_Token,
    -                                                         const GArray *arg_Avatar,
    -                                                         const gchar *arg_Type,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Contact,
    +                                                         const gchar *arg_Token,
    +                                                         const GArray *arg_Avatar,
    +                                                         const gchar *arg_Type,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_avatars_signal_callback_avatar_updated)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_New_Avatar_Token,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Contact,
    +                                                         const gchar *arg_New_Avatar_Token,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -235,11 +235,11 @@

    Details

    tp_cli_connection_interface_avatars_run_clear_avatar ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_clear_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_clear_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_clear_avatar is deprecated and should not be used in newly-written code.

    @@ -269,17 +269,17 @@
    - - @@ -293,17 +293,17 @@

    tp_cli_connection_interface_avatars_run_get_avatar_requirements ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_get_avatar_requirements
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_MIME_Types,
    -                                                         guint *out_Min_Width,
    -                                                         guint *out_Min_Height,
    -                                                         guint *out_Max_Width,
    -                                                         guint *out_Max_Height,
    -                                                         guint *out_Max_Bytes,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_get_avatar_requirements
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out_MIME_Types,
    +                                                         guint *out_Min_Width,
    +                                                         guint *out_Min_Height,
    +                                                         guint *out_Max_Width,
    +                                                         guint *out_Max_Height,
    +                                                         guint *out_Max_Bytes,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_get_avatar_requirements is deprecated and should not be used in newly-written code. Use GetAll to retrieve the D-Bus properties on this interface, falling back to this method on failure.

    @@ -333,47 +333,47 @@
    - - - - - - - - @@ -388,13 +388,13 @@

    tp_cli_connection_interface_avatars_run_get_avatar_tokens ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_get_avatar_tokens
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gchar ***out_Tokens,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_get_avatar_tokens
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gchar ***out_Tokens,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_get_avatar_tokens is deprecated and should not be used in newly-written code. Use GetKnownAvatarTokens instead.

    @@ -429,22 +429,22 @@
    - - - @@ -459,13 +459,13 @@

    tp_cli_connection_interface_avatars_run_get_known_avatar_tokens ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_get_known_avatar_tokens
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Tokens,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_get_known_avatar_tokens
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Tokens,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_get_known_avatar_tokens is deprecated and should not be used in newly-written code.

    @@ -500,22 +500,22 @@
    - - - @@ -529,14 +529,14 @@

    tp_cli_connection_interface_avatars_run_request_avatar ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_request_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    -                                                         GArray **out_Data,
    -                                                         gchar **out_MIME_Type,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_request_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
    +                                                         GArray **out_Data,
    +                                                         gchar **out_MIME_Type,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_request_avatar is deprecated and should not be used in newly-written code. Use RequestAvatars instead.

    @@ -571,27 +571,27 @@
    - - - - @@ -606,12 +606,12 @@

    tp_cli_connection_interface_avatars_run_request_avatars ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_request_avatars
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_request_avatars
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_request_avatars is deprecated and should not be used in newly-written code.

    @@ -646,17 +646,17 @@
    - - @@ -670,14 +670,14 @@

    tp_cli_connection_interface_avatars_run_set_avatar ()

    -
    gboolean            tp_cli_connection_interface_avatars_run_set_avatar
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Avatar,
    -                                                         const gchar *in_MIME_Type,
    -                                                         gchar **out_Token,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_avatars_run_set_avatar
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Avatar,
    +                                                         const gchar *in_MIME_Type,
    +                                                         gchar **out_Token,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_avatars_run_set_avatar is deprecated and should not be used in newly-written code.

    @@ -717,22 +717,22 @@
    - - - @@ -748,11 +748,11 @@

    tp_cli_connection_interface_avatars_call_clear_avatar ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_clear_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_avatars_callback_for_clear_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ClearAvatar method call.

    @@ -776,29 +776,29 @@ - @@ -817,11 +817,11 @@

    tp_cli_connection_interface_avatars_call_get_avatar_requirements ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_avatar_requirements
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_call_get_avatar_requirements is deprecated and should not be used in newly-written code. Use GetAll to retrieve the D-Bus properties on this interface, falling back to this method on failure.

    @@ -849,29 +849,29 @@
    - @@ -891,12 +891,12 @@

    tp_cli_connection_interface_avatars_call_get_avatar_tokens ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_avatar_tokens
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_call_get_avatar_tokens is deprecated and should not be used in newly-written code. Use GetKnownAvatarTokens instead.

    @@ -929,29 +929,29 @@
    - @@ -971,12 +971,12 @@

    tp_cli_connection_interface_avatars_call_get_known_avatar_tokens ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_get_known_avatar_tokens
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetKnownAvatarTokens method call.

    @@ -1005,29 +1005,29 @@ - @@ -1046,12 +1046,12 @@

    tp_cli_connection_interface_avatars_call_request_avatar ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_request_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
                                                              tp_cli_connection_interface_avatars_callback_for_request_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_call_request_avatar is deprecated and should not be used in newly-written code. Use RequestAvatars instead.

    @@ -1084,29 +1084,29 @@
    - @@ -1126,12 +1126,12 @@

    tp_cli_connection_interface_avatars_call_request_avatars ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_request_avatars
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_avatars_callback_for_request_avatars callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestAvatars method call.

    @@ -1160,29 +1160,29 @@ - @@ -1201,13 +1201,13 @@

    tp_cli_connection_interface_avatars_call_set_avatar ()

    TpProxyPendingCall * tp_cli_connection_interface_avatars_call_set_avatar
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Avatar,
    -                                                         const gchar *in_MIME_Type,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Avatar,
    +                                                         const gchar *in_MIME_Type,
                                                              tp_cli_connection_interface_avatars_callback_for_set_avatar callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetAvatar method call.

    @@ -1241,29 +1241,29 @@ - @@ -1282,9 +1282,9 @@

    tp_cli_connection_interface_avatars_callback_for_clear_avatar ()

    void                (*tp_cli_connection_interface_avatars_callback_for_clear_avatar)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ClearAvatar method call succeeds or fails. @@ -1300,7 +1300,7 @@

    @@ -1321,15 +1321,15 @@

    tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements ()

    void                (*tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_MIME_Types,
    -                                                         guint out_Min_Width,
    -                                                         guint out_Min_Height,
    -                                                         guint out_Max_Width,
    -                                                         guint out_Max_Height,
    -                                                         guint out_Max_Bytes,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_MIME_Types, + guint out_Min_Width, + guint out_Min_Height, + guint out_Max_Width, + guint out_Max_Height, + guint out_Max_Bytes, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_callback_for_get_avatar_requirements is deprecated and should not be used in newly-written code. Use GetAll to retrieve the D-Bus properties on this interface, falling back to this method on failure.

    @@ -1348,38 +1348,38 @@
    - - - - - - @@ -1400,10 +1400,10 @@

    tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens ()

    void                (*tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Tokens,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Tokens, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_callback_for_get_avatar_tokens is deprecated and should not be used in newly-written code. Use GetKnownAvatarTokens instead.

    @@ -1422,13 +1422,13 @@
    - @@ -1449,10 +1449,10 @@

    tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens ()

    void                (*tp_cli_connection_interface_avatars_callback_for_get_known_avatar_tokens)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Tokens,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Tokens, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetKnownAvatarTokens method call succeeds or fails. @@ -1467,13 +1467,13 @@

    - @@ -1494,11 +1494,11 @@

    tp_cli_connection_interface_avatars_callback_for_request_avatar ()

    void                (*tp_cli_connection_interface_avatars_callback_for_request_avatar)
                                                             (TpConnection *proxy,
    -                                                         const GArray *out_Data,
    -                                                         const gchar *out_MIME_Type,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Data, + const gchar *out_MIME_Type, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_interface_avatars_callback_for_request_avatar is deprecated and should not be used in newly-written code. Use RequestAvatars instead.

    @@ -1517,18 +1517,18 @@
    - - @@ -1549,9 +1549,9 @@

    tp_cli_connection_interface_avatars_callback_for_request_avatars ()

    void                (*tp_cli_connection_interface_avatars_callback_for_request_avatars)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestAvatars method call succeeds or fails. @@ -1567,7 +1567,7 @@

    @@ -1588,10 +1588,10 @@

    tp_cli_connection_interface_avatars_callback_for_set_avatar ()

    void                (*tp_cli_connection_interface_avatars_callback_for_set_avatar)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Token,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Token, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetAvatar method call succeeds or fails. @@ -1606,13 +1606,13 @@

    - @@ -1634,10 +1634,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_avatars_connect_to_avatar_retrieved
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AvatarRetrieved.

    @@ -1667,19 +1667,19 @@ - - @@ -1687,7 +1687,7 @@ @@ -1700,10 +1700,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_avatars_connect_to_avatar_updated
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_avatars_signal_callback_avatar_updated callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AvatarUpdated.

    @@ -1733,19 +1733,19 @@ - - @@ -1753,7 +1753,7 @@ @@ -1765,12 +1765,12 @@

    tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved ()

    void                (*tp_cli_connection_interface_avatars_signal_callback_avatar_retrieved)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_Token,
    -                                                         const GArray *arg_Avatar,
    -                                                         const gchar *arg_Type,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + const gchar *arg_Token, + const GArray *arg_Avatar, + const gchar *arg_Type, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AvatarRetrieved.

    @@ -1821,10 +1821,10 @@

    tp_cli_connection_interface_avatars_signal_callback_avatar_updated ()

    void                (*tp_cli_connection_interface_avatars_signal_callback_avatar_updated)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_New_Avatar_Token,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + const gchar *arg_New_Avatar_Token, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AvatarUpdated.

    diff --git a/docs/reference/html/telepathy-glib-connection-balance.html b/docs/reference/html/telepathy-glib-connection-balance.html index c899edf..13e97b6 100644 --- a/docs/reference/html/telepathy-glib-connection-balance.html +++ b/docs/reference/html/telepathy-glib-connection-balance.html @@ -43,15 +43,15 @@ TpProxySignalConnection * tp_cli_connection_interface_balance_connect_to_balance_changed (TpConnection *proxy, tp_cli_connection_interface_balance_signal_callback_balance_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_balance_signal_callback_balance_changed) (TpConnection *proxy, - const GValueArray *arg_Balance, - gpointer user_data, - GObject *weak_object); + const GValueArray *arg_Balance, + gpointer user_data, + GObject *weak_object);
    @@ -73,10 +73,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_balance_connect_to_balance_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_balance_signal_callback_balance_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal BalanceChanged.

    @@ -106,19 +106,19 @@
    - - @@ -126,7 +126,7 @@ @@ -138,9 +138,9 @@

    tp_cli_connection_interface_balance_signal_callback_balance_changed ()

    void                (*tp_cli_connection_interface_balance_signal_callback_balance_changed)
                                                             (TpConnection *proxy,
    -                                                         const GValueArray *arg_Balance,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValueArray *arg_Balance, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal BalanceChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-caps.html b/docs/reference/html/telepathy-glib-connection-caps.html index 725e9a4..d822388 100644 --- a/docs/reference/html/telepathy-glib-connection-caps.html +++ b/docs/reference/html/telepathy-glib-connection-caps.html @@ -42,86 +42,86 @@ void (*tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities) (TpConnection *proxy, - GHashTable *out_Contact_Capabilities, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Contact_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_capabilities_call_get_contact_capabilities (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Handles, + gint timeout_ms, + const GArray *in_Handles, tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_capabilities_call_update_capabilities (TpConnection *proxy, - gint timeout_ms, - const GPtrArray *in_Handler_Capabilities, + gint timeout_ms, + const GPtrArray *in_Handler_Capabilities, tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed) (TpConnection *proxy, - GHashTable *arg_caps, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_caps, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_capabilities_connect_to_contact_capabilities_changed (TpConnection *proxy, tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxyPendingCall * tp_cli_connection_interface_capabilities_call_advertise_capabilities (TpConnection *proxy, - gint timeout_ms, - const GPtrArray *in_Add, - const gchar **in_Remove, + gint timeout_ms, + const GPtrArray *in_Add, + const gchar **in_Remove, tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_capabilities_call_get_capabilities (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Handles, + gint timeout_ms, + const GArray *in_Handles, tp_cli_connection_interface_capabilities_callback_for_get_capabilities callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities) (TpConnection *proxy, - const GPtrArray *out_Self_Capabilities, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Self_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_capabilities_callback_for_get_capabilities) (TpConnection *proxy, - const GPtrArray *out_Contact_Capabilities, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Contact_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_capabilities_connect_to_capabilities_changed (TpConnection *proxy, tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed) (TpConnection *proxy, - const GPtrArray *arg_Caps, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Caps, + gpointer user_data, + GObject *weak_object);
    @@ -148,10 +148,10 @@

    tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities ()

    void                (*tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Contact_Capabilities,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Contact_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetContactCapabilities method call succeeds or fails. @@ -166,13 +166,13 @@

    - @@ -193,12 +193,12 @@

    tp_cli_connection_interface_contact_capabilities_call_get_contact_capabilities ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_capabilities_call_get_contact_capabilities
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_interface_contact_capabilities_callback_for_get_contact_capabilities callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetContactCapabilities method call.

    @@ -227,29 +227,29 @@ - - - - + + + + @@ -268,9 +268,9 @@

    tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities ()

    void                (*tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a UpdateCapabilities method call succeeds or fails. @@ -286,7 +286,7 @@

    @@ -307,12 +307,12 @@

    tp_cli_connection_interface_contact_capabilities_call_update_capabilities ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_capabilities_call_update_capabilities
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Handler_Capabilities,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Handler_Capabilities,
                                                              tp_cli_connection_interface_contact_capabilities_callback_for_update_capabilities callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a UpdateCapabilities method call.

    @@ -341,29 +341,29 @@ - - - - + + + + @@ -382,9 +382,9 @@

    tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed ()

    void                (*tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_caps,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_caps, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ContactCapabilitiesChanged.

    @@ -421,10 +421,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_capabilities_connect_to_contact_capabilities_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_capabilities_signal_callback_contact_capabilities_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ContactCapabilitiesChanged.

    @@ -454,19 +454,19 @@ - - - - + + + + - @@ -474,7 +474,7 @@ @@ -486,13 +486,13 @@

    tp_cli_connection_interface_capabilities_call_advertise_capabilities ()

    TpProxyPendingCall * tp_cli_connection_interface_capabilities_call_advertise_capabilities
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Add,
    -                                                         const gchar **in_Remove,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Add,
    +                                                         const gchar **in_Remove,
                                                              tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AdvertiseCapabilities method call.

    @@ -526,29 +526,29 @@ - - - - + + + + @@ -567,12 +567,12 @@

    tp_cli_connection_interface_capabilities_call_get_capabilities ()

    TpProxyPendingCall * tp_cli_connection_interface_capabilities_call_get_capabilities
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_interface_capabilities_callback_for_get_capabilities callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetCapabilities method call.

    @@ -601,29 +601,29 @@ - - - - + + + + @@ -642,10 +642,10 @@

    tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities ()

    void                (*tp_cli_connection_interface_capabilities_callback_for_advertise_capabilities)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *out_Self_Capabilities,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Self_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AdvertiseCapabilities method call succeeds or fails. @@ -660,13 +660,13 @@

    - @@ -687,10 +687,10 @@

    tp_cli_connection_interface_capabilities_callback_for_get_capabilities ()

    void                (*tp_cli_connection_interface_capabilities_callback_for_get_capabilities)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *out_Contact_Capabilities,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Contact_Capabilities, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetCapabilities method call succeeds or fails. @@ -705,13 +705,13 @@

    - @@ -733,10 +733,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_capabilities_connect_to_capabilities_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal CapabilitiesChanged.

    @@ -766,19 +766,19 @@ - - - - + + + + - @@ -786,7 +786,7 @@ @@ -798,9 +798,9 @@

    tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed ()

    void                (*tp_cli_connection_interface_capabilities_signal_callback_capabilities_changed)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Caps,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Caps, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal CapabilitiesChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-cellular.html b/docs/reference/html/telepathy-glib-connection-cellular.html index 17bed5f..4455bd4 100644 --- a/docs/reference/html/telepathy-glib-connection-cellular.html +++ b/docs/reference/html/telepathy-glib-connection-cellular.html @@ -43,15 +43,15 @@ TpProxySignalConnection * tp_cli_connection_interface_cellular_connect_to_imsi_changed (TpConnection *proxy, tp_cli_connection_interface_cellular_signal_callback_imsi_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_cellular_signal_callback_imsi_changed) (TpConnection *proxy, - const gchar *arg_IMSI, - gpointer user_data, - GObject *weak_object); + const gchar *arg_IMSI, + gpointer user_data, + GObject *weak_object);
    @@ -68,10 +68,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_cellular_connect_to_imsi_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_cellular_signal_callback_imsi_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal IMSIChanged.

    @@ -101,19 +101,19 @@
    - - @@ -121,7 +121,7 @@ @@ -133,9 +133,9 @@

    tp_cli_connection_interface_cellular_signal_callback_imsi_changed ()

    void                (*tp_cli_connection_interface_cellular_signal_callback_imsi_changed)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_IMSI,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_IMSI, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal IMSIChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-client-types.html b/docs/reference/html/telepathy-glib-connection-client-types.html index 7011332..6a2ec82 100644 --- a/docs/reference/html/telepathy-glib-connection-client-types.html +++ b/docs/reference/html/telepathy-glib-connection-client-types.html @@ -42,45 +42,45 @@ TpProxyPendingCall * tp_cli_connection_interface_client_types_call_get_client_types (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_client_types_callback_for_get_client_types callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_client_types_call_request_client_types (TpConnection *proxy, - gint timeout_ms, - guint in_Contact, + gint timeout_ms, + guint in_Contact, tp_cli_connection_interface_client_types_callback_for_request_client_types callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_client_types_callback_for_get_client_types) (TpConnection *proxy, - GHashTable *out_Client_Types, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Client_Types, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_client_types_callback_for_request_client_types) (TpConnection *proxy, - const gchar **out_Client_Types, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out_Client_Types, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_client_types_connect_to_client_types_updated (TpConnection *proxy, tp_cli_connection_interface_client_types_signal_callback_client_types_updated callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_client_types_signal_callback_client_types_updated) (TpConnection *proxy, - guint arg_Contact, - const gchar **arg_Client_Types, - gpointer user_data, - GObject *weak_object); + guint arg_Contact, + const gchar **arg_Client_Types, + gpointer user_data, + GObject *weak_object);
    @@ -102,12 +102,12 @@

    tp_cli_connection_interface_client_types_call_get_client_types ()

    TpProxyPendingCall * tp_cli_connection_interface_client_types_call_get_client_types
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_client_types_callback_for_get_client_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetClientTypes method call.

    @@ -136,29 +136,29 @@
    - - - - + + + + @@ -177,12 +177,12 @@

    tp_cli_connection_interface_client_types_call_request_client_types ()

    TpProxyPendingCall * tp_cli_connection_interface_client_types_call_request_client_types
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
                                                              tp_cli_connection_interface_client_types_callback_for_request_client_types callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestClientTypes method call.

    @@ -211,29 +211,29 @@ - - - - + + + + @@ -252,10 +252,10 @@

    tp_cli_connection_interface_client_types_callback_for_get_client_types ()

    void                (*tp_cli_connection_interface_client_types_callback_for_get_client_types)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Client_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Client_Types, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetClientTypes method call succeeds or fails. @@ -270,13 +270,13 @@

    - @@ -297,10 +297,10 @@

    tp_cli_connection_interface_client_types_callback_for_request_client_types ()

    void                (*tp_cli_connection_interface_client_types_callback_for_request_client_types)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Client_Types,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Client_Types, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestClientTypes method call succeeds or fails. @@ -315,13 +315,13 @@

    - @@ -343,10 +343,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_client_types_connect_to_client_types_updated
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_client_types_signal_callback_client_types_updated callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ClientTypesUpdated.

    @@ -376,19 +376,19 @@ - - - - + + + + - @@ -396,7 +396,7 @@ @@ -408,10 +408,10 @@

    tp_cli_connection_interface_client_types_signal_callback_client_types_updated ()

    void                (*tp_cli_connection_interface_client_types_signal_callback_client_types_updated)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const gchar **arg_Client_Types,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + const gchar **arg_Client_Types, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ClientTypesUpdated.

    diff --git a/docs/reference/html/telepathy-glib-connection-contact-info.html b/docs/reference/html/telepathy-glib-connection-contact-info.html index 33720a4..8fa3846 100644 --- a/docs/reference/html/telepathy-glib-connection-contact-info.html +++ b/docs/reference/html/telepathy-glib-connection-contact-info.html @@ -42,97 +42,97 @@ TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_get_contact_info (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_info_callback_for_get_contact_info callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_refresh_contact_info (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_request_contact_info (TpConnection *proxy, - gint timeout_ms, - guint in_Contact, + gint timeout_ms, + guint in_Contact, tp_cli_connection_interface_contact_info_callback_for_request_contact_info callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_set_contact_info (TpConnection *proxy, - gint timeout_ms, - const GPtrArray *in_ContactInfo, + gint timeout_ms, + const GPtrArray *in_ContactInfo, tp_cli_connection_interface_contact_info_callback_for_set_contact_info callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_info_callback_for_get_contact_info) (TpConnection *proxy, - GHashTable *out_ContactInfo, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_ContactInfo, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_info_callback_for_request_contact_info) (TpConnection *proxy, - const GPtrArray *out_Contact_Info, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Contact_Info, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_info_callback_for_set_contact_info) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_info_connect_to_contact_info_changed (TpConnection *proxy, tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_connection_interface_contact_info_run_get_contact_info - (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - GHashTable **out_ContactInfo, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_contact_info_run_refresh_contact_info - (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_contact_info_run_request_contact_info - (TpConnection *proxy, - gint timeout_ms, - guint in_Contact, - GPtrArray **out_Contact_Info, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_contact_info_run_set_contact_info - (TpConnection *proxy, - gint timeout_ms, - const GPtrArray *in_ContactInfo, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_connection_interface_contact_info_run_get_contact_info + (TpConnection *proxy, + gint timeout_ms, + const GArray *in_Contacts, + GHashTable **out_ContactInfo, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_contact_info_run_refresh_contact_info + (TpConnection *proxy, + gint timeout_ms, + const GArray *in_Contacts, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_contact_info_run_request_contact_info + (TpConnection *proxy, + gint timeout_ms, + guint in_Contact, + GPtrArray **out_Contact_Info, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_contact_info_run_set_contact_info + (TpConnection *proxy, + gint timeout_ms, + const GPtrArray *in_ContactInfo, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed) (TpConnection *proxy, - guint arg_Contact, - const GPtrArray *arg_ContactInfo, - gpointer user_data, - GObject *weak_object); + guint arg_Contact, + const GPtrArray *arg_ContactInfo, + gpointer user_data, + GObject *weak_object);
    @@ -154,12 +154,12 @@

    tp_cli_connection_interface_contact_info_call_get_contact_info ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_get_contact_info
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_info_callback_for_get_contact_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetContactInfo method call.

    @@ -188,29 +188,29 @@
    - @@ -229,12 +229,12 @@

    tp_cli_connection_interface_contact_info_call_refresh_contact_info ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_refresh_contact_info
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RefreshContactInfo method call.

    @@ -263,29 +263,29 @@ - @@ -304,12 +304,12 @@

    tp_cli_connection_interface_contact_info_call_request_contact_info ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_request_contact_info
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
                                                              tp_cli_connection_interface_contact_info_callback_for_request_contact_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestContactInfo method call.

    @@ -338,29 +338,29 @@ - @@ -379,12 +379,12 @@

    tp_cli_connection_interface_contact_info_call_set_contact_info ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_info_call_set_contact_info
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_ContactInfo,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_ContactInfo,
                                                              tp_cli_connection_interface_contact_info_callback_for_set_contact_info callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetContactInfo method call.

    @@ -413,29 +413,29 @@ - @@ -454,10 +454,10 @@

    tp_cli_connection_interface_contact_info_callback_for_get_contact_info ()

    void                (*tp_cli_connection_interface_contact_info_callback_for_get_contact_info)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_ContactInfo,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_ContactInfo, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetContactInfo method call succeeds or fails. @@ -472,13 +472,13 @@

    - @@ -499,9 +499,9 @@

    tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info ()

    void                (*tp_cli_connection_interface_contact_info_callback_for_refresh_contact_info)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RefreshContactInfo method call succeeds or fails. @@ -517,7 +517,7 @@

    @@ -538,10 +538,10 @@

    tp_cli_connection_interface_contact_info_callback_for_request_contact_info ()

    void                (*tp_cli_connection_interface_contact_info_callback_for_request_contact_info)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *out_Contact_Info,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Contact_Info, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestContactInfo method call succeeds or fails. @@ -556,13 +556,13 @@

    - @@ -583,9 +583,9 @@

    tp_cli_connection_interface_contact_info_callback_for_set_contact_info ()

    void                (*tp_cli_connection_interface_contact_info_callback_for_set_contact_info)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetContactInfo method call succeeds or fails. @@ -601,7 +601,7 @@

    @@ -623,10 +623,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_info_connect_to_contact_info_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ContactInfoChanged.

    @@ -656,19 +656,19 @@ - - @@ -676,7 +676,7 @@ @@ -686,13 +686,13 @@

    tp_cli_connection_interface_contact_info_run_get_contact_info ()

    -
    gboolean            tp_cli_connection_interface_contact_info_run_get_contact_info
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_ContactInfo,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_info_run_get_contact_info
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_ContactInfo,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_info_run_get_contact_info is deprecated and should not be used in newly-written code.

    @@ -727,22 +727,22 @@
    - - - @@ -756,12 +756,12 @@

    tp_cli_connection_interface_contact_info_run_refresh_contact_info ()

    -
    gboolean            tp_cli_connection_interface_contact_info_run_refresh_contact_info
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_info_run_refresh_contact_info
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_info_run_refresh_contact_info is deprecated and should not be used in newly-written code.

    @@ -796,17 +796,17 @@
    - - @@ -820,13 +820,13 @@

    tp_cli_connection_interface_contact_info_run_request_contact_info ()

    -
    gboolean            tp_cli_connection_interface_contact_info_run_request_contact_info
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    -                                                         GPtrArray **out_Contact_Info,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_info_run_request_contact_info
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
    +                                                         GPtrArray **out_Contact_Info,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_info_run_request_contact_info is deprecated and should not be used in newly-written code.

    @@ -861,22 +861,22 @@
    - - - @@ -890,12 +890,12 @@

    tp_cli_connection_interface_contact_info_run_set_contact_info ()

    -
    gboolean            tp_cli_connection_interface_contact_info_run_set_contact_info
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_ContactInfo,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_info_run_set_contact_info
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_ContactInfo,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_info_run_set_contact_info is deprecated and should not be used in newly-written code.

    @@ -930,17 +930,17 @@
    - - @@ -956,10 +956,10 @@

    tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed ()

    void                (*tp_cli_connection_interface_contact_info_signal_callback_contact_info_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         const GPtrArray *arg_ContactInfo,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + const GPtrArray *arg_ContactInfo, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ContactInfoChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-contact-list.html b/docs/reference/html/telepathy-glib-connection-contact-list.html index 7204312..3e1ea3a 100644 --- a/docs/reference/html/telepathy-glib-connection-contact-list.html +++ b/docs/reference/html/telepathy-glib-connection-contact-list.html @@ -43,315 +43,315 @@ TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_block_contacts (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - gboolean in_Report_Abusive, + gint timeout_ms, + const GArray *in_Contacts, + gboolean in_Report_Abusive, tp_cli_connection_interface_contact_blocking_callback_for_block_contacts callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts (TpConnection *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_unblock_contacts (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_blocking_callback_for_block_contacts) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts) (TpConnection *proxy, - GHashTable *out_Contacts, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Contacts, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_blocking_connect_to_blocked_contacts_changed (TpConnection *proxy, tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_connection_interface_contact_blocking_run_block_contacts - (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - gboolean in_Report_Abusive, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_contact_blocking_run_request_blocked_contacts - (TpConnection *proxy, - gint timeout_ms, - GHashTable **out_Contacts, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_contact_blocking_run_unblock_contacts - (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_connection_interface_contact_blocking_run_block_contacts + (TpConnection *proxy, + gint timeout_ms, + const GArray *in_Contacts, + gboolean in_Report_Abusive, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_contact_blocking_run_request_blocked_contacts + (TpConnection *proxy, + gint timeout_ms, + GHashTable **out_Contacts, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_contact_blocking_run_unblock_contacts + (TpConnection *proxy, + gint timeout_ms, + const GArray *in_Contacts, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed) (TpConnection *proxy, - GHashTable *arg_Blocked_Contacts, - GHashTable *arg_Unblocked_Contacts, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Blocked_Contacts, + GHashTable *arg_Unblocked_Contacts, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_add_to_group (TpConnection *proxy, - gint timeout_ms, - const gchar *in_Group, - const GArray *in_Members, + gint timeout_ms, + const gchar *in_Group, + const GArray *in_Members, tp_cli_connection_interface_contact_groups_callback_for_add_to_group callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_remove_from_group (TpConnection *proxy, - gint timeout_ms, - const gchar *in_Group, - const GArray *in_Members, + gint timeout_ms, + const gchar *in_Group, + const GArray *in_Members, tp_cli_connection_interface_contact_groups_callback_for_remove_from_group callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_remove_group (TpConnection *proxy, - gint timeout_ms, - const gchar *in_Group, + gint timeout_ms, + const gchar *in_Group, tp_cli_connection_interface_contact_groups_callback_for_remove_group callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_rename_group (TpConnection *proxy, - gint timeout_ms, - const gchar *in_Old_Name, - const gchar *in_New_Name, + gint timeout_ms, + const gchar *in_Old_Name, + const gchar *in_New_Name, tp_cli_connection_interface_contact_groups_callback_for_rename_group callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_set_contact_groups (TpConnection *proxy, - gint timeout_ms, - guint in_Contact, - const gchar **in_Groups, + gint timeout_ms, + guint in_Contact, + const gchar **in_Groups, tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_set_group_members (TpConnection *proxy, - gint timeout_ms, - const gchar *in_Group, - const GArray *in_Members, + gint timeout_ms, + const gchar *in_Group, + const GArray *in_Members, tp_cli_connection_interface_contact_groups_callback_for_set_group_members callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_add_to_group) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_remove_from_group) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_remove_group) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_rename_group) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_callback_for_set_group_members) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_group_renamed (TpConnection *proxy, tp_cli_connection_interface_contact_groups_signal_callback_group_renamed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_changed (TpConnection *proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_created (TpConnection *proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_created callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_removed (TpConnection *proxy, tp_cli_connection_interface_contact_groups_signal_callback_groups_removed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_contact_groups_signal_callback_group_renamed) (TpConnection *proxy, - const gchar *arg_Old_Name, - const gchar *arg_New_Name, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Old_Name, + const gchar *arg_New_Name, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_signal_callback_groups_changed) (TpConnection *proxy, - const GArray *arg_Contact, - const gchar **arg_Added, - const gchar **arg_Removed, - gpointer user_data, - GObject *weak_object); + const GArray *arg_Contact, + const gchar **arg_Added, + const gchar **arg_Removed, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_signal_callback_groups_created) (TpConnection *proxy, - const gchar **arg_Names, - gpointer user_data, - GObject *weak_object); + const gchar **arg_Names, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_groups_signal_callback_groups_removed) (TpConnection *proxy, - const gchar **arg_Names, - gpointer user_data, - GObject *weak_object); + const gchar **arg_Names, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_authorize_publication (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_list_callback_for_authorize_publication callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_remove_contacts (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_list_callback_for_remove_contacts callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_request_subscription (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, - const gchar *in_Message, + gint timeout_ms, + const GArray *in_Contacts, + const gchar *in_Message, tp_cli_connection_interface_contact_list_callback_for_request_subscription callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_unpublish (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unpublish callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_unsubscribe (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unsubscribe callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contact_list_callback_for_authorize_publication) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_list_callback_for_remove_contacts) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_list_callback_for_request_subscription) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_list_callback_for_unpublish) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_contact_list_callback_for_unsubscribe) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contacts_changed (TpConnection *proxy, tp_cli_connection_interface_contact_list_signal_callback_contacts_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id) (TpConnection *proxy, - GHashTable *arg_Changes, - GHashTable *arg_Identifiers, - GHashTable *arg_Removals, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Changes, + GHashTable *arg_Identifiers, + GHashTable *arg_Removals, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contacts_changed_with_id (TpConnection *proxy, tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_contact_list_signal_callback_contacts_changed) (TpConnection *proxy, - GHashTable *arg_Changes, - const GArray *arg_Removals, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Changes, + const GArray *arg_Removals, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contact_list_state_changed (TpConnection *proxy, tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed) (TpConnection *proxy, - guint arg_Contact_List_State, - gpointer user_data, - GObject *weak_object); + guint arg_Contact_List_State, + gpointer user_data, + GObject *weak_object);
    @@ -372,13 +372,13 @@

    tp_cli_connection_interface_contact_blocking_call_block_contacts ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_block_contacts
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gboolean in_Report_Abusive,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gboolean in_Report_Abusive,
                                                              tp_cli_connection_interface_contact_blocking_callback_for_block_contacts callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a BlockContacts method call.

    @@ -412,29 +412,29 @@
    - - - - + + + + @@ -453,11 +453,11 @@

    tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestBlockedContacts method call.

    @@ -481,29 +481,29 @@ - - - - + + + + @@ -522,12 +522,12 @@

    tp_cli_connection_interface_contact_blocking_call_unblock_contacts ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_blocking_call_unblock_contacts
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a UnblockContacts method call.

    @@ -556,29 +556,29 @@ - - - - + + + + @@ -597,9 +597,9 @@

    tp_cli_connection_interface_contact_blocking_callback_for_block_contacts ()

    void                (*tp_cli_connection_interface_contact_blocking_callback_for_block_contacts)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a BlockContacts method call succeeds or fails. @@ -615,7 +615,7 @@

    @@ -636,10 +636,10 @@

    tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts ()

    void                (*tp_cli_connection_interface_contact_blocking_callback_for_request_blocked_contacts)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Contacts,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Contacts, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestBlockedContacts method call succeeds or fails. @@ -654,13 +654,13 @@

    - @@ -681,9 +681,9 @@

    tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts ()

    void                (*tp_cli_connection_interface_contact_blocking_callback_for_unblock_contacts)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a UnblockContacts method call succeeds or fails. @@ -699,7 +699,7 @@

    @@ -721,10 +721,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_blocking_connect_to_blocked_contacts_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal BlockedContactsChanged.

    @@ -754,19 +754,19 @@ - - - - + + + + - @@ -774,7 +774,7 @@ @@ -784,13 +784,13 @@

    tp_cli_connection_interface_contact_blocking_run_block_contacts ()

    -
    gboolean            tp_cli_connection_interface_contact_blocking_run_block_contacts
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         gboolean in_Report_Abusive,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_blocking_run_block_contacts
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         gboolean in_Report_Abusive,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_blocking_run_block_contacts is deprecated and should not be used in newly-written code.

    @@ -830,17 +830,17 @@
    - - @@ -854,12 +854,12 @@

    tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts ()

    -
    gboolean            tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts is deprecated and should not be used in newly-written code.

    @@ -889,22 +889,22 @@
    - - - @@ -918,12 +918,12 @@

    tp_cli_connection_interface_contact_blocking_run_unblock_contacts ()

    -
    gboolean            tp_cli_connection_interface_contact_blocking_run_unblock_contacts
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contact_blocking_run_unblock_contacts
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contact_blocking_run_unblock_contacts is deprecated and should not be used in newly-written code.

    @@ -958,17 +958,17 @@
    - - @@ -984,10 +984,10 @@

    tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed ()

    void                (*tp_cli_connection_interface_contact_blocking_signal_callback_blocked_contacts_changed)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Blocked_Contacts,
    -                                                         GHashTable *arg_Unblocked_Contacts,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Blocked_Contacts, + GHashTable *arg_Unblocked_Contacts, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal BlockedContactsChanged.

    @@ -1028,13 +1028,13 @@

    tp_cli_connection_interface_contact_groups_call_add_to_group ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_add_to_group
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Group,
    +                                                         const GArray *in_Members,
                                                              tp_cli_connection_interface_contact_groups_callback_for_add_to_group callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddToGroup method call.

    @@ -1068,29 +1068,29 @@ - - - - + + + + @@ -1109,13 +1109,13 @@

    tp_cli_connection_interface_contact_groups_call_remove_from_group ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_remove_from_group
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Group,
    +                                                         const GArray *in_Members,
                                                              tp_cli_connection_interface_contact_groups_callback_for_remove_from_group callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveFromGroup method call.

    @@ -1149,29 +1149,29 @@ - - - - + + + + @@ -1190,12 +1190,12 @@

    tp_cli_connection_interface_contact_groups_call_remove_group ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_remove_group
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Group,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Group,
                                                              tp_cli_connection_interface_contact_groups_callback_for_remove_group callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveGroup method call.

    @@ -1224,29 +1224,29 @@ - - - - + + + + @@ -1265,13 +1265,13 @@

    tp_cli_connection_interface_contact_groups_call_rename_group ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_rename_group
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Old_Name,
    -                                                         const gchar *in_New_Name,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Old_Name,
    +                                                         const gchar *in_New_Name,
                                                              tp_cli_connection_interface_contact_groups_callback_for_rename_group callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RenameGroup method call.

    @@ -1305,29 +1305,29 @@ - - - - + + + + @@ -1346,13 +1346,13 @@

    tp_cli_connection_interface_contact_groups_call_set_contact_groups ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_set_contact_groups
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    -                                                         const gchar **in_Groups,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
    +                                                         const gchar **in_Groups,
                                                              tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetContactGroups method call.

    @@ -1386,29 +1386,29 @@ - - - - + + + + @@ -1427,13 +1427,13 @@

    tp_cli_connection_interface_contact_groups_call_set_group_members ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_groups_call_set_group_members
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Group,
    +                                                         const GArray *in_Members,
                                                              tp_cli_connection_interface_contact_groups_callback_for_set_group_members callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetGroupMembers method call.

    @@ -1467,29 +1467,29 @@ - - - - + + + + @@ -1508,9 +1508,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_add_to_group ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_add_to_group)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddToGroup method call succeeds or fails. @@ -1526,7 +1526,7 @@

    @@ -1547,9 +1547,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_remove_from_group ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_remove_from_group)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveFromGroup method call succeeds or fails. @@ -1565,7 +1565,7 @@

    @@ -1586,9 +1586,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_remove_group ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_remove_group)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveGroup method call succeeds or fails. @@ -1604,7 +1604,7 @@

    @@ -1625,9 +1625,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_rename_group ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_rename_group)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RenameGroup method call succeeds or fails. @@ -1643,7 +1643,7 @@

    @@ -1664,9 +1664,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetContactGroups method call succeeds or fails. @@ -1682,7 +1682,7 @@

    @@ -1703,9 +1703,9 @@

    tp_cli_connection_interface_contact_groups_callback_for_set_group_members ()

    void                (*tp_cli_connection_interface_contact_groups_callback_for_set_group_members)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetGroupMembers method call succeeds or fails. @@ -1721,7 +1721,7 @@

    @@ -1743,10 +1743,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_group_renamed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_groups_signal_callback_group_renamed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GroupRenamed.

    @@ -1776,19 +1776,19 @@ - - - - + + + + - @@ -1796,7 +1796,7 @@ @@ -1809,10 +1809,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_groups_signal_callback_groups_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GroupsChanged.

    @@ -1842,19 +1842,19 @@ - - - - + + + + - @@ -1862,7 +1862,7 @@ @@ -1875,10 +1875,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_created
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_groups_signal_callback_groups_created callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GroupsCreated.

    @@ -1908,19 +1908,19 @@ - - - - + + + + - @@ -1928,7 +1928,7 @@ @@ -1941,10 +1941,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_groups_connect_to_groups_removed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_groups_signal_callback_groups_removed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal GroupsRemoved.

    @@ -1974,19 +1974,19 @@ - - - - + + + + - @@ -1994,7 +1994,7 @@ @@ -2006,10 +2006,10 @@

    tp_cli_connection_interface_contact_groups_signal_callback_group_renamed ()

    void                (*tp_cli_connection_interface_contact_groups_signal_callback_group_renamed)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Old_Name,
    -                                                         const gchar *arg_New_Name,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Old_Name, + const gchar *arg_New_Name, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GroupRenamed.

    @@ -2050,11 +2050,11 @@

    tp_cli_connection_interface_contact_groups_signal_callback_groups_changed ()

    void                (*tp_cli_connection_interface_contact_groups_signal_callback_groups_changed)
                                                             (TpConnection *proxy,
    -                                                         const GArray *arg_Contact,
    -                                                         const gchar **arg_Added,
    -                                                         const gchar **arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *arg_Contact, + const gchar **arg_Added, + const gchar **arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GroupsChanged.

    @@ -2100,9 +2100,9 @@

    tp_cli_connection_interface_contact_groups_signal_callback_groups_created ()

    void                (*tp_cli_connection_interface_contact_groups_signal_callback_groups_created)
                                                             (TpConnection *proxy,
    -                                                         const gchar **arg_Names,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **arg_Names, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GroupsCreated.

    @@ -2138,9 +2138,9 @@

    tp_cli_connection_interface_contact_groups_signal_callback_groups_removed ()

    void                (*tp_cli_connection_interface_contact_groups_signal_callback_groups_removed)
                                                             (TpConnection *proxy,
    -                                                         const gchar **arg_Names,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **arg_Names, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal GroupsRemoved.

    @@ -2176,12 +2176,12 @@

    tp_cli_connection_interface_contact_list_call_authorize_publication ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_authorize_publication
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_list_callback_for_authorize_publication callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AuthorizePublication method call.

    @@ -2210,29 +2210,29 @@ - - - - + + + + @@ -2251,12 +2251,12 @@

    tp_cli_connection_interface_contact_list_call_remove_contacts ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_remove_contacts
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_list_callback_for_remove_contacts callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveContacts method call.

    @@ -2285,29 +2285,29 @@ - - - - + + + + @@ -2326,13 +2326,13 @@

    tp_cli_connection_interface_contact_list_call_request_subscription ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_request_subscription
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         const gchar *in_Message,
                                                              tp_cli_connection_interface_contact_list_callback_for_request_subscription callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestSubscription method call.

    @@ -2366,29 +2366,29 @@ - - - - + + + + @@ -2407,12 +2407,12 @@

    tp_cli_connection_interface_contact_list_call_unpublish ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_unpublish
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_list_callback_for_unpublish callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Unpublish method call.

    @@ -2441,29 +2441,29 @@ - - - - + + + + @@ -2482,12 +2482,12 @@

    tp_cli_connection_interface_contact_list_call_unsubscribe ()

    TpProxyPendingCall * tp_cli_connection_interface_contact_list_call_unsubscribe
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_contact_list_callback_for_unsubscribe callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Unsubscribe method call.

    @@ -2516,29 +2516,29 @@ - - - - + + + + @@ -2557,9 +2557,9 @@

    tp_cli_connection_interface_contact_list_callback_for_authorize_publication ()

    void                (*tp_cli_connection_interface_contact_list_callback_for_authorize_publication)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AuthorizePublication method call succeeds or fails. @@ -2575,7 +2575,7 @@

    @@ -2596,9 +2596,9 @@

    tp_cli_connection_interface_contact_list_callback_for_remove_contacts ()

    void                (*tp_cli_connection_interface_contact_list_callback_for_remove_contacts)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveContacts method call succeeds or fails. @@ -2614,7 +2614,7 @@

    @@ -2635,9 +2635,9 @@

    tp_cli_connection_interface_contact_list_callback_for_request_subscription ()

    void                (*tp_cli_connection_interface_contact_list_callback_for_request_subscription)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestSubscription method call succeeds or fails. @@ -2653,7 +2653,7 @@

    @@ -2674,9 +2674,9 @@

    tp_cli_connection_interface_contact_list_callback_for_unpublish ()

    void                (*tp_cli_connection_interface_contact_list_callback_for_unpublish)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Unpublish method call succeeds or fails. @@ -2692,7 +2692,7 @@

    @@ -2713,9 +2713,9 @@

    tp_cli_connection_interface_contact_list_callback_for_unsubscribe ()

    void                (*tp_cli_connection_interface_contact_list_callback_for_unsubscribe)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Unsubscribe method call succeeds or fails. @@ -2731,7 +2731,7 @@

    @@ -2753,10 +2753,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contacts_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_list_signal_callback_contacts_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ContactsChanged.

    @@ -2786,19 +2786,19 @@ - - - - + + + + - @@ -2806,7 +2806,7 @@ @@ -2818,11 +2818,11 @@

    tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id ()

    void                (*tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Changes,
    -                                                         GHashTable *arg_Identifiers,
    -                                                         GHashTable *arg_Removals,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Changes, + GHashTable *arg_Identifiers, + GHashTable *arg_Removals, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ContactsChangedWithID.

    @@ -2869,10 +2869,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contacts_changed_with_id
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_list_signal_callback_contacts_changed_with_id callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ContactsChangedWithID.

    @@ -2902,19 +2902,19 @@ - - - - + + + + - @@ -2922,7 +2922,7 @@ @@ -2934,10 +2934,10 @@

    tp_cli_connection_interface_contact_list_signal_callback_contacts_changed ()

    void                (*tp_cli_connection_interface_contact_list_signal_callback_contacts_changed)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Changes,
    -                                                         const GArray *arg_Removals,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Changes, + const GArray *arg_Removals, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ContactsChanged.

    @@ -2979,10 +2979,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_contact_list_connect_to_contact_list_state_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ContactListStateChanged.

    @@ -3012,19 +3012,19 @@ - - - - + + + + - @@ -3032,7 +3032,7 @@ @@ -3044,9 +3044,9 @@

    tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed ()

    void                (*tp_cli_connection_interface_contact_list_signal_callback_contact_list_state_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact_List_State,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact_List_State, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ContactListStateChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-contacts.html b/docs/reference/html/telepathy-glib-connection-contacts.html index b26f70c..7433d5d 100644 --- a/docs/reference/html/telepathy-glib-connection-contacts.html +++ b/docs/reference/html/telepathy-glib-connection-contacts.html @@ -42,29 +42,29 @@ TpProxyPendingCall * tp_cli_connection_interface_contacts_call_get_contact_attributes (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Handles, - const gchar **in_Interfaces, - gboolean in_Hold, + gint timeout_ms, + const GArray *in_Handles, + const gchar **in_Interfaces, + gboolean in_Hold, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_contacts_callback_for_get_contact_attributes) (TpConnection *proxy, - GHashTable *out_Attributes, - const GError *error, - gpointer user_data, - GObject *weak_object); -gbooleantp_cli_connection_interface_contacts_run_get_contact_attributes - (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Handles, - const gchar **in_Interfaces, - gboolean in_Hold, - GHashTable **out_Attributes, - GError **error, - GMainLoop **loop); + GHashTable *out_Attributes, + const GError *error, + gpointer user_data, + GObject *weak_object); +gbooleantp_cli_connection_interface_contacts_run_get_contact_attributes + (TpConnection *proxy, + gint timeout_ms, + const GArray *in_Handles, + const gchar **in_Interfaces, + gboolean in_Hold, + GHashTable **out_Attributes, + GError **error, + GMainLoop **loop);
    @@ -84,14 +84,14 @@

    tp_cli_connection_interface_contacts_call_get_contact_attributes ()

    TpProxyPendingCall * tp_cli_connection_interface_contacts_call_get_contact_attributes
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    -                                                         const gchar **in_Interfaces,
    -                                                         gboolean in_Hold,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
    +                                                         const gchar **in_Interfaces,
    +                                                         gboolean in_Hold,
                                                              tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetContactAttributes method call.

    @@ -130,29 +130,29 @@
    - @@ -171,10 +171,10 @@

    tp_cli_connection_interface_contacts_callback_for_get_contact_attributes ()

    void                (*tp_cli_connection_interface_contacts_callback_for_get_contact_attributes)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Attributes,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Attributes, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetContactAttributes method call succeeds or fails. @@ -189,13 +189,13 @@

    - @@ -214,15 +214,15 @@

    tp_cli_connection_interface_contacts_run_get_contact_attributes ()

    -
    gboolean            tp_cli_connection_interface_contacts_run_get_contact_attributes
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Handles,
    -                                                         const gchar **in_Interfaces,
    -                                                         gboolean in_Hold,
    -                                                         GHashTable **out_Attributes,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_contacts_run_get_contact_attributes
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Handles,
    +                                                         const gchar **in_Interfaces,
    +                                                         gboolean in_Hold,
    +                                                         GHashTable **out_Attributes,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_contacts_run_get_contact_attributes is deprecated and should not be used in newly-written code.

    @@ -267,22 +267,22 @@
    - - - diff --git a/docs/reference/html/telepathy-glib-connection-location.html b/docs/reference/html/telepathy-glib-connection-location.html index 614ec24..d1869e3 100644 --- a/docs/reference/html/telepathy-glib-connection-location.html +++ b/docs/reference/html/telepathy-glib-connection-location.html @@ -43,57 +43,57 @@ TpProxySignalConnection * tp_cli_connection_interface_location_connect_to_location_updated (TpConnection *proxy, tp_cli_connection_interface_location_signal_callback_location_updated callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_location_signal_callback_location_updated) (TpConnection *proxy, - guint arg_Contact, - GHashTable *arg_Location, - gpointer user_data, - GObject *weak_object); + guint arg_Contact, + GHashTable *arg_Location, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_location_call_get_locations (TpConnection *proxy, - gint timeout_ms, - const GArray *in_Contacts, + gint timeout_ms, + const GArray *in_Contacts, tp_cli_connection_interface_location_callback_for_get_locations callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_location_callback_for_get_locations) (TpConnection *proxy, - GHashTable *out_Locations, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Locations, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_location_call_request_location (TpConnection *proxy, - gint timeout_ms, - guint in_Contact, + gint timeout_ms, + guint in_Contact, tp_cli_connection_interface_location_callback_for_request_location callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_location_callback_for_request_location) (TpConnection *proxy, - GHashTable *out_Location, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Location, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_location_call_set_location (TpConnection *proxy, - gint timeout_ms, - GHashTable *in_Location, + gint timeout_ms, + GHashTable *in_Location, tp_cli_connection_interface_location_callback_for_set_location callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_location_callback_for_set_location) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object);
    @@ -115,10 +115,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_location_connect_to_location_updated
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_location_signal_callback_location_updated callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal LocationUpdated.

    @@ -148,19 +148,19 @@
    - - - - + + + + - @@ -168,7 +168,7 @@ @@ -180,10 +180,10 @@

    tp_cli_connection_interface_location_signal_callback_location_updated ()

    void                (*tp_cli_connection_interface_location_signal_callback_location_updated)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Contact,
    -                                                         GHashTable *arg_Location,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Contact, + GHashTable *arg_Location, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal LocationUpdated.

    @@ -224,12 +224,12 @@

    tp_cli_connection_interface_location_call_get_locations ()

    TpProxyPendingCall * tp_cli_connection_interface_location_call_get_locations
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_location_callback_for_get_locations callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetLocations method call.

    @@ -258,29 +258,29 @@ - - - - + + + + @@ -299,10 +299,10 @@

    tp_cli_connection_interface_location_callback_for_get_locations ()

    void                (*tp_cli_connection_interface_location_callback_for_get_locations)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Locations,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Locations, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetLocations method call succeeds or fails. @@ -317,13 +317,13 @@

    - @@ -344,12 +344,12 @@

    tp_cli_connection_interface_location_call_request_location ()

    TpProxyPendingCall * tp_cli_connection_interface_location_call_request_location
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Contact,
    +                                                         gint timeout_ms,
    +                                                         guint in_Contact,
                                                              tp_cli_connection_interface_location_callback_for_request_location callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestLocation method call.

    @@ -378,29 +378,29 @@ - - - - + + + + @@ -419,10 +419,10 @@

    tp_cli_connection_interface_location_callback_for_request_location ()

    void                (*tp_cli_connection_interface_location_callback_for_request_location)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Location,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Location, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestLocation method call succeeds or fails. @@ -437,13 +437,13 @@

    - @@ -464,12 +464,12 @@

    tp_cli_connection_interface_location_call_set_location ()

    TpProxyPendingCall * tp_cli_connection_interface_location_call_set_location
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Location,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Location,
                                                              tp_cli_connection_interface_location_callback_for_set_location callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetLocation method call.

    @@ -498,29 +498,29 @@ - - - - + + + + @@ -539,9 +539,9 @@

    tp_cli_connection_interface_location_callback_for_set_location ()

    void                (*tp_cli_connection_interface_location_callback_for_set_location)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetLocation method call succeeds or fails. @@ -557,7 +557,7 @@

    diff --git a/docs/reference/html/telepathy-glib-connection-mail.html b/docs/reference/html/telepathy-glib-connection-mail.html index 98a6d43..f0dab36 100644 --- a/docs/reference/html/telepathy-glib-connection-mail.html +++ b/docs/reference/html/telepathy-glib-connection-mail.html @@ -42,58 +42,58 @@ TpProxyPendingCall * tp_cli_connection_interface_mail_notification_call_request_inbox_url (TpConnection *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_mail_notification_call_request_mail_url (TpConnection *proxy, - gint timeout_ms, - const gchar *in_ID, - const GValue *in_URL_Data, + gint timeout_ms, + const gchar *in_ID, + const GValue *in_URL_Data, tp_cli_connection_interface_mail_notification_callback_for_request_mail_url callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url) (TpConnection *proxy, - const GValueArray *out_URL, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValueArray *out_URL, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_mail_notification_callback_for_request_mail_url) (TpConnection *proxy, - const GValueArray *out_URL, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValueArray *out_URL, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_mail_notification_connect_to_mails_received (TpConnection *proxy, tp_cli_connection_interface_mail_notification_signal_callback_mails_received callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_connection_interface_mail_notification_connect_to_unread_mails_changed (TpConnection *proxy, tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_mail_notification_signal_callback_mails_received) (TpConnection *proxy, - const GPtrArray *arg_Mails, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Mails, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed) (TpConnection *proxy, - guint arg_Count, - const GPtrArray *arg_Mails_Added, - const gchar **arg_Mails_Removed, - gpointer user_data, - GObject *weak_object); + guint arg_Count, + const GPtrArray *arg_Mails_Added, + const gchar **arg_Mails_Removed, + gpointer user_data, + GObject *weak_object);
    @@ -114,11 +114,11 @@

    tp_cli_connection_interface_mail_notification_call_request_inbox_url ()

    TpProxyPendingCall * tp_cli_connection_interface_mail_notification_call_request_inbox_url
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestInboxURL method call.

    @@ -142,29 +142,29 @@
    - - - - + + + + @@ -183,13 +183,13 @@

    tp_cli_connection_interface_mail_notification_call_request_mail_url ()

    TpProxyPendingCall * tp_cli_connection_interface_mail_notification_call_request_mail_url
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_ID,
    -                                                         const GValue *in_URL_Data,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_ID,
    +                                                         const GValue *in_URL_Data,
                                                              tp_cli_connection_interface_mail_notification_callback_for_request_mail_url callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestMailURL method call.

    @@ -223,29 +223,29 @@ - - - - + + + + @@ -264,10 +264,10 @@

    tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url ()

    void                (*tp_cli_connection_interface_mail_notification_callback_for_request_inbox_url)
                                                             (TpConnection *proxy,
    -                                                         const GValueArray *out_URL,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValueArray *out_URL, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestInboxURL method call succeeds or fails. @@ -282,13 +282,13 @@

    - @@ -309,10 +309,10 @@

    tp_cli_connection_interface_mail_notification_callback_for_request_mail_url ()

    void                (*tp_cli_connection_interface_mail_notification_callback_for_request_mail_url)
                                                             (TpConnection *proxy,
    -                                                         const GValueArray *out_URL,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValueArray *out_URL, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestMailURL method call succeeds or fails. @@ -327,13 +327,13 @@

    - @@ -355,10 +355,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_mail_notification_connect_to_mails_received
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_mail_notification_signal_callback_mails_received callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal MailsReceived.

    @@ -388,19 +388,19 @@ - - - - + + + + - @@ -408,7 +408,7 @@ @@ -421,10 +421,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_mail_notification_connect_to_unread_mails_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal UnreadMailsChanged.

    @@ -454,19 +454,19 @@ - - - - + + + + - @@ -474,7 +474,7 @@ @@ -486,9 +486,9 @@

    tp_cli_connection_interface_mail_notification_signal_callback_mails_received ()

    void                (*tp_cli_connection_interface_mail_notification_signal_callback_mails_received)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Mails,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Mails, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal MailsReceived.

    @@ -524,11 +524,11 @@

    tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed ()

    void                (*tp_cli_connection_interface_mail_notification_signal_callback_unread_mails_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Count,
    -                                                         const GPtrArray *arg_Mails_Added,
    -                                                         const gchar **arg_Mails_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Count, + const GPtrArray *arg_Mails_Added, + const gchar **arg_Mails_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal UnreadMailsChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-manager.html b/docs/reference/html/telepathy-glib-connection-manager.html index a5c8056..ab345a0 100644 --- a/docs/reference/html/telepathy-glib-connection-manager.html +++ b/docs/reference/html/telepathy-glib-connection-manager.html @@ -47,83 +47,83 @@ #include <telepathy-glib/connection-manager.h> void (*TpConnectionManagerListCb) (TpConnectionManager * const *cms, - gsize n_cms, - const GError *error, - gpointer user_data, - GObject *weak_object); + gsize n_cms, + const GError *error, + gpointer user_data, + GObject *weak_object); voidtp_list_connection_managers (TpDBusDaemon *bus_daemon, TpConnectionManagerListCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpConnectionManager; TpConnectionManagerClass; TpConnectionManager * tp_connection_manager_new (TpDBusDaemon *dbus, - const gchar *name, - const gchar *manager_filename, - GError **error); -const gchar * tp_connection_manager_get_name (TpConnectionManager *self); + const gchar *name, + const gchar *manager_filename, + GError **error); +const gchar * tp_connection_manager_get_name (TpConnectionManager *self); #define TP_CONNECTION_MANAGER_FEATURE_COREvoid (*TpConnectionManagerWhenReadyCb) (TpConnectionManager *cm, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); voidtp_connection_manager_call_when_ready (TpConnectionManager *self, TpConnectionManagerWhenReadyCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_connection_manager_is_ready (TpConnectionManager *self); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_connection_manager_is_ready (TpConnectionManager *self); enum TpCMInfoSource; #define TP_TYPE_CM_INFO_SOURCETpCMInfoSourcetp_connection_manager_get_info_source (TpConnectionManager *self); -gbooleantp_connection_manager_activate (TpConnectionManager *self); -gbooleantp_connection_manager_is_running (TpConnectionManager *self); -gchar ** tp_connection_manager_dup_protocol_names +gbooleantp_connection_manager_activate (TpConnectionManager *self); +gbooleantp_connection_manager_is_running (TpConnectionManager *self); +gchar ** tp_connection_manager_dup_protocol_names (TpConnectionManager *self); -gbooleantp_connection_manager_has_protocol (TpConnectionManager *self, - const gchar *protocol); +gbooleantp_connection_manager_has_protocol (TpConnectionManager *self, + const gchar *protocol); const TpConnectionManagerProtocol * tp_connection_manager_get_protocol (TpConnectionManager *self, - const gchar *protocol); + const gchar *protocol); TpProtocol * tp_connection_manager_get_protocol_object (TpConnectionManager *self, - const gchar *protocol); + const gchar *protocol); TpConnectionManagerProtocol; -gbooleantp_connection_manager_protocol_can_register +gbooleantp_connection_manager_protocol_can_register (const TpConnectionManagerProtocol *protocol); -gchar ** tp_connection_manager_protocol_dup_param_names +gchar ** tp_connection_manager_protocol_dup_param_names (const TpConnectionManagerProtocol *protocol); -gbooleantp_connection_manager_protocol_has_param +gbooleantp_connection_manager_protocol_has_param (const TpConnectionManagerProtocol *protocol, - const gchar *param); + const gchar *param); const TpConnectionManagerParam * tp_connection_manager_protocol_get_param (const TpConnectionManagerProtocol *protocol, - const gchar *param); + const gchar *param); TpConnectionManagerParam; -const gchar * tp_connection_manager_param_get_name +const gchar * tp_connection_manager_param_get_name (const TpConnectionManagerParam *param); -const gchar * tp_connection_manager_param_get_dbus_signature +const gchar * tp_connection_manager_param_get_dbus_signature (const TpConnectionManagerParam *param); -gbooleantp_connection_manager_param_is_required +gbooleantp_connection_manager_param_is_required (const TpConnectionManagerParam *param); -gbooleantp_connection_manager_param_is_required_for_registration +gbooleantp_connection_manager_param_is_required_for_registration (const TpConnectionManagerParam *param); -gbooleantp_connection_manager_param_is_secret +gbooleantp_connection_manager_param_is_secret (const TpConnectionManagerParam *param); -gbooleantp_connection_manager_param_is_dbus_property +gbooleantp_connection_manager_param_is_dbus_property (const TpConnectionManagerParam *param); -gbooleantp_connection_manager_param_get_default +gbooleantp_connection_manager_param_get_default (const TpConnectionManagerParam *param, - GValue *value); -gbooleantp_connection_manager_check_valid_name - (const gchar *name, - GError **error); -gbooleantp_connection_manager_check_valid_protocol_name - (const gchar *name, - GError **error); + GValue *value); +gbooleantp_connection_manager_check_valid_name + (const gchar *name, + GError **error); +gbooleantp_connection_manager_check_valid_protocol_name + (const gchar *name, + GError **error); voidtp_connection_manager_init_known_interfaces (void); TpConnectionManagerParam * tp_connection_manager_param_copy @@ -136,89 +136,89 @@ void (*tp_cli_connection_manager_callback_for_get_parameters) (TpConnectionManager *proxy, - const GPtrArray *out_Parameters, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Parameters, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_manager_call_get_parameters (TpConnectionManager *proxy, - gint timeout_ms, - const gchar *in_Protocol, + gint timeout_ms, + const gchar *in_Protocol, tp_cli_connection_manager_callback_for_get_parameters callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_connection_manager_run_get_parameters + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_connection_manager_run_get_parameters (TpConnectionManager *proxy, - gint timeout_ms, - const gchar *in_Protocol, - GPtrArray **out_Parameters, - GError **error, - GMainLoop **loop); + gint timeout_ms, + const gchar *in_Protocol, + GPtrArray **out_Parameters, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_manager_callback_for_list_protocols) (TpConnectionManager *proxy, - const gchar **out_Protocols, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out_Protocols, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_manager_call_list_protocols (TpConnectionManager *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_connection_manager_callback_for_list_protocols callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_connection_manager_run_list_protocols + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_connection_manager_run_list_protocols (TpConnectionManager *proxy, - gint timeout_ms, - gchar ***out_Protocols, - GError **error, - GMainLoop **loop); + gint timeout_ms, + gchar ***out_Protocols, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_manager_callback_for_request_connection) (TpConnectionManager *proxy, - const gchar *out_Bus_Name, - const gchar *out_Object_Path, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Bus_Name, + const gchar *out_Object_Path, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_manager_call_request_connection (TpConnectionManager *proxy, - gint timeout_ms, - const gchar *in_Protocol, - GHashTable *in_Parameters, + gint timeout_ms, + const gchar *in_Protocol, + GHashTable *in_Parameters, tp_cli_connection_manager_callback_for_request_connection callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_connection_manager_run_request_connection + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_connection_manager_run_request_connection (TpConnectionManager *proxy, - gint timeout_ms, - const gchar *in_Protocol, - GHashTable *in_Parameters, - gchar **out_Bus_Name, - gchar **out_Object_Path, - GError **error, - GMainLoop **loop); + gint timeout_ms, + const gchar *in_Protocol, + GHashTable *in_Parameters, + gchar **out_Bus_Name, + gchar **out_Object_Path, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_manager_signal_callback_new_connection) (TpConnectionManager *proxy, - const gchar *arg_Bus_Name, - const gchar *arg_Object_Path, - const gchar *arg_Protocol, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Bus_Name, + const gchar *arg_Object_Path, + const gchar *arg_Protocol, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_manager_connect_to_new_connection (TpConnectionManager *proxy, tp_cli_connection_manager_signal_callback_new_connection callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpConnectionManager
     
    @@ -226,10 +226,10 @@

    Properties

    -  "always-introspect"        gboolean              : Read / Write
    -  "connection-manager"       gchar*                : Read
    -  "info-source"              guint                 : Read
    -  "manager-file"             gchar*                : Read / Write / Construct
    +  "always-introspect"        gboolean              : Read / Write
    +  "connection-manager"       gchar*                : Read
    +  "info-source"              guint                 : Read
    +  "manager-file"             gchar*                : Read / Write / Construct
     
    @@ -252,10 +252,10 @@

    TpConnectionManagerListCb ()

    void                (*TpConnectionManagerListCb)        (TpConnectionManager * const *cms,
    -                                                         gsize n_cms,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gsize n_cms, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback supplied to tp_list_connection_managers().

    @@ -270,23 +270,23 @@
    - @@ -308,9 +308,9 @@

    tp_list_connection_managers ()

    void                tp_list_connection_managers         (TpDBusDaemon *bus_daemon,
                                                              TpConnectionManagerListCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    List the available (running or installed) connection managers. Call the callback when done. @@ -318,7 +318,7 @@

    Since 0.7.26, this function will wait for each TpConnectionManager to be ready, so all connection managers passed to callback will be ready -(tp_connection_manager_is_ready() will return TRUE) unless an error +(tp_connection_manager_is_ready() will return TRUE) unless an error occurred while launching that connection manager.

    actor :

    either NULL or a location to return the contact who requested +either NULL or a location to return the contact who requested the change

    reason :

    either NULL or a location to return the reason for the change +either NULL or a location to return the reason for the change

    message :

    either NULL or a location to return the user-supplied message -

    Returns :

    TRUE if the contact is in fact local-pending +either NULL or a location to return the user-supplied message +

    Returns :

    TRUE if the contact is in fact local-pending

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Channel_Type :

    Used to return an 'out' argument if error is NULL: The interface name +Used to return an 'out' argument if error is NULL: The interface name

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Target_Handle_Type :

    Used to return an 'out' argument if error is NULL: The same as TargetHandleType. (TpHandleType) +Used to return an 'out' argument if error is NULL: The same as TargetHandleType. (TpHandleType)

    out_Target_Handle :

    Used to return an 'out' argument if error is NULL: The same as TargetHandle. (TpHandle) +Used to return an 'out' argument if error is NULL: The same as TargetHandle. (TpHandle)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Interfaces :

    Used to return an 'out' argument if error is NULL: An array of the D-Bus interface names +Used to return an 'out' argument if error is NULL: An array of the D-Bus interface names

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Channel_Type :

    Used to return an 'out' argument if TRUE is returned: The interface name +Used to return an 'out' argument if TRUE is returned: The interface name

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Target_Handle_Type :

    Used to return an 'out' argument if TRUE is returned: The same as TargetHandleType. +Used to return an 'out' argument if TRUE is returned: The same as TargetHandleType.

    out_Target_Handle :

    Used to return an 'out' argument if TRUE is returned: The same as TargetHandle. +Used to return an 'out' argument if TRUE is returned: The same as TargetHandle.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Interfaces :

    Used to return an 'out' argument if TRUE is returned: An array of the D-Bus interface names +Used to return an 'out' argument if TRUE is returned: An array of the D-Bus interface names

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    added :

    a GArray of guint containing the full members added +a GArray of guint containing the full members added

    removed :

    a GArray of guint containing the members (full, +a GArray of guint containing the members (full, local-pending or remote-pending) removed

    local_pending :

    a GArray of guint containing the local-pending +a GArray of guint containing the local-pending members added

    remote_pending :

    a GArray of guint containing the remote-pending +a GArray of guint containing the remote-pending members added

    added :

    a GArray of guint + a GArray of guint containing the full members added. [type GLib.Array][element-type uint]

    removed :

    a GArray of guint + a GArray of guint containing the members (full, local-pending or remote-pending) removed. [type GLib.Array][element-type uint]

    local_pending :

    a GArray of - guint containing the local-pending members added. [type GLib.Array][element-type uint] + a GArray of + guint containing the local-pending members added. [type GLib.Array][element-type uint]

    remote_pending :

    a GArray of - guint containing the remote-pending members added. [type GLib.Array][element-type uint] + a GArray of + guint containing the remote-pending members added. [type GLib.Array][element-type uint]

    details :

    - a GHashTable mapping (gchar *) to GValue containing details + a GHashTable mapping (gchar *) to GValue containing details about the change, as described in the specification of the MembersChangedDetailed signal. [type GLib.HashTable][element-type utf8 GObject.Value]

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    GTypeInterface parent;

    GTypeInterface parent;

    the parent

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    Returns :

    a new channel proxy, or NULL on invalid arguments. [transfer full] + a new channel proxy, or NULL on invalid arguments. [transfer full]

    Returns :

    a newly allocated GArray. [transfer full] + a newly allocated GArray. [transfer full]

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Alias_Flags :

    Used to return an 'out' argument if TRUE is returned: An integer with a bitwise OR of flags from ConnectionAliasFlags +Used to return an 'out' argument if TRUE is returned: An integer with a bitwise OR of flags from ConnectionAliasFlags

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Aliases :

    Used to return an 'out' argument if TRUE is returned: A list of aliases in the same order as the contact handles +Used to return an 'out' argument if TRUE is returned: A list of aliases in the same order as the contact handles

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Aliases :

    Used to return an 'out' argument if TRUE is returned: A dictionary mapping contact handles to aliases +Used to return an 'out' argument if TRUE is returned: A dictionary mapping contact handles to aliases

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Alias_Flags :

    Used to return an 'out' argument if error is NULL: An integer with a bitwise OR of flags from ConnectionAliasFlags (TpConnectionAliasFlags) +Used to return an 'out' argument if error is NULL: An integer with a bitwise OR of flags from ConnectionAliasFlags (TpConnectionAliasFlags)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Aliases :

    Used to return an 'out' argument if error is NULL: A list of aliases in the same order as the contact handles +Used to return an 'out' argument if error is NULL: A list of aliases in the same order as the contact handles

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Aliases :

    Used to return an 'out' argument if error is NULL: A dictionary mapping contact handles to aliases +Used to return an 'out' argument if error is NULL: A dictionary mapping contact handles to aliases

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_MIME_Types :

    Used to return an 'out' argument if TRUE is returned: An array of supported MIME types (eg image/jpeg) +Used to return an 'out' argument if TRUE is returned: An array of supported MIME types (eg image/jpeg)

    out_Min_Width :

    Used to return an 'out' argument if TRUE is returned: The minimum image width in pixels +Used to return an 'out' argument if TRUE is returned: The minimum image width in pixels

    out_Min_Height :

    Used to return an 'out' argument if TRUE is returned: The minimum image height in pixels +Used to return an 'out' argument if TRUE is returned: The minimum image height in pixels

    out_Max_Width :

    Used to return an 'out' argument if TRUE is returned: The maximum image width in pixels, or 0 if there is no limit +Used to return an 'out' argument if TRUE is returned: The maximum image width in pixels, or 0 if there is no limit

    out_Max_Height :

    Used to return an 'out' argument if TRUE is returned: The maximum image height in pixels, or 0 if there is no limit +Used to return an 'out' argument if TRUE is returned: The maximum image height in pixels, or 0 if there is no limit

    out_Max_Bytes :

    Used to return an 'out' argument if TRUE is returned: The maximum image size in bytes, or 0 if there is no limit +Used to return an 'out' argument if TRUE is returned: The maximum image size in bytes, or 0 if there is no limit

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Tokens :

    Used to return an 'out' argument if TRUE is returned: An array of avatar tokens or empty strings (if no avatar is set) in the same order as the given array of contact handles +Used to return an 'out' argument if TRUE is returned: An array of avatar tokens or empty strings (if no avatar is set) in the same order as the given array of contact handles

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Tokens :

    Used to return an 'out' argument if TRUE is returned: A dictionary of handles mapped to avatar tokens, containing only the known avatar tokens. +Used to return an 'out' argument if TRUE is returned: A dictionary of handles mapped to avatar tokens, containing only the known avatar tokens.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Data :

    Used to return an 'out' argument if TRUE is returned: An array of bytes containing the image data +Used to return an 'out' argument if TRUE is returned: An array of bytes containing the image data

    out_MIME_Type :

    Used to return an 'out' argument if TRUE is returned: A string containing the image MIME type (eg image/jpeg), or empty if unknown +Used to return an 'out' argument if TRUE is returned: A string containing the image MIME type (eg image/jpeg), or empty if unknown

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Token :

    Used to return an 'out' argument if TRUE is returned: The string token of the new avatar +Used to return an 'out' argument if TRUE is returned: The string token of the new avatar

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_MIME_Types :

    Used to return an 'out' argument if error is NULL: An array of supported MIME types (eg image/jpeg) +Used to return an 'out' argument if error is NULL: An array of supported MIME types (eg image/jpeg)

    out_Min_Width :

    Used to return an 'out' argument if error is NULL: The minimum image width in pixels +Used to return an 'out' argument if error is NULL: The minimum image width in pixels

    out_Min_Height :

    Used to return an 'out' argument if error is NULL: The minimum image height in pixels +Used to return an 'out' argument if error is NULL: The minimum image height in pixels

    out_Max_Width :

    Used to return an 'out' argument if error is NULL: The maximum image width in pixels, or 0 if there is no limit +Used to return an 'out' argument if error is NULL: The maximum image width in pixels, or 0 if there is no limit

    out_Max_Height :

    Used to return an 'out' argument if error is NULL: The maximum image height in pixels, or 0 if there is no limit +Used to return an 'out' argument if error is NULL: The maximum image height in pixels, or 0 if there is no limit

    out_Max_Bytes :

    Used to return an 'out' argument if error is NULL: The maximum image size in bytes, or 0 if there is no limit +Used to return an 'out' argument if error is NULL: The maximum image size in bytes, or 0 if there is no limit

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Tokens :

    Used to return an 'out' argument if error is NULL: An array of avatar tokens or empty strings (if no avatar is set) in the same order as the given array of contact handles +Used to return an 'out' argument if error is NULL: An array of avatar tokens or empty strings (if no avatar is set) in the same order as the given array of contact handles

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Tokens :

    Used to return an 'out' argument if error is NULL: A dictionary of handles mapped to avatar tokens, containing only the known avatar tokens. +Used to return an 'out' argument if error is NULL: A dictionary of handles mapped to avatar tokens, containing only the known avatar tokens.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Data :

    Used to return an 'out' argument if error is NULL: An array of bytes containing the image data +Used to return an 'out' argument if error is NULL: An array of bytes containing the image data

    out_MIME_Type :

    Used to return an 'out' argument if error is NULL: A string containing the image MIME type (eg image/jpeg), or empty if unknown +Used to return an 'out' argument if error is NULL: A string containing the image MIME type (eg image/jpeg), or empty if unknown

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Token :

    Used to return an 'out' argument if error is NULL: The string token of the new avatar +Used to return an 'out' argument if error is NULL: The string token of the new avatar

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Contact_Capabilities :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A map from contact handles to lists of requestable channel classes, representing the channel requests that are expected to succeed for that contact.</p> <p>Contacts listed among Handles whose capabilities are unknown SHOULD be omitted from this map; contacts known to have an empty set of capabilities SHOULD be included in the keys of this map, with an empty array as the corresponding value.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A map from contact handles to lists of requestable channel classes, representing the channel requests that are expected to succeed for that contact.</p> <p>Contacts listed among Handles whose capabilities are unknown SHOULD be omitted from this map; contacts known to have an empty set of capabilities SHOULD be included in the keys of this map, with an empty array as the corresponding value.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Self_Capabilities :

    Used to return an 'out' argument if error is NULL: An array of structures describing the current capabilities containing: <ul> <li>a string channel type</li> <li>a bitwise OR of type specific capability flags</li> </ul> +Used to return an 'out' argument if error is NULL: An array of structures describing the current capabilities containing: <ul> <li>a string channel type</li> <li>a bitwise OR of type specific capability flags</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Contact_Capabilities :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structures containing: <ul> <li>an integer handle representing the contact</li> <li>a string channel type</li> <li>a bitwise OR of generic capability flags for the type</li> <li>a bitwise OR of type specific capability flags for the type</li> </ul> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structures containing: <ul> <li>an integer handle representing the contact</li> <li>a string channel type</li> <li>a bitwise OR of generic capability flags for the type</li> <li>a bitwise OR of type specific capability flags for the type</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Client_Types :

    Used to return an 'out' argument if error is NULL: The contacts' client types, if already known. Contacts whose client types are not already known are omitted from the mapping; contacts known to have no client type information appear in the mapping with an empty list. +Used to return an 'out' argument if error is NULL: The contacts' client types, if already known. Contacts whose client types are not already known are omitted from the mapping; contacts known to have no client type information appear in the mapping with an empty list.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Client_Types :

    Used to return an 'out' argument if error is NULL: The contact's client types. It MAY be empty, indicating that no client type information was found. +Used to return an 'out' argument if error is NULL: The contact's client types. It MAY be empty, indicating that no client type information was found.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_ContactInfo :

    Used to return an 'out' argument if error is NULL: A dictionary mapping contact handles to information, whose keys are the subset of the requested list of handles for which information was cached. +Used to return an 'out' argument if error is NULL: A dictionary mapping contact handles to information, whose keys are the subset of the requested list of handles for which information was cached.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Contact_Info :

    Used to return an 'out' argument if error is NULL: Information about that contact. +Used to return an 'out' argument if error is NULL: Information about that contact.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_ContactInfo :

    Used to return an 'out' argument if TRUE is returned: A dictionary mapping contact handles to information, whose keys are the subset of the requested list of handles for which information was cached. +Used to return an 'out' argument if TRUE is returned: A dictionary mapping contact handles to information, whose keys are the subset of the requested list of handles for which information was cached.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Contact_Info :

    Used to return an 'out' argument if TRUE is returned: Information about that contact. +Used to return an 'out' argument if TRUE is returned: Information about that contact.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Contacts :

    Used to return an 'out' argument if error is NULL: The blocked contacts’ handles, together with their identifiers. +Used to return an 'out' argument if error is NULL: The blocked contacts’ handles, together with their identifiers.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Contacts :

    Used to return an 'out' argument if TRUE is returned: The blocked contacts’ handles, together with their identifiers. +Used to return an 'out' argument if TRUE is returned: The blocked contacts’ handles, together with their identifiers.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Attributes :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A dictionary mapping the contact handles to contact attributes. If any of the requested handles are in fact invalid, they are simply omitted from this mapping. If contact attributes are not immediately known, the behaviour is defined by the interface; the attribute should either be omitted from the result or replaced with a default value.</p> <p>Each contact's attributes will always include at least the identifier that would be obtained by inspecting the handle (<code>org.freedesktop.Telepathy.Connection/contact-id</code>).</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A dictionary mapping the contact handles to contact attributes. If any of the requested handles are in fact invalid, they are simply omitted from this mapping. If contact attributes are not immediately known, the behaviour is defined by the interface; the attribute should either be omitted from the result or replaced with a default value.</p> <p>Each contact's attributes will always include at least the identifier that would be obtained by inspecting the handle (<code>org.freedesktop.Telepathy.Connection/contact-id</code>).</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Attributes :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A dictionary mapping the contact handles to contact attributes. If any of the requested handles are in fact invalid, they are simply omitted from this mapping. If contact attributes are not immediately known, the behaviour is defined by the interface; the attribute should either be omitted from the result or replaced with a default value.</p> <p>Each contact's attributes will always include at least the identifier that would be obtained by inspecting the handle (<code>org.freedesktop.Telepathy.Connection/contact-id</code>).</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>A dictionary mapping the contact handles to contact attributes. If any of the requested handles are in fact invalid, they are simply omitted from this mapping. If contact attributes are not immediately known, the behaviour is defined by the interface; the attribute should either be omitted from the result or replaced with a default value.</p> <p>Each contact's attributes will always include at least the identifier that would be obtained by inspecting the handle (<code>org.freedesktop.Telepathy.Connection/contact-id</code>).</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Locations :

    Used to return an 'out' argument if error is NULL: The contacts' locations, if already known. Contacts whose locations are not already known are omitted from the mapping; contacts known to have no location information appear in the mapping with an empty Location dictionary. +Used to return an 'out' argument if error is NULL: The contacts' locations, if already known. Contacts whose locations are not already known are omitted from the mapping; contacts known to have no location information appear in the mapping with an empty Location dictionary.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Location :

    Used to return an 'out' argument if error is NULL: The contact's location. It MAY be empty, indicating that no location information was found. +Used to return an 'out' argument if error is NULL: The contact's location. It MAY be empty, indicating that no location information was found.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_URL :

    Used to return an 'out' argument if error is NULL: A struture containing a URL and optional additional data to open a webmail client, without re-authentication if possible. +Used to return an 'out' argument if error is NULL: A struture containing a URL and optional additional data to open a webmail client, without re-authentication if possible.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_URL :

    Used to return an 'out' argument if error is NULL: A struture that contains a URL and optional additional data to open a webmail client, without re-authentication if possible. +Used to return an 'out' argument if error is NULL: A struture that contains a URL and optional additional data to open a webmail client, without re-authentication if possible.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    cms :

    NULL-terminated array of + NULL-terminated array of TpConnectionManager (the objects will be unreferenced and the array will be freed after the callback returns, so the callback must reference any CMs it stores a pointer to), - or NULL on error. [array zero-terminated=1] + or NULL on error. [array zero-terminated=1]

    n_cms :

    number of connection managers in cms (not including the final - NULL) + NULL)

    error :

    -NULL on success, or an error that occurred +NULL on success, or an error that occurred
    @@ -348,7 +348,7 @@ - @@ -406,41 +406,41 @@ - + - - - - + NULL. Should be considered read-only + + + + - + - + - + @@ -468,9 +468,9 @@

    tp_connection_manager_new ()

    TpConnectionManager * tp_connection_manager_new         (TpDBusDaemon *dbus,
    -                                                         const gchar *name,
    -                                                         const gchar *manager_filename,
    -                                                         GError **error);
    + const gchar *name, + const gchar *manager_filename, + GError **error);

    Convenience function to create a new connection manager proxy. If its protocol and parameter information are required, you should call @@ -492,17 +492,17 @@

    - - - - - + + + + @@ -512,14 +512,14 @@

    tp_connection_manager_get_name ()

    -
    const gchar *       tp_connection_manager_get_name      (TpConnectionManager *self);
    +
    const gchar *       tp_connection_manager_get_name      (TpConnectionManager *self);

    Return the internal name of this connection manager in the Telepathy D-Bus API, e.g. "gabble" or "haze". This is often the name of the binary without the "telepathy-" prefix.

    -The returned string is valid as long as self is. Copy it with g_strdup() +The returned string is valid as long as self is. Copy it with g_strdup() if a longer lifetime is required.

    weak_object :

    if not NULL, will be weakly + if not NULL, will be weakly referenced; the callback will not be called, and the call will be cancelled, if the object has vanished. [allow-none]

    const gchar *name;

    const gchar *name;

    The identifier of the connection manager (e.g. "gabble"). Should be considered read-only

    const TpConnectionManagerProtocol * const  *protocols;

    If info_source > TP_CM_INFO_SOURCE_NONE, a NULL-terminated +If info_source > TP_CM_INFO_SOURCE_NONE, a NULL-terminated array of pointers to TpConnectionManagerProtocol structures; otherwise - NULL. Should be considered read-only -

    unsigned int running :1;

    unsigned int running :1;

    -TRUE if the CM is currently known to be running. Should be +TRUE if the CM is currently known to be running. Should be considered read-only

    unsigned int always_introspect :1;

    unsigned int always_introspect :1;

    -TRUE if the CM will be introspected automatically. +TRUE if the CM will be introspected automatically. Should be considered read-only: use the "always-introspect" property if you want to change it

    unsigned int info_source :2;

    unsigned int info_source :2;

    The source of protocols, or TP_CM_INFO_SOURCE_NONE if no info has been discovered yet

    guint reserved_flags :28;

    guint reserved_flags :28;

    Reserved for future use

    manager_filename :

    The "manager-file" - property, which may (and generally should) be NULL. [allow-none] + property, which may (and generally should) be NULL. [allow-none]

    error :

    used to return an error if NULL is returned -

    Returns :

    a new reference to a connection manager proxy, or NULL if error +used to return an error if NULL is returned +

    Returns :

    a new reference to a connection manager proxy, or NULL if error is set.
    @@ -573,14 +573,14 @@

    TpConnectionManagerWhenReadyCb ()

    void                (*TpConnectionManagerWhenReadyCb)   (TpConnectionManager *cm,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Called as the result of tp_connection_manager_call_when_ready(). If the connection manager's protocol and parameter information could be retrieved, -error is NULL and cm is considered to be ready. Otherwise, error is -non-NULL and cm is not ready. +error is NULL and cm is considered to be ready. Otherwise, error is +non-NULL and cm is not ready.

    @@ -593,8 +593,8 @@ @@ -617,9 +617,9 @@
    void                tp_connection_manager_call_when_ready
                                                             (TpConnectionManager *self,
                                                              TpConnectionManagerWhenReadyCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Call the callback from the main loop when information about cm's supported protocols and parameters has been retrieved. @@ -661,15 +661,15 @@


    tp_connection_manager_is_ready ()

    -
    gboolean            tp_connection_manager_is_ready      (TpConnectionManager *self);
    +
    gboolean            tp_connection_manager_is_ready      (TpConnectionManager *self);

    If protocol and parameter information has been obtained from the connection -manager or the cache in the .manager file, return TRUE. Otherwise, -return FALSE. -

    -

    -This may change from FALSE to TRUE at any time that the main loop is -running; the "notify" signal is emitted for the +manager or the cache in the .manager file, return TRUE. Otherwise, +return FALSE. +

    +

    +This may change from FALSE to TRUE at any time that the main loop is +running; the "notify" signal is emitted for the "info-source" property.

    error :

    -NULL on success, or the reason why tp_connection_manager_is_ready() - would return FALSE +NULL on success, or the reason why tp_connection_manager_is_ready() + would return FALSE
    @@ -682,7 +682,7 @@ - @@ -705,7 +705,7 @@ supported protocols.

    -Since 0.11.5, there is a corresponding GEnumClass type, +Since 0.11.5, there is a corresponding GEnumClass type, TP_TYPE_CM_INFO_SOURCE.

    Returns :

    TRUE, unless the "info-source" property is + TRUE, unless the "info-source" property is TP_CM_INFO_SOURCE_NONE
    @@ -736,7 +736,7 @@
    #define TP_TYPE_CM_INFO_SOURCE (tp_cm_info_source_get_type ())
     

    -The GEnumClass type of a TpCMInfoSource. +The GEnumClass type of a TpCMInfoSource.

    Since 0.11.5

    @@ -754,7 +754,7 @@

    This may increase at any time that the main loop is running; the -"notify" signal is emitted. +"notify" signal is emitted.

    @@ -776,14 +776,14 @@

    tp_connection_manager_activate ()

    -
    gboolean            tp_connection_manager_activate      (TpConnectionManager *self);
    +
    gboolean            tp_connection_manager_activate      (TpConnectionManager *self);

    Attempt to run and introspect the connection manager, asynchronously. Since 0.7.26 this function is not generally very useful, since the connection manager will now be activated automatically if necessary.

    -If the CM was already running, do nothing and return FALSE. +If the CM was already running, do nothing and return FALSE.

    On success, emit "activated" when the CM appears @@ -804,7 +804,7 @@

    - - @@ -881,14 +881,14 @@

    tp_connection_manager_has_protocol ()

    -
    gboolean            tp_connection_manager_has_protocol  (TpConnectionManager *self,
    -                                                         const gchar *protocol);
    +
    gboolean            tp_connection_manager_has_protocol  (TpConnectionManager *self,
    +                                                         const gchar *protocol);

    Return whether protocol is supported by this connection manager.

    If this function is called before the connection manager information has -been obtained, the result is always FALSE. Use +been obtained, the result is always FALSE. Use tp_connection_manager_call_when_ready() to wait for this.

    Returns :

    TRUE if activation was needed and is now in progress, FALSE + TRUE if activation was needed and is now in progress, FALSE if the connection manager was already running and no additional signals will be emitted. @@ -817,9 +817,9 @@

    tp_connection_manager_is_running ()

    -
    gboolean            tp_connection_manager_is_running    (TpConnectionManager *self);
    -

    -Return TRUE if this connection manager currently appears to be running. +

    gboolean            tp_connection_manager_is_running    (TpConnectionManager *self);
    +

    +Return TRUE if this connection manager currently appears to be running. This may change at any time that the main loop is running; the "activated" and "exited" signals are emitted. @@ -844,7 +844,7 @@


    tp_connection_manager_dup_protocol_names ()

    -
    gchar **            tp_connection_manager_dup_protocol_names
    +
    gchar **            tp_connection_manager_dup_protocol_names
                                                             (TpConnectionManager *self);

    Returns a list of protocol names supported by this connection manager. @@ -854,7 +854,7 @@

    If this function is called before the connection manager information has -been obtained, the result is always NULL. Use +been obtained, the result is always NULL. Use tp_connection_manager_call_when_ready() to wait for this.

    @@ -871,7 +871,7 @@

    Returns :

    a GStrv of protocol names. [type GObject.Strv][transfer full] + a GStrv of protocol names. [type GObject.Strv][transfer full]
    @@ -907,7 +907,7 @@ - @@ -919,18 +919,18 @@

    tp_connection_manager_get_protocol ()

    const TpConnectionManagerProtocol * tp_connection_manager_get_protocol
                                                             (TpConnectionManager *self,
    -                                                         const gchar *protocol);
    -

    -Returns a structure representing a protocol, or NULL if this connection + const gchar *protocol); +

    +Returns a structure representing a protocol, or NULL if this connection manager does not support the specified protocol.

    -Since 0.11.11, you can get a GObject version with more +Since 0.11.11, you can get a GObject version with more functionality by calling tp_connection_manager_get_protocol_object().

    If this function is called before the connection manager information has -been obtained, the result is always NULL. Use +been obtained, the result is always NULL. Use tp_connection_manager_call_when_ready() to wait for this.

    @@ -966,18 +966,18 @@

    tp_connection_manager_get_protocol_object ()

    TpProtocol *        tp_connection_manager_get_protocol_object
                                                             (TpConnectionManager *self,
    -                                                         const gchar *protocol);
    -

    -Returns an object representing a protocol, or NULL if this connection + const gchar *protocol); +

    +Returns an object representing a protocol, or NULL if this connection manager does not support the specified protocol.

    If this function is called before the connection manager information has -been obtained, the result is always NULL. Use tp_proxy_prepare_async() +been obtained, the result is always NULL. Use tp_proxy_prepare_async() to wait for this.

    -The result should be referenced with g_object_ref() if it will be kept. +The result should be referenced with g_object_ref() if it will be kept.

    Returns :

    TRUE if this connection manager supports protocol + TRUE if this connection manager supports protocol
    @@ -995,7 +995,7 @@ - @@ -1019,14 +1019,14 @@ - + @@ -1036,11 +1036,11 @@

    tp_connection_manager_protocol_can_register ()

    -
    gboolean            tp_connection_manager_protocol_can_register
    +
    gboolean            tp_connection_manager_protocol_can_register
                                                             (const TpConnectionManagerProtocol *protocol);

    Return whether a new account can be registered on this protocol, by setting -the special "register" parameter to TRUE. +the special "register" parameter to TRUE.

    Returns :

    an object representing the protocol, or NULL. [transfer none] + an object representing the protocol, or NULL. [transfer none]

    gchar *name;

    gchar *name;

    The name of this connection manager

    TpConnectionManagerParam *params;

    Array of TpConnectionManagerParam structures, terminated by - a structure whose name is NULL + a structure whose name is NULL
    @@ -1052,7 +1052,7 @@ - @@ -1062,14 +1062,14 @@

    tp_connection_manager_protocol_dup_param_names ()

    -
    gchar **            tp_connection_manager_protocol_dup_param_names
    +
    gchar **            tp_connection_manager_protocol_dup_param_names
                                                             (const TpConnectionManagerProtocol *protocol);

    Returns a list of parameter names supported by this connection manager for this protocol.

    -The result is copied and must be freed by the caller with g_strfreev(). +The result is copied and must be freed by the caller with g_strfreev().

    Returns :

    TRUE if protocol supports the parameter "register" + TRUE if protocol supports the parameter "register"
    @@ -1081,7 +1081,7 @@ - @@ -1091,9 +1091,9 @@

    tp_connection_manager_protocol_has_param ()

    -
    gboolean            tp_connection_manager_protocol_has_param
    +
    gboolean            tp_connection_manager_protocol_has_param
                                                             (const TpConnectionManagerProtocol *protocol,
    -                                                         const gchar *param);
    + const gchar *param);

    @@ -1112,7 +1112,7 @@
    - @@ -1124,7 +1124,7 @@

    tp_connection_manager_protocol_get_param ()

    const TpConnectionManagerParam * tp_connection_manager_protocol_get_param
                                                             (const TpConnectionManagerProtocol *protocol,
    -                                                         const gchar *param);
    + const gchar *param);

    @@ -1143,7 +1143,7 @@ - @@ -1170,17 +1170,17 @@ - + - + - + - + - + @@ -1204,7 +1204,7 @@

    tp_connection_manager_param_get_name ()

    -
    const gchar *       tp_connection_manager_param_get_name
    +
    const gchar *       tp_connection_manager_param_get_name
                                                             (const TpConnectionManagerParam *param);

    @@ -1229,7 +1229,7 @@


    tp_connection_manager_param_get_dbus_signature ()

    -
    const gchar *       tp_connection_manager_param_get_dbus_signature
    +
    const gchar *       tp_connection_manager_param_get_dbus_signature
                                                             (const TpConnectionManagerParam *param);

    @@ -1254,7 +1254,7 @@


    tp_connection_manager_param_is_required ()

    -
    gboolean            tp_connection_manager_param_is_required
    +
    gboolean            tp_connection_manager_param_is_required
                                                             (const TpConnectionManagerParam *param);

    @@ -1269,7 +1269,7 @@

    - @@ -1279,7 +1279,7 @@

    tp_connection_manager_param_is_required_for_registration ()

    -
    gboolean            tp_connection_manager_param_is_required_for_registration
    +
    gboolean            tp_connection_manager_param_is_required_for_registration
                                                             (const TpConnectionManagerParam *param);

    @@ -1294,8 +1294,8 @@

    - @@ -1305,7 +1305,7 @@

    tp_connection_manager_param_is_secret ()

    -
    gboolean            tp_connection_manager_param_is_secret
    +
    gboolean            tp_connection_manager_param_is_secret
                                                             (const TpConnectionManagerParam *param);

    @@ -1320,7 +1320,7 @@

    - @@ -1330,7 +1330,7 @@

    tp_connection_manager_param_is_dbus_property ()

    -
    gboolean            tp_connection_manager_param_is_dbus_property
    +
    gboolean            tp_connection_manager_param_is_dbus_property
                                                             (const TpConnectionManagerParam *param);

    @@ -1345,7 +1345,7 @@

    - @@ -1355,11 +1355,11 @@

    tp_connection_manager_param_get_default ()

    -
    gboolean            tp_connection_manager_param_get_default
    +
    gboolean            tp_connection_manager_param_get_default
                                                             (const TpConnectionManagerParam *param,
    -                                                         GValue *value);
    -

    -Get the default value for this parameter, if there is one. If FALSE is + GValue *value);

    +

    +Get the default value for this parameter, if there is one. If FALSE is returned, value is left uninitialized.

    Returns :

    a GStrv of protocol names. [type GObject.Strv][transfer full] + a GStrv of protocol names. [type GObject.Strv][transfer full]

    Returns :

    TRUE if protocol supports the parameter param. + TRUE if protocol supports the parameter param.

    Returns :

    a structure representing the parameter param, or NULL if not + a structure representing the parameter param, or NULL if not supported

    gchar *name;

    gchar *name;

    The name of this parameter

    gchar *dbus_signature;

    gchar *dbus_signature;

    This parameter's D-Bus signature

    GValue default_value;

    GValue default_value;

    This parameter's default value, or an arbitrary value of an appropriate type if TP_CONN_MGR_PARAM_FLAG_HAS_DEFAULT is not set on this parameter, or an unset GValue if the signature is not @@ -1188,12 +1188,12 @@

    guint flags;

    guint flags;

    This parameter's flags (a combination of TpConnMgrParamFlags)

    gpointer priv;

    gpointer priv;

    Pointer to opaque private data

    Returns :

    TRUE if the parameter is normally required + TRUE if the parameter is normally required

    Returns :

    TRUE if the parameter is required when registering a new account - (by setting the special "register" parameter to TRUE) + TRUE if the parameter is required when registering a new account + (by setting the special "register" parameter to TRUE)

    Returns :

    TRUE if the parameter's value is a password or other secret + TRUE if the parameter's value is a password or other secret

    Returns :

    TRUE if the parameter represents a D-Bus property of the same name + TRUE if the parameter represents a D-Bus property of the same name
    @@ -1372,13 +1372,13 @@ - - @@ -1388,9 +1388,9 @@

    tp_connection_manager_check_valid_name ()

    -
    gboolean            tp_connection_manager_check_valid_name
    -                                                        (const gchar *name,
    -                                                         GError **error);
    +
    gboolean            tp_connection_manager_check_valid_name
    +                                                        (const gchar *name,
    +                                                         GError **error);

    Check that the given string is a valid connection manager name, i.e. that it consists entirely of ASCII letters, digits and underscores, and starts @@ -1406,12 +1406,12 @@

    - - - - - + + + + @@ -1422,9 +1422,9 @@

    tp_connection_manager_check_valid_protocol_name ()

    -
    gboolean            tp_connection_manager_check_valid_protocol_name
    -                                                        (const gchar *name,
    -                                                         GError **error);
    +
    gboolean            tp_connection_manager_check_valid_protocol_name
    +                                                        (const gchar *name,
    +                                                         GError **error);

    Check that the given string is a valid protocol name, i.e. that it consists entirely of ASCII letters, digits and hyphen/minus, and starts @@ -1440,12 +1440,12 @@

    - - - - - + + + + @@ -1561,10 +1561,10 @@

    tp_cli_connection_manager_callback_for_get_parameters ()

    void                (*tp_cli_connection_manager_callback_for_get_parameters)
                                                             (TpConnectionManager *proxy,
    -                                                         const GPtrArray *out_Parameters,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Parameters, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetParameters method call succeeds or fails. @@ -1579,13 +1579,13 @@

    - @@ -1606,12 +1606,12 @@

    tp_cli_connection_manager_call_get_parameters ()

    TpProxyPendingCall * tp_cli_connection_manager_call_get_parameters
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Protocol,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Protocol,
                                                              tp_cli_connection_manager_callback_for_get_parameters callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetParameters method call.

    @@ -1640,29 +1640,29 @@ - @@ -1679,13 +1679,13 @@

    tp_cli_connection_manager_run_get_parameters ()

    -
    gboolean            tp_cli_connection_manager_run_get_parameters
    +
    gboolean            tp_cli_connection_manager_run_get_parameters
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Protocol,
    -                                                         GPtrArray **out_Parameters,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + const gchar *in_Protocol, + GPtrArray **out_Parameters, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_connection_manager_run_get_parameters is deprecated and should not be used in newly-written code.

    @@ -1720,22 +1720,22 @@
    - - - @@ -1751,10 +1751,10 @@

    tp_cli_connection_manager_callback_for_list_protocols ()

    void                (*tp_cli_connection_manager_callback_for_list_protocols)
                                                             (TpConnectionManager *proxy,
    -                                                         const gchar **out_Protocols,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Protocols, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListProtocols method call succeeds or fails. @@ -1769,13 +1769,13 @@

    - @@ -1796,11 +1796,11 @@

    tp_cli_connection_manager_call_list_protocols ()

    TpProxyPendingCall * tp_cli_connection_manager_call_list_protocols
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_manager_callback_for_list_protocols callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListProtocols method call.

    @@ -1824,29 +1824,29 @@ - @@ -1863,12 +1863,12 @@

    tp_cli_connection_manager_run_list_protocols ()

    -
    gboolean            tp_cli_connection_manager_run_list_protocols
    +
    gboolean            tp_cli_connection_manager_run_list_protocols
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_Protocols,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + gchar ***out_Protocols, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_connection_manager_run_list_protocols is deprecated and should not be used in newly-written code.

    @@ -1898,22 +1898,22 @@
    - - - @@ -1929,11 +1929,11 @@

    tp_cli_connection_manager_callback_for_request_connection ()

    void                (*tp_cli_connection_manager_callback_for_request_connection)
                                                             (TpConnectionManager *proxy,
    -                                                         const gchar *out_Bus_Name,
    -                                                         const gchar *out_Object_Path,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Bus_Name, + const gchar *out_Object_Path, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestConnection method call succeeds or fails. @@ -1948,18 +1948,18 @@

    - - @@ -1980,13 +1980,13 @@

    tp_cli_connection_manager_call_request_connection ()

    TpProxyPendingCall * tp_cli_connection_manager_call_request_connection
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Protocol,
    -                                                         GHashTable *in_Parameters,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Protocol,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_connection_manager_callback_for_request_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestConnection method call.

    @@ -2020,29 +2020,29 @@ - @@ -2059,15 +2059,15 @@

    tp_cli_connection_manager_run_request_connection ()

    -
    gboolean            tp_cli_connection_manager_run_request_connection
    +
    gboolean            tp_cli_connection_manager_run_request_connection
                                                             (TpConnectionManager *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Protocol,
    -                                                         GHashTable *in_Parameters,
    -                                                         gchar **out_Bus_Name,
    -                                                         gchar **out_Object_Path,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + const gchar *in_Protocol, + GHashTable *in_Parameters, + gchar **out_Bus_Name, + gchar **out_Object_Path, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_connection_manager_run_request_connection is deprecated and should not be used in newly-written code.

    @@ -2107,27 +2107,27 @@
    - - - - @@ -2143,11 +2143,11 @@

    tp_cli_connection_manager_signal_callback_new_connection ()

    void                (*tp_cli_connection_manager_signal_callback_new_connection)
                                                             (TpConnectionManager *proxy,
    -                                                         const gchar *arg_Bus_Name,
    -                                                         const gchar *arg_Object_Path,
    -                                                         const gchar *arg_Protocol,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Bus_Name, + const gchar *arg_Object_Path, + const gchar *arg_Protocol, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewConnection.

    @@ -2194,10 +2194,10 @@
    TpProxySignalConnection * tp_cli_connection_manager_connect_to_new_connection
                                                             (TpConnectionManager *proxy,
                                                              tp_cli_connection_manager_signal_callback_new_connection callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewConnection.

    @@ -2227,19 +2227,19 @@ - - @@ -2247,7 +2247,7 @@ @@ -2259,17 +2259,17 @@

    Property Details

    The "always-introspect" property

    -
      "always-introspect"        gboolean              : Read / Write
    -

    -If TRUE, always introspect the connection manager as it comes online, -even if we already have its info from a .manager file. Default FALSE. +

      "always-introspect"        gboolean              : Read / Write
    +

    +If TRUE, always introspect the connection manager as it comes online, +even if we already have its info from a .manager file. Default FALSE.

    Default value: FALSE


    The "connection-manager" property

    -
      "connection-manager"       gchar*                : Read
    +
      "connection-manager"       gchar*                : Read

    The name of the connection manager, e.g. "gabble" (read-only).

    @@ -2278,17 +2278,17 @@

    The "info-source" property

    -
      "info-source"              guint                 : Read
    +
      "info-source"              guint                 : Read

    Where we got the current information on supported protocols (a TpCMInfoSource).

    -Since 0.7.26, the "notify" signal is emitted for this +Since 0.7.26, the "notify" signal is emitted for this property.

    -(Note that this is of type G_TYPE_UINT, not TP_TYPE_CM_INFO_SOURCE, +(Note that this is of type G_TYPE_UINT, not TP_TYPE_CM_INFO_SOURCE, for historical reasons.)

    Allowed values: <= 2

    @@ -2297,9 +2297,9 @@

    The "manager-file" property

    -
      "manager-file"             gchar*                : Read / Write / Construct
    -

    -The absolute path of the .manager file. If set to NULL (the default), +

      "manager-file"             gchar*                : Read / Write / Construct
    +

    +The absolute path of the .manager file. If set to NULL (the default), the XDG data directories will be searched for a .manager file of the correct name.

    @@ -2314,7 +2314,7 @@

    The "activated" signal

    void                user_function                      (TpConnectionManager *self,
    -                                                        gpointer             user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when the connection manager's well-known name appears on the bus.

    @@ -2337,7 +2337,7 @@

    The "exited" signal

    void                user_function                      (TpConnectionManager *self,
    -                                                        gpointer             user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when the connection manager's well-known name disappears from the bus or when activation fails. @@ -2361,8 +2361,8 @@

    The "got-info" signal

    void                user_function                      (TpConnectionManager *self,
    -                                                        guint                source,
    -                                                        gpointer             user_data)      : Run Last / Has Details
    + guint source, + gpointer user_data) : Run Last / Has Details

    Emitted when the connection manager's capabilities have been discovered.

    diff --git a/docs/reference/html/telepathy-glib-connection-powersaving.html b/docs/reference/html/telepathy-glib-connection-powersaving.html index 42018f9..3779594 100644 --- a/docs/reference/html/telepathy-glib-connection-powersaving.html +++ b/docs/reference/html/telepathy-glib-connection-powersaving.html @@ -42,29 +42,29 @@ TpProxyPendingCall * tp_cli_connection_interface_power_saving_call_set_power_saving (TpConnection *proxy, - gint timeout_ms, - gboolean in_Activate, + gint timeout_ms, + gboolean in_Activate, tp_cli_connection_interface_power_saving_callback_for_set_power_saving callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_power_saving_callback_for_set_power_saving) (TpConnection *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_power_saving_connect_to_power_saving_changed (TpConnection *proxy, tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed) (TpConnection *proxy, - gboolean arg_Active, - gpointer user_data, - GObject *weak_object); + gboolean arg_Active, + gpointer user_data, + GObject *weak_object);
    @@ -82,12 +82,12 @@

    tp_cli_connection_interface_power_saving_call_set_power_saving ()

    TpProxyPendingCall * tp_cli_connection_interface_power_saving_call_set_power_saving
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Activate,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Activate,
                                                              tp_cli_connection_interface_power_saving_callback_for_set_power_saving callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetPowerSaving method call.

    @@ -116,29 +116,29 @@
    - @@ -157,9 +157,9 @@

    tp_cli_connection_interface_power_saving_callback_for_set_power_saving ()

    void                (*tp_cli_connection_interface_power_saving_callback_for_set_power_saving)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetPowerSaving method call succeeds or fails. @@ -175,7 +175,7 @@

    @@ -197,10 +197,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_power_saving_connect_to_power_saving_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PowerSavingChanged.

    @@ -230,19 +230,19 @@ - - @@ -250,7 +250,7 @@ @@ -262,9 +262,9 @@

    tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed ()

    void                (*tp_cli_connection_interface_power_saving_signal_callback_power_saving_changed)
                                                             (TpConnection *proxy,
    -                                                         gboolean arg_Active,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Active, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PowerSavingChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection-presence.html b/docs/reference/html/telepathy-glib-connection-presence.html index 5a9f5a9..1edfb11 100644 --- a/docs/reference/html/telepathy-glib-connection-presence.html +++ b/docs/reference/html/telepathy-glib-connection-presence.html @@ -40,172 +40,172 @@
     #include <telepathy-glib/connection.h>
     
    -gboolean            tp_cli_connection_interface_presence_run_add_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GHashTable *in_Parameters,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_clear_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_get_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Presence,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_get_statuses
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_Available_Statuses,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_remove_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_request_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_set_last_activity_time
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Time,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_presence_run_set_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Statuses,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_add_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GHashTable *in_Parameters,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_clear_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_get_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Presence,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_get_statuses
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_Available_Statuses,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_remove_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_request_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_set_last_activity_time
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Time,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_presence_run_set_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Statuses,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_add_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GHashTable *in_Parameters,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_connection_interface_presence_callback_for_add_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_clear_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_presence_callback_for_clear_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_get_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_presence_callback_for_get_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_get_statuses
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_presence_callback_for_get_statuses callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_remove_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
                                                              tp_cli_connection_interface_presence_callback_for_remove_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_request_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_presence_callback_for_request_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_set_last_activity_time
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Time,
    +                                                         gint timeout_ms,
    +                                                         guint in_Time,
                                                              tp_cli_connection_interface_presence_callback_for_set_last_activity_time callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_presence_call_set_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Statuses,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Statuses,
                                                              tp_cli_connection_interface_presence_callback_for_set_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_add_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_clear_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_get_presence)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Presence,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Presence,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_get_statuses)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Available_Statuses,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Available_Statuses,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_remove_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_request_presence)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_set_last_activity_time)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_presence_callback_for_set_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_interface_presence_connect_to_presence_update
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_presence_signal_callback_presence_update callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_interface_presence_signal_callback_presence_update)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Presence,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *arg_Presence,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -225,13 +225,13 @@

    Details

    tp_cli_connection_interface_presence_run_add_status ()

    -
    gboolean            tp_cli_connection_interface_presence_run_add_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GHashTable *in_Parameters,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_add_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GHashTable *in_Parameters,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_add_status is deprecated and should not be used in newly-written code.

    @@ -271,17 +271,17 @@
    - - @@ -295,11 +295,11 @@

    tp_cli_connection_interface_presence_run_clear_status ()

    -
    gboolean            tp_cli_connection_interface_presence_run_clear_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_clear_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_clear_status is deprecated and should not be used in newly-written code.

    @@ -329,17 +329,17 @@
    - - @@ -353,13 +353,13 @@

    tp_cli_connection_interface_presence_run_get_presence ()

    -
    gboolean            tp_cli_connection_interface_presence_run_get_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Presence,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_get_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Presence,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_get_presence is deprecated and should not be used in newly-written code.

    @@ -394,22 +394,22 @@
    - - - @@ -423,12 +423,12 @@

    tp_cli_connection_interface_presence_run_get_statuses ()

    -
    gboolean            tp_cli_connection_interface_presence_run_get_statuses
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable **out_Available_Statuses,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_get_statuses
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable **out_Available_Statuses,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_get_statuses is deprecated and should not be used in newly-written code.

    @@ -458,22 +458,22 @@
    - - - @@ -487,12 +487,12 @@

    tp_cli_connection_interface_presence_run_remove_status ()

    -
    gboolean            tp_cli_connection_interface_presence_run_remove_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_remove_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_remove_status is deprecated and should not be used in newly-written code.

    @@ -527,17 +527,17 @@
    - - @@ -551,12 +551,12 @@

    tp_cli_connection_interface_presence_run_request_presence ()

    -
    gboolean            tp_cli_connection_interface_presence_run_request_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_request_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_request_presence is deprecated and should not be used in newly-written code.

    @@ -591,17 +591,17 @@
    - - @@ -615,12 +615,12 @@

    tp_cli_connection_interface_presence_run_set_last_activity_time ()

    -
    gboolean            tp_cli_connection_interface_presence_run_set_last_activity_time
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Time,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_set_last_activity_time
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Time,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_set_last_activity_time is deprecated and should not be used in newly-written code.

    @@ -655,17 +655,17 @@
    - - @@ -679,12 +679,12 @@

    tp_cli_connection_interface_presence_run_set_status ()

    -
    gboolean            tp_cli_connection_interface_presence_run_set_status
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Statuses,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_presence_run_set_status
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Statuses,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_presence_run_set_status is deprecated and should not be used in newly-written code.

    @@ -719,17 +719,17 @@
    - - @@ -745,13 +745,13 @@

    tp_cli_connection_interface_presence_call_add_status ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_add_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         GHashTable *in_Parameters,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_connection_interface_presence_callback_for_add_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddStatus method call.

    @@ -785,29 +785,29 @@ - @@ -826,11 +826,11 @@

    tp_cli_connection_interface_presence_call_clear_status ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_clear_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_presence_callback_for_clear_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ClearStatus method call.

    @@ -854,29 +854,29 @@ - @@ -895,12 +895,12 @@

    tp_cli_connection_interface_presence_call_get_presence ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_get_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_presence_callback_for_get_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetPresence method call.

    @@ -929,29 +929,29 @@ - @@ -970,11 +970,11 @@

    tp_cli_connection_interface_presence_call_get_statuses ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_get_statuses
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_interface_presence_callback_for_get_statuses callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetStatuses method call.

    @@ -998,29 +998,29 @@ - @@ -1039,12 +1039,12 @@

    tp_cli_connection_interface_presence_call_remove_status ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_remove_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
                                                              tp_cli_connection_interface_presence_callback_for_remove_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveStatus method call.

    @@ -1073,29 +1073,29 @@ - @@ -1114,12 +1114,12 @@

    tp_cli_connection_interface_presence_call_request_presence ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_request_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_presence_callback_for_request_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestPresence method call.

    @@ -1148,29 +1148,29 @@ - @@ -1189,12 +1189,12 @@

    tp_cli_connection_interface_presence_call_set_last_activity_time ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_set_last_activity_time
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Time,
    +                                                         gint timeout_ms,
    +                                                         guint in_Time,
                                                              tp_cli_connection_interface_presence_callback_for_set_last_activity_time callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetLastActivityTime method call.

    @@ -1223,29 +1223,29 @@ - @@ -1264,12 +1264,12 @@

    tp_cli_connection_interface_presence_call_set_status ()

    TpProxyPendingCall * tp_cli_connection_interface_presence_call_set_status
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Statuses,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Statuses,
                                                              tp_cli_connection_interface_presence_callback_for_set_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetStatus method call.

    @@ -1298,29 +1298,29 @@ - @@ -1339,9 +1339,9 @@

    tp_cli_connection_interface_presence_callback_for_add_status ()

    void                (*tp_cli_connection_interface_presence_callback_for_add_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddStatus method call succeeds or fails. @@ -1357,7 +1357,7 @@

    @@ -1378,9 +1378,9 @@

    tp_cli_connection_interface_presence_callback_for_clear_status ()

    void                (*tp_cli_connection_interface_presence_callback_for_clear_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ClearStatus method call succeeds or fails. @@ -1396,7 +1396,7 @@

    @@ -1417,10 +1417,10 @@

    tp_cli_connection_interface_presence_callback_for_get_presence ()

    void                (*tp_cli_connection_interface_presence_callback_for_get_presence)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Presence,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Presence, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetPresence method call succeeds or fails. @@ -1435,13 +1435,13 @@

    - @@ -1462,10 +1462,10 @@

    tp_cli_connection_interface_presence_callback_for_get_statuses ()

    void                (*tp_cli_connection_interface_presence_callback_for_get_statuses)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Available_Statuses,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Available_Statuses, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetStatuses method call succeeds or fails. @@ -1480,13 +1480,13 @@

    - @@ -1507,9 +1507,9 @@

    tp_cli_connection_interface_presence_callback_for_remove_status ()

    void                (*tp_cli_connection_interface_presence_callback_for_remove_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveStatus method call succeeds or fails. @@ -1525,7 +1525,7 @@

    @@ -1546,9 +1546,9 @@

    tp_cli_connection_interface_presence_callback_for_request_presence ()

    void                (*tp_cli_connection_interface_presence_callback_for_request_presence)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestPresence method call succeeds or fails. @@ -1564,7 +1564,7 @@

    @@ -1585,9 +1585,9 @@

    tp_cli_connection_interface_presence_callback_for_set_last_activity_time ()

    void                (*tp_cli_connection_interface_presence_callback_for_set_last_activity_time)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetLastActivityTime method call succeeds or fails. @@ -1603,7 +1603,7 @@

    @@ -1624,9 +1624,9 @@

    tp_cli_connection_interface_presence_callback_for_set_status ()

    void                (*tp_cli_connection_interface_presence_callback_for_set_status)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetStatus method call succeeds or fails. @@ -1642,7 +1642,7 @@

    @@ -1664,10 +1664,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_presence_connect_to_presence_update
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_presence_signal_callback_presence_update callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PresenceUpdate.

    @@ -1697,19 +1697,19 @@ - - @@ -1717,7 +1717,7 @@ @@ -1729,9 +1729,9 @@

    tp_cli_connection_interface_presence_signal_callback_presence_update ()

    void                (*tp_cli_connection_interface_presence_signal_callback_presence_update)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Presence,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Presence, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PresenceUpdate.

    diff --git a/docs/reference/html/telepathy-glib-connection-requests.html b/docs/reference/html/telepathy-glib-connection-requests.html index a6622d4..d8989d6 100644 --- a/docs/reference/html/telepathy-glib-connection-requests.html +++ b/docs/reference/html/telepathy-glib-connection-requests.html @@ -42,76 +42,76 @@ TpProxyPendingCall * tp_cli_connection_interface_requests_call_create_channel (TpConnection *proxy, - gint timeout_ms, - GHashTable *in_Request, + gint timeout_ms, + GHashTable *in_Request, tp_cli_connection_interface_requests_callback_for_create_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_connection_interface_requests_call_ensure_channel (TpConnection *proxy, - gint timeout_ms, - GHashTable *in_Request, + gint timeout_ms, + GHashTable *in_Request, tp_cli_connection_interface_requests_callback_for_ensure_channel callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_connection_interface_requests_callback_for_create_channel) (TpConnection *proxy, - const gchar *out_Channel, - GHashTable *out_Properties, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Channel, + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_requests_callback_for_ensure_channel) (TpConnection *proxy, - gboolean out_Yours, - const gchar *out_Channel, - GHashTable *out_Properties, - const GError *error, - gpointer user_data, - GObject *weak_object); + gboolean out_Yours, + const gchar *out_Channel, + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_connection_interface_requests_connect_to_channel_closed (TpConnection *proxy, tp_cli_connection_interface_requests_signal_callback_channel_closed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_connection_interface_requests_connect_to_new_channels (TpConnection *proxy, tp_cli_connection_interface_requests_signal_callback_new_channels callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gbooleantp_cli_connection_interface_requests_run_create_channel - (TpConnection *proxy, - gint timeout_ms, - GHashTable *in_Request, - gchar **out_Channel, - GHashTable **out_Properties, - GError **error, - GMainLoop **loop); -gbooleantp_cli_connection_interface_requests_run_ensure_channel - (TpConnection *proxy, - gint timeout_ms, - GHashTable *in_Request, - gboolean *out_Yours, - gchar **out_Channel, - GHashTable **out_Properties, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gbooleantp_cli_connection_interface_requests_run_create_channel + (TpConnection *proxy, + gint timeout_ms, + GHashTable *in_Request, + gchar **out_Channel, + GHashTable **out_Properties, + GError **error, + GMainLoop **loop); +gbooleantp_cli_connection_interface_requests_run_ensure_channel + (TpConnection *proxy, + gint timeout_ms, + GHashTable *in_Request, + gboolean *out_Yours, + gchar **out_Channel, + GHashTable **out_Properties, + GError **error, + GMainLoop **loop); void (*tp_cli_connection_interface_requests_signal_callback_channel_closed) (TpConnection *proxy, - const gchar *arg_Removed, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Removed, + gpointer user_data, + GObject *weak_object); void (*tp_cli_connection_interface_requests_signal_callback_new_channels) (TpConnection *proxy, - const GPtrArray *arg_Channels, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Channels, + gpointer user_data, + GObject *weak_object);
    @@ -132,12 +132,12 @@

    tp_cli_connection_interface_requests_call_create_channel ()

    TpProxyPendingCall * tp_cli_connection_interface_requests_call_create_channel
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Request,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Request,
                                                              tp_cli_connection_interface_requests_callback_for_create_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CreateChannel method call.

    @@ -166,29 +166,29 @@
    - @@ -207,12 +207,12 @@

    tp_cli_connection_interface_requests_call_ensure_channel ()

    TpProxyPendingCall * tp_cli_connection_interface_requests_call_ensure_channel
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Request,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Request,
                                                              tp_cli_connection_interface_requests_callback_for_ensure_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a EnsureChannel method call.

    @@ -241,29 +241,29 @@ - @@ -282,11 +282,11 @@

    tp_cli_connection_interface_requests_callback_for_create_channel ()

    void                (*tp_cli_connection_interface_requests_callback_for_create_channel)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Channel,
    -                                                         GHashTable *out_Properties,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Channel, + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CreateChannel method call succeeds or fails. @@ -301,18 +301,18 @@

    - - @@ -333,12 +333,12 @@

    tp_cli_connection_interface_requests_callback_for_ensure_channel ()

    void                (*tp_cli_connection_interface_requests_callback_for_ensure_channel)
                                                             (TpConnection *proxy,
    -                                                         gboolean out_Yours,
    -                                                         const gchar *out_Channel,
    -                                                         GHashTable *out_Properties,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean out_Yours, + const gchar *out_Channel, + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a EnsureChannel method call succeeds or fails. @@ -353,23 +353,23 @@

    - - - @@ -391,10 +391,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_requests_connect_to_channel_closed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_requests_signal_callback_channel_closed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ChannelClosed.

    @@ -424,19 +424,19 @@ - - @@ -444,7 +444,7 @@ @@ -457,10 +457,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_requests_connect_to_new_channels
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_requests_signal_callback_new_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewChannels.

    @@ -490,19 +490,19 @@ - - @@ -510,7 +510,7 @@ @@ -520,14 +520,14 @@

    tp_cli_connection_interface_requests_run_create_channel ()

    -
    gboolean            tp_cli_connection_interface_requests_run_create_channel
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Request,
    -                                                         gchar **out_Channel,
    -                                                         GHashTable **out_Properties,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_requests_run_create_channel
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Request,
    +                                                         gchar **out_Channel,
    +                                                         GHashTable **out_Properties,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_requests_run_create_channel is deprecated and should not be used in newly-written code.

    @@ -562,27 +562,27 @@
    - - - - @@ -596,15 +596,15 @@

    tp_cli_connection_interface_requests_run_ensure_channel ()

    -
    gboolean            tp_cli_connection_interface_requests_run_ensure_channel
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Request,
    -                                                         gboolean *out_Yours,
    -                                                         gchar **out_Channel,
    -                                                         GHashTable **out_Properties,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_requests_run_ensure_channel
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Request,
    +                                                         gboolean *out_Yours,
    +                                                         gchar **out_Channel,
    +                                                         GHashTable **out_Properties,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_requests_run_ensure_channel is deprecated and should not be used in newly-written code.

    @@ -639,32 +639,32 @@
    - - - - - @@ -680,9 +680,9 @@

    tp_cli_connection_interface_requests_signal_callback_channel_closed ()

    void                (*tp_cli_connection_interface_requests_signal_callback_channel_closed)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Removed,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Removed, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ChannelClosed.

    @@ -718,9 +718,9 @@

    tp_cli_connection_interface_requests_signal_callback_new_channels ()

    void                (*tp_cli_connection_interface_requests_signal_callback_new_channels)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *arg_Channels,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Channels, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewChannels.

    diff --git a/docs/reference/html/telepathy-glib-connection-simple-presence.html b/docs/reference/html/telepathy-glib-connection-simple-presence.html index d8d44c9..f3dcd0c 100644 --- a/docs/reference/html/telepathy-glib-connection-simple-presence.html +++ b/docs/reference/html/telepathy-glib-connection-simple-presence.html @@ -40,60 +40,60 @@
     #include <telepathy-glib/connection.h>
     
    -gboolean            tp_cli_connection_interface_simple_presence_run_get_presences
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Presence,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    -gboolean            tp_cli_connection_interface_simple_presence_run_set_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         const gchar *in_Status_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_simple_presence_run_get_presences
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Presence,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
    +gboolean            tp_cli_connection_interface_simple_presence_run_set_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         const gchar *in_Status_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     TpProxyPendingCall * tp_cli_connection_interface_simple_presence_call_get_presences
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_simple_presence_callback_for_get_presences callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_interface_simple_presence_call_set_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         const gchar *in_Status_Message,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         const gchar *in_Status_Message,
                                                              tp_cli_connection_interface_simple_presence_callback_for_set_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_simple_presence_callback_for_get_presences)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Presence,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *out_Presence,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_interface_simple_presence_callback_for_set_presence)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_interface_simple_presence_connect_to_presences_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_simple_presence_signal_callback_presences_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_interface_simple_presence_signal_callback_presences_changed)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Presence,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GHashTable *arg_Presence,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     
    @@ -113,13 +113,13 @@

    Details

    tp_cli_connection_interface_simple_presence_run_get_presences ()

    -
    gboolean            tp_cli_connection_interface_simple_presence_run_get_presences
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    -                                                         GHashTable **out_Presence,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_simple_presence_run_get_presences
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
    +                                                         GHashTable **out_Presence,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_simple_presence_run_get_presences is deprecated and should not be used in newly-written code.

    @@ -154,22 +154,22 @@
    - - - @@ -183,13 +183,13 @@

    tp_cli_connection_interface_simple_presence_run_set_presence ()

    -
    gboolean            tp_cli_connection_interface_simple_presence_run_set_presence
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         const gchar *in_Status_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_interface_simple_presence_run_set_presence
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         const gchar *in_Status_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_interface_simple_presence_run_set_presence is deprecated and should not be used in newly-written code.

    @@ -229,17 +229,17 @@
    - - @@ -255,12 +255,12 @@

    tp_cli_connection_interface_simple_presence_call_get_presences ()

    TpProxyPendingCall * tp_cli_connection_interface_simple_presence_call_get_presences
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Contacts,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Contacts,
                                                              tp_cli_connection_interface_simple_presence_callback_for_get_presences callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetPresences method call.

    @@ -289,29 +289,29 @@ - @@ -330,13 +330,13 @@

    tp_cli_connection_interface_simple_presence_call_set_presence ()

    TpProxyPendingCall * tp_cli_connection_interface_simple_presence_call_set_presence
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Status,
    -                                                         const gchar *in_Status_Message,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Status,
    +                                                         const gchar *in_Status_Message,
                                                              tp_cli_connection_interface_simple_presence_callback_for_set_presence callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetPresence method call.

    @@ -370,29 +370,29 @@ - @@ -411,10 +411,10 @@

    tp_cli_connection_interface_simple_presence_callback_for_get_presences ()

    void                (*tp_cli_connection_interface_simple_presence_callback_for_get_presences)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *out_Presence,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Presence, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetPresences method call succeeds or fails. @@ -429,13 +429,13 @@

    - @@ -456,9 +456,9 @@

    tp_cli_connection_interface_simple_presence_callback_for_set_presence ()

    void                (*tp_cli_connection_interface_simple_presence_callback_for_set_presence)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetPresence method call succeeds or fails. @@ -474,7 +474,7 @@

    @@ -496,10 +496,10 @@
    TpProxySignalConnection * tp_cli_connection_interface_simple_presence_connect_to_presences_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_interface_simple_presence_signal_callback_presences_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PresencesChanged.

    @@ -529,19 +529,19 @@ - - @@ -549,7 +549,7 @@ @@ -561,9 +561,9 @@

    tp_cli_connection_interface_simple_presence_signal_callback_presences_changed ()

    void                (*tp_cli_connection_interface_simple_presence_signal_callback_presences_changed)
                                                             (TpConnection *proxy,
    -                                                         GHashTable *arg_Presence,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Presence, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PresencesChanged.

    diff --git a/docs/reference/html/telepathy-glib-connection.html b/docs/reference/html/telepathy-glib-connection.html index 9c1271d..a62e9a7 100644 --- a/docs/reference/html/telepathy-glib-connection.html +++ b/docs/reference/html/telepathy-glib-connection.html @@ -28,6 +28,8 @@ Object Hierarchy  |  Properties +  |  + Signals

    value :

    pointer to an unset (all zeroes) GValue into which the default's +pointer to an unset (all zeroes) GValue into which the default's type and value are written

    Returns :

    TRUE if there is a default value + TRUE if there is a default value

    error :

    used to raise TP_ERROR_INVALID_ARGUMENT if FALSE is returned -

    Returns :

    TRUE if name is valid +used to raise TP_ERROR_INVALID_ARGUMENT if FALSE is returned +

    Returns :

    TRUE if name is valid

    error :

    used to raise TP_ERROR_INVALID_ARGUMENT if FALSE is returned -

    Returns :

    TRUE if name is valid +used to raise TP_ERROR_INVALID_ARGUMENT if FALSE is returned +

    Returns :

    TRUE if name is valid

    out_Parameters :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing possible parameters. +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing possible parameters.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Parameters :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing possible parameters. +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> An array of structs representing possible parameters.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Protocols :

    Used to return an 'out' argument if error is NULL: The keys of the <tp:member-ref>Protocols</tp:member-ref> map. +Used to return an 'out' argument if error is NULL: The keys of the <tp:member-ref>Protocols</tp:member-ref> map.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Protocols :

    Used to return an 'out' argument if TRUE is returned: The keys of the <tp:member-ref>Protocols</tp:member-ref> map. +Used to return an 'out' argument if TRUE is returned: The keys of the <tp:member-ref>Protocols</tp:member-ref> map.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Bus_Name :

    Used to return an 'out' argument if error is NULL: A D-Bus service name where the new Connection object can be found +Used to return an 'out' argument if error is NULL: A D-Bus service name where the new Connection object can be found

    out_Object_Path :

    Used to return an 'out' argument if error is NULL: The D-Bus object path to the Connection on this service +Used to return an 'out' argument if error is NULL: The D-Bus object path to the Connection on this service

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Bus_Name :

    Used to return an 'out' argument if TRUE is returned: A D-Bus service name where the new Connection object can be found +Used to return an 'out' argument if TRUE is returned: A D-Bus service name where the new Connection object can be found

    out_Object_Path :

    Used to return an 'out' argument if TRUE is returned: The D-Bus object path to the Connection on this service +Used to return an 'out' argument if TRUE is returned: The D-Bus object path to the Connection on this service

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Presence :

    Used to return an 'out' argument if TRUE is returned: Presence information in the same format as for the <tp:member-ref>PresenceUpdate</tp:member-ref> signal +Used to return an 'out' argument if TRUE is returned: Presence information in the same format as for the <tp:member-ref>PresenceUpdate</tp:member-ref> signal

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Available_Statuses :

    Used to return an 'out' argument if TRUE is returned: A dictionary of string identifiers mapped to a struct for each status, containing: <ul> <li>a type value from one of the values above</li> <li>a boolean to indicate if this status may be set on yourself</li> <li>a boolean to indicate if this is an exclusive status which you may not set alongside any other</li> <li>a dictionary of valid optional string argument names mapped to their types</li> </ul> +Used to return an 'out' argument if TRUE is returned: A dictionary of string identifiers mapped to a struct for each status, containing: <ul> <li>a type value from one of the values above</li> <li>a boolean to indicate if this status may be set on yourself</li> <li>a boolean to indicate if this is an exclusive status which you may not set alongside any other</li> <li>a dictionary of valid optional string argument names mapped to their types</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Presence :

    Used to return an 'out' argument if error is NULL: Presence information in the same format as for the <tp:member-ref>PresenceUpdate</tp:member-ref> signal +Used to return an 'out' argument if error is NULL: Presence information in the same format as for the <tp:member-ref>PresenceUpdate</tp:member-ref> signal

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Available_Statuses :

    Used to return an 'out' argument if error is NULL: A dictionary of string identifiers mapped to a struct for each status, containing: <ul> <li>a type value from one of the values above</li> <li>a boolean to indicate if this status may be set on yourself</li> <li>a boolean to indicate if this is an exclusive status which you may not set alongside any other</li> <li>a dictionary of valid optional string argument names mapped to their types</li> </ul> +Used to return an 'out' argument if error is NULL: A dictionary of string identifiers mapped to a struct for each status, containing: <ul> <li>a type value from one of the values above</li> <li>a boolean to indicate if this status may be set on yourself</li> <li>a boolean to indicate if this is an exclusive status which you may not set alongside any other</li> <li>a dictionary of valid optional string argument names mapped to their types</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Channel :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The Channel object, which MUST NOT be signalled with <tp:member-ref>NewChannels</tp:member-ref> until after this method returns.</p> <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The Channel object, which MUST NOT be signalled with <tp:member-ref>NewChannels</tp:member-ref> until after this method returns.</p> <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale>

    out_Properties :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Yours :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If false, the caller of EnsureChannel MUST assume that some other process is handling this channel; if true, the caller of EnsureChannel SHOULD handle it themselves or delegate it to another client.</p> <p>If the creation of a channel makes several calls to EnsureChannel (and no other requests) successful, exactly one of those calls MUST return a true value for this argument.</p> <p>If the creation of a channel makes other requests successful, the value returned for this argument MUST be such that exactly one of the clients making requests ends up responsible for the channel. In particular, if <tp:member-ref>CreateChannel</tp:member-ref> returns a channel <em>C</em>, any EnsureChannel calls that also return <em>C</em> MUST return a false value for this argument.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If false, the caller of EnsureChannel MUST assume that some other process is handling this channel; if true, the caller of EnsureChannel SHOULD handle it themselves or delegate it to another client.</p> <p>If the creation of a channel makes several calls to EnsureChannel (and no other requests) successful, exactly one of those calls MUST return a true value for this argument.</p> <p>If the creation of a channel makes other requests successful, the value returned for this argument MUST be such that exactly one of the clients making requests ends up responsible for the channel. In particular, if <tp:member-ref>CreateChannel</tp:member-ref> returns a channel <em>C</em>, any EnsureChannel calls that also return <em>C</em> MUST return a false value for this argument.</p>

    out_Channel :

    Used to return an 'out' argument if error is NULL: The Channel object. If it was created as a result of this method call, it MUST NOT be signalled by <tp:member-ref>NewChannels</tp:member-ref> until after this method returns. <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale> +Used to return an 'out' argument if error is NULL: The Channel object. If it was created as a result of this method call, it MUST NOT be signalled by <tp:member-ref>NewChannels</tp:member-ref> until after this method returns. <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale>

    out_Properties :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    out_Channel :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The Channel object, which MUST NOT be signalled with <tp:member-ref>NewChannels</tp:member-ref> until after this method returns.</p> <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The Channel object, which MUST NOT be signalled with <tp:member-ref>NewChannels</tp:member-ref> until after this method returns.</p> <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale>

    out_Properties :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Yours :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If false, the caller of EnsureChannel MUST assume that some other process is handling this channel; if true, the caller of EnsureChannel SHOULD handle it themselves or delegate it to another client.</p> <p>If the creation of a channel makes several calls to EnsureChannel (and no other requests) successful, exactly one of those calls MUST return a true value for this argument.</p> <p>If the creation of a channel makes other requests successful, the value returned for this argument MUST be such that exactly one of the clients making requests ends up responsible for the channel. In particular, if <tp:member-ref>CreateChannel</tp:member-ref> returns a channel <em>C</em>, any EnsureChannel calls that also return <em>C</em> MUST return a false value for this argument.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If false, the caller of EnsureChannel MUST assume that some other process is handling this channel; if true, the caller of EnsureChannel SHOULD handle it themselves or delegate it to another client.</p> <p>If the creation of a channel makes several calls to EnsureChannel (and no other requests) successful, exactly one of those calls MUST return a true value for this argument.</p> <p>If the creation of a channel makes other requests successful, the value returned for this argument MUST be such that exactly one of the clients making requests ends up responsible for the channel. In particular, if <tp:member-ref>CreateChannel</tp:member-ref> returns a channel <em>C</em>, any EnsureChannel calls that also return <em>C</em> MUST return a false value for this argument.</p>

    out_Channel :

    Used to return an 'out' argument if TRUE is returned: The Channel object. If it was created as a result of this method call, it MUST NOT be signalled by <tp:member-ref>NewChannels</tp:member-ref> until after this method returns. <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale> +Used to return an 'out' argument if TRUE is returned: The Channel object. If it was created as a result of this method call, it MUST NOT be signalled by <tp:member-ref>NewChannels</tp:member-ref> until after this method returns. <tp:rationale> <p>This allows the requester to alter its handling of NewChannels by knowing whether one of the channels satisfied a request it made.</p> </tp:rationale>

    out_Properties :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Properties of the channel that was produced, equivalent to the properties in <tp:type>Channel_Details</tp:type>. Connection managers MUST NOT include properties here whose values can change, for the same reasons as in <tp:type>Channel_Details</tp:type>.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Presence :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Presence information in the same format as for the <tp:member-ref>PresencesChanged</tp:member-ref> signal. The returned mapping MUST include an entry for each contact in the method's argument.</p> <p>The definition of the connection presence types Unknown and Offline means that if a connection manager will return Unknown for contacts not on the subscribe list, it MUST delay the reply to this method call until it has found out which contacts are, in fact, on the subscribe list.</p> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Presence information in the same format as for the <tp:member-ref>PresencesChanged</tp:member-ref> signal. The returned mapping MUST include an entry for each contact in the method's argument.</p> <p>The definition of the connection presence types Unknown and Offline means that if a connection manager will return Unknown for contacts not on the subscribe list, it MUST delay the reply to this method call until it has found out which contacts are, in fact, on the subscribe list.</p>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Presence :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Presence information in the same format as for the <tp:member-ref>PresencesChanged</tp:member-ref> signal. The returned mapping MUST include an entry for each contact in the method's argument.</p> <p>The definition of the connection presence types Unknown and Offline means that if a connection manager will return Unknown for contacts not on the subscribe list, it MUST delay the reply to this method call until it has found out which contacts are, in fact, on the subscribe list.</p> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>Presence information in the same format as for the <tp:member-ref>PresencesChanged</tp:member-ref> signal. The returned mapping MUST include an entry for each contact in the method's argument.</p> <p>The definition of the connection presence types Unknown and Offline means that if a connection manager will return Unknown for contacts not on the subscribe list, it MUST delay the reply to this method call until it has found out which contacts are, in fact, on the subscribe list.</p>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.
    @@ -44,153 +46,159 @@
     #include <telepathy-glib/connection.h>
     
    -void                (*TpConnectionNameListCb)           (const gchar * const *names,
    -                                                         gsize n,
    -                                                         const gchar * const *cms,
    -                                                         const gchar * const *protocols,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +void                (*TpConnectionNameListCb)           (const gchar * const *names,
    +                                                         gsize n,
    +                                                         const gchar * const *cms,
    +                                                         const gchar * const *protocols,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                tp_list_connection_names            (TpDBusDaemon *bus_daemon,
                                                              TpConnectionNameListCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
                         TpConnection;
                         TpConnectionClass;
     TpConnection *      tp_connection_new                   (TpDBusDaemon *dbus,
    -                                                         const gchar *bus_name,
    -                                                         const gchar *object_path,
    -                                                         GError **error);
    +                                                         const gchar *bus_name,
    +                                                         const gchar *object_path,
    +                                                         GError **error);
     #define             TP_CONNECTION_FEATURE_CORE
     #define             TP_CONNECTION_FEATURE_CONNECTED
     #define             TP_CONNECTION_FEATURE_CAPABILITIES
     #define             TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS
     #define             TP_CONNECTION_FEATURE_CONTACT_INFO
    -gboolean            tp_connection_run_until_ready       (TpConnection *self,
    -                                                         gboolean connect,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +#define             TP_CONNECTION_FEATURE_BALANCE
    +gboolean            tp_connection_run_until_ready       (TpConnection *self,
    +                                                         gboolean connect,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*TpConnectionWhenReadyCb)          (TpConnection *connection,
    -                                                         const GError *error,
    -                                                         gpointer user_data);
    +                                                         const GError *error,
    +                                                         gpointer user_data);
     void                tp_connection_call_when_ready       (TpConnection *self,
                                                              TpConnectionWhenReadyCb callback,
    -                                                         gpointer user_data);
    -gboolean            tp_connection_is_ready              (TpConnection *self);
    +                                                         gpointer user_data);
    +gboolean            tp_connection_is_ready              (TpConnection *self);
     TpConnectionStatus  tp_connection_get_status            (TpConnection *self,
                                                              TpConnectionStatusReason *reason);
    -const gchar *       tp_connection_get_connection_manager_name
    +const gchar *       tp_connection_get_connection_manager_name
                                                             (TpConnection *self);
    -const gchar *       tp_connection_get_protocol_name     (TpConnection *self);
    +const gchar *       tp_connection_get_protocol_name     (TpConnection *self);
     TpContact *         tp_connection_get_self_contact      (TpConnection *self);
     TpHandle            tp_connection_get_self_handle       (TpConnection *self);
    -gboolean            tp_connection_has_immortal_handles  (TpConnection *self);
    +gboolean            tp_connection_has_immortal_handles  (TpConnection *self);
     void                (*TpConnectionRequestHandlesCb)     (TpConnection *connection,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const gchar * const *ids,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar * const *ids,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                tp_connection_request_handles       (TpConnection *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpHandleType handle_type,
    -                                                         const gchar * const *ids,
    +                                                         const gchar * const *ids,
                                                              TpConnectionRequestHandlesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*TpConnectionHoldHandlesCb)        (TpConnection *connection,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                tp_connection_get_contact_attributes
                                                             (TpConnection *self,
    -                                                         gint timeout_ms,
    -                                                         guint n_handles,
    +                                                         gint timeout_ms,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const gchar * const *interfaces,
    -                                                         gboolean hold,
    +                                                         const gchar * const *interfaces,
    +                                                         gboolean hold,
                                                              tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                tp_connection_get_contact_list_attributes
                                                             (TpConnection *self,
    -                                                         gint timeout_ms,
    -                                                         const gchar * const *interfaces,
    -                                                         gboolean hold,
    +                                                         gint timeout_ms,
    +                                                         const gchar * const *interfaces,
    +                                                         gboolean hold,
                                                              tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                tp_connection_hold_handles          (TpConnection *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
                                                              TpConnectionHoldHandlesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                tp_connection_unref_handles         (TpConnection *self,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles);
     void                tp_connection_init_known_interfaces (void);
    -gint                tp_connection_presence_type_cmp_availability
    +gint                tp_connection_presence_type_cmp_availability
                                                             (TpConnectionPresenceType p1,
                                                              TpConnectionPresenceType p2);
    -gboolean            tp_connection_parse_object_path     (TpConnection *self,
    -                                                         gchar **protocol,
    -                                                         gchar **cm_name);
    +gboolean            tp_connection_parse_object_path     (TpConnection *self,
    +                                                         gchar **protocol,
    +                                                         gchar **cm_name);
     TpCapabilities *    tp_connection_get_capabilities      (TpConnection *self);
     TpAvatarRequirements * tp_connection_get_avatar_requirements
                                                             (TpConnection *self);
     TpContactInfoFlags  tp_connection_get_contact_info_flags
                                                             (TpConnection *self);
    -GList *             tp_connection_get_contact_info_supported_fields
    +GList *             tp_connection_get_contact_info_supported_fields
                                                             (TpConnection *self);
     void                tp_connection_set_contact_info_async
                                                             (TpConnection *self,
    -                                                         GList *info,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    -gboolean            tp_connection_set_contact_info_finish
    +                                                         GList *info,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);
    +gboolean            tp_connection_set_contact_info_finish
                                                             (TpConnection *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +                                                         GAsyncResult *result,
    +                                                         GError **error);
     #define             TP_UNKNOWN_CONNECTION_STATUS
     #define             TP_ERRORS_DISCONNECTED
    -const gchar *       tp_connection_get_detailed_error    (TpConnection *self,
    -                                                         const GHashTable **details);
    +const gchar *       tp_connection_get_detailed_error    (TpConnection *self,
    +                                                         const GHashTable **details);
     void                tp_connection_add_client_interest   (TpConnection *self,
    -                                                         const gchar *interested_in);
    +                                                         const gchar *interested_in);
     void                tp_connection_add_client_interest_by_id
                                                             (TpConnection *self,
    -                                                         GQuark interested_in);
    -GBinding *          tp_connection_bind_connection_status_to_property
    +                                                         GQuark interested_in);
    +GBinding *          tp_connection_bind_connection_status_to_property
                                                             (TpConnection *self,
    -                                                         gpointer target,
    +                                                         gpointer target,
                                                              const char *target_property,
    -                                                         gboolean invert);
    +                                                         gboolean invert);
    +gboolean            tp_connection_get_balance           (TpConnection *self,
    +                                                         gint *balance,
    +                                                         guint *scale,
    +                                                         const gchar **currency);
    +const gchar *       tp_connection_get_balance_uri       (TpConnection *self);
     
     
     #define             TP_TYPE_AVATAR_REQUIREMENTS
                         TpAvatarRequirements;
    -TpAvatarRequirements * tp_avatar_requirements_new       (GStrv supported_mime_types,
    -                                                         guint minimum_width,
    -                                                         guint minimum_height,
    -                                                         guint recommended_width,
    -                                                         guint recommended_height,
    -                                                         guint maximum_width,
    -                                                         guint maximum_height,
    -                                                         guint maximum_bytes);
    +TpAvatarRequirements * tp_avatar_requirements_new       (GStrv supported_mime_types,
    +                                                         guint minimum_width,
    +                                                         guint minimum_height,
    +                                                         guint recommended_width,
    +                                                         guint recommended_height,
    +                                                         guint maximum_width,
    +                                                         guint maximum_height,
    +                                                         guint maximum_bytes);
     TpAvatarRequirements * tp_avatar_requirements_copy      (const TpAvatarRequirements *self);
     void                tp_avatar_requirements_destroy      (TpAvatarRequirements *self);
     
    @@ -200,340 +208,340 @@
                                                             (const TpContactInfoFieldSpec *self);
     void                tp_contact_info_field_spec_free     (TpContactInfoFieldSpec *self);
     #define             TP_TYPE_CONTACT_INFO_SPEC_LIST
    -GList *             tp_contact_info_spec_list_copy      (GList *list);
    -void                tp_contact_info_spec_list_free      (GList *list);
    +GList *             tp_contact_info_spec_list_copy      (GList *list);
    +void                tp_contact_info_spec_list_free      (GList *list);
                         TpContactInfoField;
     #define             TP_TYPE_CONTACT_INFO_FIELD
    -TpContactInfoField * tp_contact_info_field_new          (const gchar *field_name,
    -                                                         GStrv parameters,
    -                                                         GStrv field_value);
    +TpContactInfoField * tp_contact_info_field_new          (const gchar *field_name,
    +                                                         GStrv parameters,
    +                                                         GStrv field_value);
     TpContactInfoField * tp_contact_info_field_copy         (const TpContactInfoField *self);
     void                tp_contact_info_field_free          (TpContactInfoField *self);
     #define             TP_TYPE_CONTACT_INFO_LIST
    -GList *             tp_contact_info_list_copy           (GList *list);
    -void                tp_contact_info_list_free           (GList *list);
    +GList *             tp_contact_info_list_copy           (GList *list);
    +void                tp_contact_info_list_free           (GList *list);
     
     void                (*tp_cli_connection_callback_for_connect)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_connect     (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_connect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_connect       (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_connect       (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_disconnect)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_disconnect  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_disconnect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_disconnect    (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_disconnect    (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_get_interfaces)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Interfaces,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar **out_Interfaces,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_get_interfaces
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_interfaces callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_get_interfaces
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_Interfaces,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_get_interfaces
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out_Interfaces,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_get_protocol)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Protocol,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Protocol,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_get_protocol
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_protocol callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_get_protocol  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out_Protocol,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_get_protocol  (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out_Protocol,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_get_self_handle)
                                                             (TpConnection *proxy,
    -                                                         guint out_Self_Handle,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Self_Handle,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_get_self_handle
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_self_handle callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_get_self_handle
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Self_Handle,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_get_self_handle
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Self_Handle,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_get_status)
                                                             (TpConnection *proxy,
    -                                                         guint out_Status,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint out_Status,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_get_status  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_get_status    (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Status,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_get_status    (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Status,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_hold_handles)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_hold_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_hold_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_hold_handles  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_hold_handles  (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_inspect_handles)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Identifiers,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar **out_Identifiers,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_inspect_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_inspect_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_inspect_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         gchar ***out_Identifiers,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_inspect_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         gchar ***out_Identifiers,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_list_channels)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *out_Channel_Info,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GPtrArray *out_Channel_Info,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_list_channels
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_list_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_list_channels (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Channel_Info,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_list_channels (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Channel_Info,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_release_handles)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_release_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_release_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_release_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_release_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_request_channel)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Object_Path,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *out_Object_Path,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_request_channel
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Type,
    -                                                         guint in_Handle_Type,
    -                                                         guint in_Handle,
    -                                                         gboolean in_Suppress_Handler,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Type,
    +                                                         guint in_Handle_Type,
    +                                                         guint in_Handle,
    +                                                         gboolean in_Suppress_Handler,
                                                              tp_cli_connection_callback_for_request_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_request_channel
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Type,
    -                                                         guint in_Handle_Type,
    -                                                         guint in_Handle,
    -                                                         gboolean in_Suppress_Handler,
    -                                                         gchar **out_Object_Path,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_request_channel
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Type,
    +                                                         guint in_Handle_Type,
    +                                                         guint in_Handle,
    +                                                         gboolean in_Suppress_Handler,
    +                                                         gchar **out_Object_Path,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_callback_for_request_handles)
                                                             (TpConnection *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GArray *out_Handles,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_request_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const gchar **in_Identifiers,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const gchar **in_Identifiers,
                                                              tp_cli_connection_callback_for_request_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    -gboolean            tp_cli_connection_run_request_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const gchar **in_Identifiers,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
    +gboolean            tp_cli_connection_run_request_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const gchar **in_Identifiers,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);
     void                (*tp_cli_connection_signal_callback_new_channel)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Object_Path,
    -                                                         const gchar *arg_Channel_Type,
    -                                                         guint arg_Handle_Type,
    -                                                         guint arg_Handle,
    -                                                         gboolean arg_Suppress_Handler,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *arg_Object_Path,
    +                                                         const gchar *arg_Channel_Type,
    +                                                         guint arg_Handle_Type,
    +                                                         guint arg_Handle,
    +                                                         gboolean arg_Suppress_Handler,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_connect_to_new_channel
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_new_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_signal_callback_self_handle_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Self_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Self_Handle,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_connect_to_self_handle_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_self_handle_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_signal_callback_status_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Status,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         guint arg_Status,
    +                                                         guint arg_Reason,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_connect_to_status_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_status_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                (*tp_cli_connection_signal_callback_connection_error)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Error,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const gchar *arg_Error,
    +                                                         GHashTable *arg_Details,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxySignalConnection * tp_cli_connection_connect_to_connection_error
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_connection_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     TpProxyPendingCall * tp_cli_connection_call_add_client_interest
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar **in_Tokens,
    +                                                         gint timeout_ms,
    +                                                         const gchar **in_Tokens,
                                                              tp_cli_connection_callback_for_add_client_interest callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_cli_connection_call_remove_client_interest
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar **in_Tokens,
    +                                                         gint timeout_ms,
    +                                                         const gchar **in_Tokens,
                                                              tp_cli_connection_callback_for_remove_client_interest callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_callback_for_add_client_interest)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     void                (*tp_cli_connection_callback_for_remove_client_interest)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpConnection
     
    @@ -541,14 +549,24 @@

    Properties

    +  "balance"                  gint                  : Read
    +  "balance-currency"         gchar*                : Read
    +  "balance-scale"            guint                 : Read
    +  "balance-uri"              gchar*                : Read
       "capabilities"             TpCapabilities*       : Read
    -  "connection-manager-name"  gchar*                : Read
    -  "connection-ready"         gboolean              : Read
    -  "protocol-name"            gchar*                : Read
    +  "connection-manager-name"  gchar*                : Read
    +  "connection-ready"         gboolean              : Read
    +  "protocol-name"            gchar*                : Read
       "self-contact"             TpContact*            : Read
    -  "self-handle"              guint                 : Read
    -  "status"                   guint                 : Read
    -  "status-reason"            guint                 : Read
    +  "self-handle"              guint                 : Read
    +  "status"                   guint                 : Read
    +  "status-reason"            guint                 : Read
    +
    +
    +
    +

    Signals

    +
    +  "balance-changed"                                : Run Last / Has Details
     
    @@ -574,13 +592,13 @@

    Details

    TpConnectionNameListCb ()

    -
    void                (*TpConnectionNameListCb)           (const gchar * const *names,
    -                                                         gsize n,
    -                                                         const gchar * const *cms,
    -                                                         const gchar * const *protocols,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +
    void                (*TpConnectionNameListCb)           (const gchar * const *names,
    +                                                         gsize n,
    +                                                         const gchar * const *cms,
    +                                                         const gchar * const *protocols,
    +                                                         const GError *error,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);

    Signature of the callback supplied to tp_list_connection_names().

    @@ -589,33 +607,33 @@

    names :

    NULL-terminated array of n - connection bus names, or NULL on error. [array zero-terminated=1] + NULL-terminated array of n + connection bus names, or NULL on error. [array zero-terminated=1]

    n :

    number of names (not including the final NULL), or 0 on error +number of names (not including the final NULL), or 0 on error

    cms :

    NULL-terminated array of n + NULL-terminated array of n connection manager names (e.g. "gabble") in the same order as names, or - NULL on error. [array zero-terminated=1] + NULL on error. [array zero-terminated=1]

    protocols :

    NULL-terminated array of + NULL-terminated array of n protocol names as defined in the Telepathy spec (e.g. "jabber") in the - same order as names, or NULL on error. [array zero-terminated=1] + same order as names, or NULL on error. [array zero-terminated=1]

    error :

    -NULL on success, or an error that occurred +NULL on success, or an error that occurred

    weak_object :

    if not NULL, will be weakly referenced; the callback will + if not NULL, will be weakly referenced; the callback will not be called if the object has vanished. [allow-none]

    dbus :

    a D-Bus daemon; may not be NULL +a D-Bus daemon; may not be NULL

    bus_name :

    the well-known or unique name of the connection process; if well-known, this function will make a blocking call to the bus - daemon to resolve the unique name. May be NULL if object_path is not, in + daemon to resolve the unique name. May be NULL if object_path is not, in which case a well-known name will be derived from object_path. [allow-none]

    object_path :

    the object path of the connection process. - May be NULL if bus_name is a well-known name, in which case the object + May be NULL if bus_name is a well-known name, in which case the object path will be derived from bus_name. [allow-none]

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    Returns :

    a new connection proxy, or NULL if unique-name resolution + a new connection proxy, or NULL if unique-name resolution fails or on invalid arguments

    connect :

    if TRUE, call Connect() if it appears to be necessary; - if FALSE, rely on Connect() to be called by another client +if TRUE, call Connect() if it appears to be necessary; + if FALSE, rely on Connect() to be called by another client

    error :

    if not NULL and FALSE is returned, used to raise an error +if not NULL and FALSE is returned, used to raise an error

    loop :

    if not NULL, a GMainLoop is placed here while it is being run - (so calling code can call g_main_loop_quit() to abort), and NULL is +if not NULL, a GMainLoop is placed here while it is being run + (so calling code can call g_main_loop_quit() to abort), and NULL is placed here after the loop has been run

    Returns :

    TRUE if the connection is now connected and ready for use, - FALSE if the connection has become invalid. + TRUE if the connection is now connected and ready for use, + FALSE if the connection has become invalid.

    connection :

    the connection (which may be in the middle of being disposed, - if error is non-NULL, error->domain is TP_DBUS_ERRORS and error->code is + if error is non-NULL, error->domain is TP_DBUS_ERRORS and error->code is TP_DBUS_ERROR_PROXY_UNREFERENCED)

    error :

    -NULL if the connection is ready for use, or the error with which +NULL if the connection is ready for use, or the error with which it was invalidated if it is now invalid

    Returns :

    TRUE if introspection has completed + TRUE if introspection has completed
    @@ -1107,7 +1147,7 @@ - @@ -1124,7 +1164,7 @@

    tp_connection_get_connection_manager_name ()

    -
    const gchar *       tp_connection_get_connection_manager_name
    +
    const gchar *       tp_connection_get_connection_manager_name
                                                             (TpConnection *self);

    @@ -1150,7 +1190,7 @@


    tp_connection_get_protocol_name ()

    -
    const gchar *       tp_connection_get_protocol_name     (TpConnection *self);
    +
    const gchar *       tp_connection_get_protocol_name     (TpConnection *self);

    @@ -1181,7 +1221,7 @@

    The returned object is not necessarily valid after the main loop is -re-entered; ref it with g_object_ref() if you want to keep it. +re-entered; ref it with g_object_ref() if you want to keep it.

    reason :

    a TpConnectionStatusReason, or NULL. [out] + a TpConnectionStatusReason, or NULL. [out]
    @@ -1194,7 +1234,7 @@ @@ -1238,9 +1278,9 @@

    tp_connection_has_immortal_handles ()

    -
    gboolean            tp_connection_has_immortal_handles  (TpConnection *self);
    -

    -Return TRUE if this connection is known to not destroy handles +

    gboolean            tp_connection_has_immortal_handles  (TpConnection *self);
    +

    +Return TRUE if this connection is known to not destroy handles (TpHandle) until it disconnects.

    @@ -1258,7 +1298,7 @@

    - @@ -1269,12 +1309,12 @@

    TpConnectionRequestHandlesCb ()

    void                (*TpConnectionRequestHandlesCb)     (TpConnection *connection,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const gchar * const *ids,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar * const *ids, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when tp_connection_request_handles() succeeds or fails. @@ -1316,20 +1356,20 @@

    @@ -1351,13 +1391,13 @@

    tp_connection_request_handles ()

    void                tp_connection_request_handles       (TpConnection *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpHandleType handle_type,
    -                                                         const gchar * const *ids,
    +                                                         const gchar * const *ids,
                                                              TpConnectionRequestHandlesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Request the handles corresponding to the given identifiers, and if they are valid, hold (ensure a reference to) the corresponding handles. @@ -1388,7 +1428,7 @@

    @@ -1410,7 +1450,7 @@ - @@ -1422,11 +1462,11 @@

    TpConnectionHoldHandlesCb ()

    void                (*TpConnectionHoldHandlesCb)        (TpConnection *connection,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when tp_connection_hold_handles() succeeds or fails. @@ -1468,13 +1508,13 @@

    @@ -1497,15 +1537,15 @@

    tp_connection_get_contact_attributes ()

    void                tp_connection_get_contact_attributes
                                                             (TpConnection *self,
    -                                                         gint timeout_ms,
    -                                                         guint n_handles,
    +                                                         gint timeout_ms,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         const gchar * const *interfaces,
    -                                                         gboolean hold,
    +                                                         const gchar * const *interfaces,
    +                                                         gboolean hold,
                                                              tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Return (via a callback) any number of attributes of the given handles.

    @@ -1513,7 +1553,7 @@ Since telepathy-glib version 0.13.8, the handles will remain valid until connection becomes invalid (signalled by "invalidated"). In earlier versions, if hold -was TRUE, the callback would hold a reference to them which could be +was TRUE, the callback would hold a reference to them which could be released with tp_connection_unref_handles().

    @@ -1533,7 +1573,7 @@ parameter to the callback.

    -If hold is TRUE, the callback is given one reference to each handle +If hold is TRUE, the callback is given one reference to each handle that appears as a key in the callback's attributes parameter.

    Returns :

    the value of the TpConnection:self-contact - property, which may be NULL. [transfer none] + property, which may be NULL. [transfer none]

    Returns :

    TRUE if handles last as long as the connection itself + TRUE if handles last as long as the connection itself

    handles :

    the n_handles - handles corresponding to ids, in the same order, or NULL on failure. [element-type uint][array length=n_handles] + handles corresponding to ids, in the same order, or NULL on failure. [element-type uint][array length=n_handles]

    ids :

    a copy of the array of n_handles IDs that was passed to tp_connection_request_handles() on - success, or NULL on failure. [element-type utf8][array length=n_handles] + success, or NULL on failure. [element-type utf8][array length=n_handles]

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    ids :

    an array of string identifiers for which - handles are required, terminated by NULL (must not be NULL or empty). [array zero-terminated=1] + handles are required, terminated by NULL (must not be NULL or empty). [array zero-terminated=1]

    weak_object :

    if not NULL, an object to be weakly referenced: if it is +if not NULL, an object to be weakly referenced: if it is destroyed, callback will not be called

    handles :

    a copy of the array of n_handles handles that was passed to - tp_connection_hold_handles() on success, or NULL on failure + tp_connection_hold_handles() on success, or NULL on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure
    @@ -1561,12 +1601,12 @@ - - @@ -1588,7 +1628,7 @@ - @@ -1600,13 +1640,13 @@

    tp_connection_get_contact_list_attributes ()

    void                tp_connection_get_contact_list_attributes
                                                             (TpConnection *self,
    -                                                         gint timeout_ms,
    -                                                         const gchar * const *interfaces,
    -                                                         gboolean hold,
    +                                                         gint timeout_ms,
    +                                                         const gchar * const *interfaces,
    +                                                         gboolean hold,
                                                              tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Return (via a callback) the contacts on the contact list and any number of their attributes. @@ -1615,7 +1655,7 @@ Since telepathy-glib version 0.13.8, the handles will remain valid until connection becomes invalid (signalled by "invalidated"). In earlier versions, if hold -was TRUE, the callback would hold a reference to them which could be +was TRUE, the callback would hold a reference to them which could be released with tp_connection_unref_handles().

    @@ -1628,7 +1668,7 @@ usually be used instead.

    -If hold is TRUE, the callback is given a reference to each handle +If hold is TRUE, the callback is given a reference to each handle that appears as a key in the callback's attributes parameter.

    interfaces :

    a GStrv of interfaces +a GStrv of interfaces

    hold :

    if TRUE, the callback will hold one reference to each valid handle +if TRUE, the callback will hold one reference to each valid handle

    weak_object :

    if not NULL, an object to be weakly referenced: if it is +if not NULL, an object to be weakly referenced: if it is destroyed, callback will not be called
    @@ -1647,12 +1687,12 @@ - - @@ -1675,7 +1715,7 @@ - @@ -1686,14 +1726,14 @@

    tp_connection_hold_handles ()

    void                tp_connection_hold_handles          (TpConnection *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
                                                              TpConnectionHoldHandlesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Hold (ensure a reference to) the given handles, if they are valid.

    @@ -1756,7 +1796,7 @@
    - @@ -1768,7 +1808,7 @@

    tp_connection_unref_handles ()

    void                tp_connection_unref_handles         (TpConnection *self,
                                                              TpHandleType handle_type,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles);

    Do nothing. In versions of telepathy-glib prior to 0.13.8, @@ -1817,7 +1857,7 @@


    tp_connection_presence_type_cmp_availability ()

    -
    gint                tp_connection_presence_type_cmp_availability
    +
    gint                tp_connection_presence_type_cmp_availability
                                                             (TpConnectionPresenceType p1,
                                                              TpConnectionPresenceType p2);

    @@ -1854,9 +1894,9 @@


    tp_connection_parse_object_path ()

    -
    gboolean            tp_connection_parse_object_path     (TpConnection *self,
    -                                                         gchar **protocol,
    -                                                         gchar **cm_name);
    +
    gboolean            tp_connection_parse_object_path     (TpConnection *self,
    +                                                         gchar **protocol,
    +                                                         gchar **cm_name);

    If the object path of connection is in the correct form, set protocol and cm_name, return TRUE. Otherwise leave them unchanged and @@ -1939,7 +1979,7 @@

    - @@ -1984,14 +2024,14 @@

    tp_connection_get_contact_info_supported_fields ()

    -
    GList *             tp_connection_get_contact_info_supported_fields
    +
    GList *             tp_connection_get_contact_info_supported_fields
                                                             (TpConnection *self);

    -Returns a newly allocated GList of supported contact info fields for this -connection. The list must be freed with g_list_free() after used. -

    -

    -Note that the TpContactInfoFieldSpecs in the returned GList are not +Returns a newly allocated GList of supported contact info fields for this +connection. The list must be freed with g_list_free() after used. +

    +

    +Note that the TpContactInfoFieldSpecs in the returned GList are not dupped before returning from this function. One could copy every item in the list using tp_contact_info_field_spec_copy().

    @@ -2013,7 +2053,7 @@
    @@ -2026,9 +2066,9 @@

    tp_connection_set_contact_info_async ()

    void                tp_connection_set_contact_info_async
                                                             (TpConnection *self,
    -                                                         GList *info,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GList *info, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous set of the contact info of self. When the operation is finished, callback will be called. You can then call @@ -2049,7 +2089,7 @@

    - @@ -2070,10 +2110,10 @@

    tp_connection_set_contact_info_finish ()

    -
    gboolean            tp_connection_set_contact_info_finish
    +
    gboolean            tp_connection_set_contact_info_finish
                                                             (TpConnection *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async set of self info.

    @@ -2087,17 +2127,17 @@
    - - - @@ -2122,12 +2162,12 @@
    #define TP_ERRORS_DISCONNECTED (tp_errors_disconnected_quark ())
     

    -GError domain representing a Telepathy connection becoming disconnected. -The code in a GError with this domain must be a member of +GError domain representing a Telepathy connection becoming disconnected. +The code in a GError with this domain must be a member of TpConnectionStatusReason.

    -This macro expands to a function call returning a GQuark. +This macro expands to a function call returning a GQuark.

    Since 0.7.24, this error domain is only used if a connection manager emits @@ -2138,15 +2178,15 @@


    tp_connection_get_detailed_error ()

    -
    const gchar *       tp_connection_get_detailed_error    (TpConnection *self,
    -                                                         const GHashTable **details);
    +
    const gchar *       tp_connection_get_detailed_error    (TpConnection *self,
    +                                                         const GHashTable **details);

    If the connection has disconnected, return the D-Bus error name with which it disconnected (in particular, this is TP_ERROR_STR_CANCELLED if it was disconnected by a user request).

    -Otherwise, return NULL, without altering details. +Otherwise, return NULL, without altering details.

    interfaces :

    a GStrv of interfaces +a GStrv of interfaces

    hold :

    if TRUE, the callback will hold one reference to each handle it +if TRUE, the callback will hold one reference to each handle it receives

    weak_object :

    if not NULL, an object to be weakly referenced: if it is +if not NULL, an object to be weakly referenced: if it is destroyed, callback will not be called

    weak_object :

    if not NULL, an object to be weakly referenced: if it is +if not NULL, an object to be weakly referenced: if it is destroyed, callback will not be called

    Returns :

    a TpAvatarRequirements struct, or NULL if the + a TpAvatarRequirements struct, or NULL if the feature is not yet prepared or the connection doesn't have the necessary properties. [transfer none]

    Returns :

    - a GList of TpContactInfoFieldSpec struct, or NULL if the feature is not + a GList of TpContactInfoFieldSpec struct, or NULL if the feature is not yet prepared or the connection doesn't have the necessary properties. [element-type TelepathyGLib.ContactInfoFieldSpec][transfer container TelepathyGLib.ContactInfoFieldSpec]

    info :

    a GList of + a GList of TpContactInfoField. [element-type TelepathyGLib.ContactInfoField]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to be filled +a GError to be filled

    Returns :

    TRUE if the request call was successful, otherwise FALSE + TRUE if the request call was successful, otherwise FALSE
    @@ -2159,13 +2199,13 @@ - @@ -2176,7 +2216,7 @@

    tp_connection_add_client_interest ()

    void                tp_connection_add_client_interest   (TpConnection *self,
    -                                                         const gchar *interested_in);
    + const gchar *interested_in);

    Subscribe to any opt-in change notifications for interested_in.

    @@ -2207,7 +2247,7 @@

    tp_connection_add_client_interest_by_id ()

    void                tp_connection_add_client_interest_by_id
                                                             (TpConnection *self,
    -                                                         GQuark interested_in);
    + GQuark interested_in);

    Subscribe to any opt-in change notifications for interested_in.

    @@ -2236,26 +2276,26 @@

    tp_connection_bind_connection_status_to_property ()

    -
    GBinding *          tp_connection_bind_connection_status_to_property
    +
    GBinding *          tp_connection_bind_connection_status_to_property
                                                             (TpConnection *self,
    -                                                         gpointer target,
    +                                                         gpointer target,
                                                              const char *target_property,
    -                                                         gboolean invert);
    + gboolean invert);

    Binds the :status of self to the boolean property of another -object using a GBinding such that the target_property will be set to -TRUE when self is connected (and invert is FALSE). -

    -

    -target_property will be synchronised immediately (G_BINDING_SYNC_CREATE). -invert can be interpreted as analogous to G_BINDING_INVERT_BOOLEAN. +object using a GBinding such that the target_property will be set to +TRUE when self is connected (and invert is FALSE). +

    +

    +target_property will be synchronised immediately (G_BINDING_SYNC_CREATE). +invert can be interpreted as analogous to G_BINDING_INVERT_BOOLEAN.

    For instance, this function can be used to bind the GtkWidget:sensitive property to only make a widget sensitive when the account is connected.

    -See g_object_bind_property() for more information. +See g_object_bind_property() for more information.

    details :

    - optionally used to return a map from string to GValue, which must not be + optionally used to return a map from string to GValue, which must not be modified or destroyed by the caller. [out][allow-none][element-type utf8 GObject.Value][transfer none utf8 GObject.Value]

    Returns :

    a D-Bus error name, or NULL. [transfer none][allow-none] + a D-Bus error name, or NULL. [transfer none][allow-none]
    @@ -2267,31 +2307,113 @@ - - -

    target :

    the target GObject +the target GObject

    target_property :

    the property on target to bind (must be G_TYPE_BOOLEAN) +the property on target to bind (must be G_TYPE_BOOLEAN)

    invert :

    -TRUE if you wish to invert the value of target_property - (i.e. FALSE if connected) +TRUE if you wish to invert the value of target_property + (i.e. FALSE if connected)

    Returns :

    the GBinding instance representing the binding + the GBinding instance representing the binding between the self and the target. The binding is released whenever the - GBinding reference count reaches zero. [transfer none] + GBinding reference count reaches zero. [transfer none]

    Since 0.13.16

    +
    +
    +
    +

    tp_connection_get_balance ()

    +
    gboolean            tp_connection_get_balance           (TpConnection *self,
    +                                                         gint *balance,
    +                                                         guint *scale,
    +                                                         const gchar **currency);
    +

    +If self has a valid account balance, returns TRUE and sets the variables +pointed to by balance, scale and currency to the appropriate fields +of the Balance.AccountBalance property. +

    +

    +The monetary value of the balance is expressed as a fixed-point number, +balance, with a decimal scale defined by scale; for instance a balance +of 1234 with scale of 2 represents a value of "12.34" in the currency +represented by currency. +

    +

    +Requires TP_CONNECTION_FEATURE_BALANCE to be prepared. +

    +
    ++ + + + + + + + + + + + + + + + + + + + + + +

    self :

    a TpConnection +

    balance :

    a pointer to store the account balance (or NULL). [out] +

    scale :

    a pointer to store the balance scale (or NULL). [out] +

    currency :

    a pointer to store the balance + currency (or NULL). [out][transfer none] +

    Returns :

    TRUE if the balance is valid (and the values set), FALSE if the + balance is invalid. +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_connection_get_balance_uri ()

    +
    const gchar *       tp_connection_get_balance_uri       (TpConnection *self);
    +

    +The value of Balance.ManageCreditURI. +

    +

    +Requires TP_CONNECTION_FEATURE_BALANCE to be prepared. +

    +
    ++ + + + + + + + + + +

    self :

    a TpConnection +

    Returns :

    the "balance-uri" property. [transfer none] +
    +

    Since 0.15.1


    @@ -2324,47 +2446,47 @@ -

    GStrv supported_mime_types;

    +

    GStrv supported_mime_types;

    An array of supported MIME types (e.g. "image/jpeg") Clients MAY assume that the first type in this array is preferred -

    guint minimum_width;

    +

    guint minimum_width;

    The minimum width in pixels of an avatar, which MAY be 0 -

    guint minimum_height;

    +

    guint minimum_height;

    The minimum height in pixels of an avatar, which MAY be 0 -

    guint recommended_width;

    +

    guint recommended_width;

    The recommended width in pixels of an avatar, or 0 if there is no preferred width. -

    guint recommended_height;

    +

    guint recommended_height;

    The recommended height in pixels of an avatar, or 0 if there is no preferred height -

    guint maximum_width;

    +

    guint maximum_width;

    The maximum width in pixels of an avatar on this protocol, or 0 if there is no limit. -

    guint maximum_height;

    +

    guint maximum_height;

    The maximum height in pixels of an avatar, or 0 if there is no limit. -

    guint maximum_bytes;

    +

    guint maximum_bytes;

    he maximum size in bytes of an avatar, or 0 if there is no limit. @@ -2376,14 +2498,14 @@

    tp_avatar_requirements_new ()

    -
    TpAvatarRequirements * tp_avatar_requirements_new       (GStrv supported_mime_types,
    -                                                         guint minimum_width,
    -                                                         guint minimum_height,
    -                                                         guint recommended_width,
    -                                                         guint recommended_height,
    -                                                         guint maximum_width,
    -                                                         guint maximum_height,
    -                                                         guint maximum_bytes);
    +
    TpAvatarRequirements * tp_avatar_requirements_new       (GStrv supported_mime_types,
    +                                                         guint minimum_width,
    +                                                         guint minimum_height,
    +                                                         guint recommended_width,
    +                                                         guint recommended_height,
    +                                                         guint maximum_width,
    +                                                         guint maximum_height,
    +                                                         guint maximum_bytes);

    @@ -2505,14 +2627,14 @@ -

    gchar *name;

    +

    gchar *name;

    The name of the field; this is the lowercased name of a vCard field. For example, a field representing a contact's address would be named "adr". -

    GStrv parameters;

    +

    GStrv parameters;

    The set of vCard type parameters which may be set on this field. If this list is empty and the TP_CONTACT_INFO_FIELD_FLAG_PARAMETERS_EXACT flag is not set, any vCard type parameters may be used. The type parameter @@ -2527,9 +2649,9 @@ -

    guint max;

    +

    guint max;

    Maximum number of instances of this field which may be set. - G_MAXUINT32 is used to indicate that there is no limit. + G_MAXUINT32 is used to indicate that there is no limit. @@ -2595,14 +2717,14 @@
    #define TP_TYPE_CONTACT_INFO_SPEC_LIST (tp_contact_info_spec_list_get_type ())
     

    -The boxed type of a GList of TpContactInfoFieldSpec. +The boxed type of a GList of TpContactInfoFieldSpec.

    Since 0.11.7


    tp_contact_info_spec_list_copy ()

    -
    GList *             tp_contact_info_spec_list_copy      (GList *list);
    +
    GList *             tp_contact_info_spec_list_copy      (GList *list);

    @@ -2611,12 +2733,12 @@

    list :

    -a GList of TpContactInfoFieldSpec +a GList of TpContactInfoFieldSpec

    Returns :

    - a new GList of newly allocated TpContactInfoFieldSpec, + a new GList of newly allocated TpContactInfoFieldSpec, free it with tp_contact_info_spec_list_free() @@ -2627,15 +2749,15 @@

    tp_contact_info_spec_list_free ()

    -
    void                tp_contact_info_spec_list_free      (GList *list);
    -

    -Free all memory used by the GList and its elements. +

    void                tp_contact_info_spec_list_free      (GList *list);
    +

    +Free all memory used by the GList and its elements.

    @@ -2658,14 +2780,14 @@ -

    gchar *field_name;

    +

    gchar *field_name;

    The name of the field; this is the lowercased name of a vCard field. For example, a field representing a contact's address would be named "adr". -

    GStrv parameters;

    +

    GStrv parameters;

    A list of vCard type parameters applicable to this field, with their values. The type parameter names, and any values that are case-insensitive in vCard, MUST be in lower case. For example, a contact's @@ -2673,7 +2795,7 @@ -

    GStrv field_value;

    +

    GStrv field_value;

    For unstructured vCard fields (such as 'fn', a formatted name field), a single-element array containing the field's value. For structured fields (such as 'adr', an address field), an array corresponding to the @@ -2698,9 +2820,9 @@

    tp_contact_info_field_new ()

    -
    TpContactInfoField * tp_contact_info_field_new          (const gchar *field_name,
    -                                                         GStrv parameters,
    -                                                         GStrv field_value);
    +
    TpContactInfoField * tp_contact_info_field_new          (const gchar *field_name,
    +                                                         GStrv parameters,
    +                                                         GStrv field_value);

    @@ -2789,14 +2911,14 @@
    #define TP_TYPE_CONTACT_INFO_LIST (tp_contact_info_list_get_type ())
     

    -The boxed type of a GList of TpContactInfoField. +The boxed type of a GList of TpContactInfoField.

    Since 0.11.7


    tp_contact_info_list_copy ()

    -
    GList *             tp_contact_info_list_copy           (GList *list);
    +
    GList *             tp_contact_info_list_copy           (GList *list);

    @@ -2805,12 +2927,12 @@

    list :

    -a GList of TpContactInfoField +a GList of TpContactInfoField

    Returns :

    - a new GList of newly allocated TpContactInfoField, free it with + a new GList of newly allocated TpContactInfoField, free it with tp_contact_info_list_free() @@ -2821,15 +2943,15 @@

    tp_contact_info_list_free ()

    -
    void                tp_contact_info_list_free           (GList *list);
    -

    -Free all memory used by the GList and its elements. +

    void                tp_contact_info_list_free           (GList *list);
    +

    +Free all memory used by the GList and its elements.

    -

    list :

    a GList of TpContactInfoField +a GList of TpContactInfoField
    @@ -2840,9 +2962,9 @@

    tp_cli_connection_callback_for_connect ()

    void                (*tp_cli_connection_callback_for_connect)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Connect method call succeeds or fails. @@ -2858,7 +2980,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -2878,11 +3000,11 @@

    tp_cli_connection_call_connect ()

    TpProxyPendingCall * tp_cli_connection_call_connect     (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_connect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Connect method call.

    @@ -2906,29 +3028,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -2945,10 +3067,10 @@

    tp_cli_connection_run_connect ()

    -
    gboolean            tp_cli_connection_run_connect       (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_connect       (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_connect is deprecated and should not be used in newly-written code.

    @@ -2978,17 +3100,17 @@

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3004,9 +3126,9 @@

    tp_cli_connection_callback_for_disconnect ()

    void                (*tp_cli_connection_callback_for_disconnect)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Disconnect method call succeeds or fails. @@ -3022,7 +3144,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3042,11 +3164,11 @@

    tp_cli_connection_call_disconnect ()

    TpProxyPendingCall * tp_cli_connection_call_disconnect  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_disconnect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Disconnect method call.

    @@ -3070,29 +3192,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -3109,10 +3231,10 @@

    tp_cli_connection_run_disconnect ()

    -
    gboolean            tp_cli_connection_run_disconnect    (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_disconnect    (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_disconnect is deprecated and should not be used in newly-written code.

    @@ -3142,17 +3264,17 @@

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3168,10 +3290,10 @@

    tp_cli_connection_callback_for_get_interfaces ()

    void                (*tp_cli_connection_callback_for_get_interfaces)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Interfaces,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Interfaces, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetInterfaces method call succeeds or fails. @@ -3186,13 +3308,13 @@

    out_Interfaces :

    -Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>Interfaces</tp:member-ref> property +Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>Interfaces</tp:member-ref> property

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3213,11 +3335,11 @@

    tp_cli_connection_call_get_interfaces ()

    TpProxyPendingCall * tp_cli_connection_call_get_interfaces
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_interfaces callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetInterfaces method call.

    @@ -3241,29 +3363,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -3280,12 +3402,12 @@

    tp_cli_connection_run_get_interfaces ()

    -
    gboolean            tp_cli_connection_run_get_interfaces
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out_Interfaces,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_get_interfaces
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out_Interfaces,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_get_interfaces is deprecated and should not be used in newly-written code.

    @@ -3315,22 +3437,22 @@

    out_Interfaces :

    -Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>Interfaces</tp:member-ref> property +Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>Interfaces</tp:member-ref> property

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3346,10 +3468,10 @@

    tp_cli_connection_callback_for_get_protocol ()

    void                (*tp_cli_connection_callback_for_get_protocol)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Protocol,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Protocol, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetProtocol method call succeeds or fails. @@ -3364,13 +3486,13 @@

    out_Protocol :

    -Used to return an 'out' argument if error is NULL: A string identifier for the protocol +Used to return an 'out' argument if error is NULL: A string identifier for the protocol

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3391,11 +3513,11 @@

    tp_cli_connection_call_get_protocol ()

    TpProxyPendingCall * tp_cli_connection_call_get_protocol
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_protocol callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetProtocol method call.

    @@ -3419,29 +3541,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -3458,11 +3580,11 @@

    tp_cli_connection_run_get_protocol ()

    -
    gboolean            tp_cli_connection_run_get_protocol  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out_Protocol,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_get_protocol  (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out_Protocol,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_get_protocol is deprecated and should not be used in newly-written code.

    @@ -3492,22 +3614,22 @@

    out_Protocol :

    -Used to return an 'out' argument if TRUE is returned: A string identifier for the protocol +Used to return an 'out' argument if TRUE is returned: A string identifier for the protocol

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3523,10 +3645,10 @@

    tp_cli_connection_callback_for_get_self_handle ()

    void                (*tp_cli_connection_callback_for_get_self_handle)
                                                             (TpConnection *proxy,
    -                                                         guint out_Self_Handle,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Self_Handle, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_callback_for_get_self_handle is deprecated and should not be used in newly-written code. Use GetAll to get the SelfHandle property (and all other Connection properties) instead.

    @@ -3545,13 +3667,13 @@

    out_Self_Handle :

    -Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>SelfHandle</tp:member-ref> property (TpContactHandle) +Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>SelfHandle</tp:member-ref> property (TpContactHandle)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3572,11 +3694,11 @@

    tp_cli_connection_call_get_self_handle ()

    TpProxyPendingCall * tp_cli_connection_call_get_self_handle
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_self_handle callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_call_get_self_handle is deprecated and should not be used in newly-written code. Use GetAll to get the SelfHandle property (and all other Connection properties) instead.

    @@ -3604,29 +3726,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -3644,12 +3766,12 @@

    tp_cli_connection_run_get_self_handle ()

    -
    gboolean            tp_cli_connection_run_get_self_handle
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Self_Handle,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_get_self_handle
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Self_Handle,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_get_self_handle is deprecated and should not be used in newly-written code. Use GetAll to get the SelfHandle property (and all other Connection properties) instead.

    @@ -3679,22 +3801,22 @@

    out_Self_Handle :

    -Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>SelfHandle</tp:member-ref> property +Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>SelfHandle</tp:member-ref> property

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3711,10 +3833,10 @@

    tp_cli_connection_callback_for_get_status ()

    void                (*tp_cli_connection_callback_for_get_status)
                                                             (TpConnection *proxy,
    -                                                         guint out_Status,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out_Status, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetStatus method call succeeds or fails. @@ -3729,13 +3851,13 @@

    out_Status :

    -Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>Status</tp:member-ref> property (TpConnectionStatus) +Used to return an 'out' argument if error is NULL: The value of the <tp:member-ref>Status</tp:member-ref> property (TpConnectionStatus)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3755,11 +3877,11 @@

    tp_cli_connection_call_get_status ()

    TpProxyPendingCall * tp_cli_connection_call_get_status  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_get_status callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetStatus method call.

    @@ -3783,29 +3905,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -3822,11 +3944,11 @@

    tp_cli_connection_run_get_status ()

    -
    gboolean            tp_cli_connection_run_get_status    (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint *out_Status,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_get_status    (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint *out_Status,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_get_status is deprecated and should not be used in newly-written code.

    @@ -3856,22 +3978,22 @@

    out_Status :

    -Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>Status</tp:member-ref> property +Used to return an 'out' argument if TRUE is returned: The value of the <tp:member-ref>Status</tp:member-ref> property

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -3887,9 +4009,9 @@

    tp_cli_connection_callback_for_hold_handles ()

    void                (*tp_cli_connection_callback_for_hold_handles)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a HoldHandles method call succeeds or fails. @@ -3905,7 +4027,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -3926,13 +4048,13 @@

    tp_cli_connection_call_hold_handles ()

    TpProxyPendingCall * tp_cli_connection_call_hold_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_hold_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a HoldHandles method call.

    @@ -3966,29 +4088,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -4005,12 +4127,12 @@

    tp_cli_connection_run_hold_handles ()

    -
    gboolean            tp_cli_connection_run_hold_handles  (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_hold_handles  (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_hold_handles is deprecated and should not be used in newly-written code.

    @@ -4050,17 +4172,17 @@

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -4076,10 +4198,10 @@

    tp_cli_connection_callback_for_inspect_handles ()

    void                (*tp_cli_connection_callback_for_inspect_handles)
                                                             (TpConnection *proxy,
    -                                                         const gchar **out_Identifiers,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out_Identifiers, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a InspectHandles method call succeeds or fails. @@ -4094,13 +4216,13 @@

    out_Identifiers :

    -Used to return an 'out' argument if error is NULL: An array of identifiers corresponding to the given handles, in the same order. +Used to return an 'out' argument if error is NULL: An array of identifiers corresponding to the given handles, in the same order.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -4121,13 +4243,13 @@

    tp_cli_connection_call_inspect_handles ()

    TpProxyPendingCall * tp_cli_connection_call_inspect_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_inspect_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a InspectHandles method call.

    @@ -4161,29 +4283,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -4200,14 +4322,14 @@

    tp_cli_connection_run_inspect_handles ()

    -
    gboolean            tp_cli_connection_run_inspect_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         gchar ***out_Identifiers,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_inspect_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         gchar ***out_Identifiers,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_inspect_handles is deprecated and should not be used in newly-written code.

    @@ -4247,22 +4369,22 @@

    out_Identifiers :

    -Used to return an 'out' argument if TRUE is returned: An array of identifiers corresponding to the given handles, in the same order. +Used to return an 'out' argument if TRUE is returned: An array of identifiers corresponding to the given handles, in the same order.

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -4278,10 +4400,10 @@

    tp_cli_connection_callback_for_list_channels ()

    void                (*tp_cli_connection_callback_for_list_channels)
                                                             (TpConnection *proxy,
    -                                                         const GPtrArray *out_Channel_Info,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Channel_Info, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_callback_for_list_channels is deprecated and should not be used in newly-written code. Use the Requests.Channels property instead.

    @@ -4300,13 +4422,13 @@

    out_Channel_Info :

    -Used to return an 'out' argument if error is NULL: An array of structs representing channels. +Used to return an 'out' argument if error is NULL: An array of structs representing channels.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -4327,11 +4449,11 @@

    tp_cli_connection_call_list_channels ()

    TpProxyPendingCall * tp_cli_connection_call_list_channels
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_connection_callback_for_list_channels callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_call_list_channels is deprecated and should not be used in newly-written code. Use the Requests.Channels property instead.

    @@ -4359,29 +4481,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -4399,11 +4521,11 @@

    tp_cli_connection_run_list_channels ()

    -
    gboolean            tp_cli_connection_run_list_channels (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Channel_Info,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_list_channels (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Channel_Info,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_list_channels is deprecated and should not be used in newly-written code. Use the Requests.Channels property instead.

    @@ -4433,22 +4555,22 @@

    out_Channel_Info :

    -Used to return an 'out' argument if TRUE is returned: An array of structs representing channels. +Used to return an 'out' argument if TRUE is returned: An array of structs representing channels.

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -4465,9 +4587,9 @@

    tp_cli_connection_callback_for_release_handles ()

    void                (*tp_cli_connection_callback_for_release_handles)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ReleaseHandles method call succeeds or fails. @@ -4483,7 +4605,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -4504,13 +4626,13 @@

    tp_cli_connection_call_release_handles ()

    TpProxyPendingCall * tp_cli_connection_call_release_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
                                                              tp_cli_connection_callback_for_release_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ReleaseHandles method call.

    @@ -4544,29 +4666,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -4583,13 +4705,13 @@

    tp_cli_connection_run_release_handles ()

    -
    gboolean            tp_cli_connection_run_release_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_release_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const GArray *in_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_release_handles is deprecated and should not be used in newly-written code.

    @@ -4629,17 +4751,17 @@

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -4655,10 +4777,10 @@

    tp_cli_connection_callback_for_request_channel ()

    void                (*tp_cli_connection_callback_for_request_channel)
                                                             (TpConnection *proxy,
    -                                                         const gchar *out_Object_Path,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Object_Path, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_connection_callback_for_request_channel is deprecated and should not be used in newly-written code. Use Requests.CreateChannel or Requests.EnsureChannel instead. Connection managers MAY implement RequestChannel by raising NotImplemented, or implement fewer types of channel via this API.

    @@ -4677,13 +4799,13 @@

    out_Object_Path :

    -Used to return an 'out' argument if error is NULL: The D-Bus object path for the channel created or retrieved +Used to return an 'out' argument if error is NULL: The D-Bus object path for the channel created or retrieved

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -4704,15 +4826,15 @@

    tp_cli_connection_call_request_channel ()

    TpProxyPendingCall * tp_cli_connection_call_request_channel
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Type,
    -                                                         guint in_Handle_Type,
    -                                                         guint in_Handle,
    -                                                         gboolean in_Suppress_Handler,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Type,
    +                                                         guint in_Handle_Type,
    +                                                         guint in_Handle,
    +                                                         gboolean in_Suppress_Handler,
                                                              tp_cli_connection_callback_for_request_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_connection_call_request_channel is deprecated and should not be used in newly-written code. Use Requests.CreateChannel or Requests.EnsureChannel instead. Connection managers MAY implement RequestChannel by raising NotImplemented, or implement fewer types of channel via this API.

    @@ -4760,29 +4882,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -4800,16 +4922,16 @@

    tp_cli_connection_run_request_channel ()

    -
    gboolean            tp_cli_connection_run_request_channel
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Type,
    -                                                         guint in_Handle_Type,
    -                                                         guint in_Handle,
    -                                                         gboolean in_Suppress_Handler,
    -                                                         gchar **out_Object_Path,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_request_channel
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Type,
    +                                                         guint in_Handle_Type,
    +                                                         guint in_Handle,
    +                                                         gboolean in_Suppress_Handler,
    +                                                         gchar **out_Object_Path,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_request_channel is deprecated and should not be used in newly-written code. Use Requests.CreateChannel or Requests.EnsureChannel instead. Connection managers MAY implement RequestChannel by raising NotImplemented, or implement fewer types of channel via this API.

    @@ -4859,22 +4981,22 @@

    out_Object_Path :

    -Used to return an 'out' argument if TRUE is returned: The D-Bus object path for the channel created or retrieved +Used to return an 'out' argument if TRUE is returned: The D-Bus object path for the channel created or retrieved

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -4891,10 +5013,10 @@

    tp_cli_connection_callback_for_request_handles ()

    void                (*tp_cli_connection_callback_for_request_handles)
                                                             (TpConnection *proxy,
    -                                                         const GArray *out_Handles,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out_Handles, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestHandles method call succeeds or fails. @@ -4909,13 +5031,13 @@

    out_Handles :

    -Used to return an 'out' argument if error is NULL: An array of integer handle numbers in the same order as the given identifiers. +Used to return an 'out' argument if error is NULL: An array of integer handle numbers in the same order as the given identifiers.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -4936,13 +5058,13 @@

    tp_cli_connection_call_request_handles ()

    TpProxyPendingCall * tp_cli_connection_call_request_handles
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const gchar **in_Identifiers,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const gchar **in_Identifiers,
                                                              tp_cli_connection_callback_for_request_handles callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestHandles method call.

    @@ -4976,29 +5098,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -5015,14 +5137,14 @@

    tp_cli_connection_run_request_handles ()

    -
    gboolean            tp_cli_connection_run_request_handles
    -                                                        (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Handle_Type,
    -                                                         const gchar **in_Identifiers,
    -                                                         GArray **out_Handles,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_connection_run_request_handles
    +                                                        (TpConnection *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Handle_Type,
    +                                                         const gchar **in_Identifiers,
    +                                                         GArray **out_Handles,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_connection_run_request_handles is deprecated and should not be used in newly-written code.

    @@ -5062,22 +5184,22 @@

    out_Handles :

    -Used to return an 'out' argument if TRUE is returned: An array of integer handle numbers in the same order as the given identifiers. +Used to return an 'out' argument if TRUE is returned: An array of integer handle numbers in the same order as the given identifiers.

    error :

    -If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    -If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED @@ -5093,13 +5215,13 @@

    tp_cli_connection_signal_callback_new_channel ()

    void                (*tp_cli_connection_signal_callback_new_channel)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Object_Path,
    -                                                         const gchar *arg_Channel_Type,
    -                                                         guint arg_Handle_Type,
    -                                                         guint arg_Handle,
    -                                                         gboolean arg_Suppress_Handler,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Object_Path, + const gchar *arg_Channel_Type, + guint arg_Handle_Type, + guint arg_Handle, + gboolean arg_Suppress_Handler, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewChannel.

    @@ -5156,10 +5278,10 @@
    TpProxySignalConnection * tp_cli_connection_connect_to_new_channel
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_new_channel callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewChannel.

    @@ -5189,19 +5311,19 @@

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    -A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    -If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned @@ -5209,7 +5331,7 @@

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid. @@ -5221,9 +5343,9 @@

    tp_cli_connection_signal_callback_self_handle_changed ()

    void                (*tp_cli_connection_signal_callback_self_handle_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Self_Handle,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Self_Handle, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SelfHandleChanged.

    @@ -5260,10 +5382,10 @@
    TpProxySignalConnection * tp_cli_connection_connect_to_self_handle_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_self_handle_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SelfHandleChanged.

    @@ -5293,19 +5415,19 @@

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    -A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    -If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned @@ -5313,7 +5435,7 @@

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid. @@ -5325,10 +5447,10 @@

    tp_cli_connection_signal_callback_status_changed ()

    void                (*tp_cli_connection_signal_callback_status_changed)
                                                             (TpConnection *proxy,
    -                                                         guint arg_Status,
    -                                                         guint arg_Reason,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint arg_Status, + guint arg_Reason, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StatusChanged.

    @@ -5370,10 +5492,10 @@
    TpProxySignalConnection * tp_cli_connection_connect_to_status_changed
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_status_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StatusChanged.

    @@ -5403,19 +5525,19 @@

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    -A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    -If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned @@ -5423,7 +5545,7 @@

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid. @@ -5435,10 +5557,10 @@

    tp_cli_connection_signal_callback_connection_error ()

    void                (*tp_cli_connection_signal_callback_connection_error)
                                                             (TpConnection *proxy,
    -                                                         const gchar *arg_Error,
    -                                                         GHashTable *arg_Details,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Error, + GHashTable *arg_Details, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal ConnectionError.

    @@ -5480,10 +5602,10 @@
    TpProxySignalConnection * tp_cli_connection_connect_to_connection_error
                                                             (TpConnection *proxy,
                                                              tp_cli_connection_signal_callback_connection_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal ConnectionError.

    @@ -5513,19 +5635,19 @@

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    -A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    -If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned @@ -5533,7 +5655,7 @@

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid. @@ -5545,12 +5667,12 @@

    tp_cli_connection_call_add_client_interest ()

    TpProxyPendingCall * tp_cli_connection_call_add_client_interest
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar **in_Tokens,
    +                                                         gint timeout_ms,
    +                                                         const gchar **in_Tokens,
                                                              tp_cli_connection_callback_for_add_client_interest callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddClientInterest method call.

    @@ -5579,29 +5701,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -5620,12 +5742,12 @@

    tp_cli_connection_call_remove_client_interest ()

    TpProxyPendingCall * tp_cli_connection_call_remove_client_interest
                                                             (TpConnection *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar **in_Tokens,
    +                                                         gint timeout_ms,
    +                                                         const gchar **in_Tokens,
                                                              tp_cli_connection_callback_for_remove_client_interest callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveClientInterest method call.

    @@ -5654,29 +5776,29 @@

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    -If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL @@ -5695,9 +5817,9 @@

    tp_cli_connection_callback_for_add_client_interest ()

    void                (*tp_cli_connection_callback_for_add_client_interest)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddClientInterest method call succeeds or fails. @@ -5713,7 +5835,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -5734,9 +5856,9 @@

    tp_cli_connection_callback_for_remove_client_interest ()

    void                (*tp_cli_connection_callback_for_remove_client_interest)
                                                             (TpConnection *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveClientInterest method call succeeds or fails. @@ -5752,7 +5874,7 @@

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure @@ -5771,6 +5893,67 @@

    Property Details

    +
    +

    The "balance" property

    +
      "balance"                  gint                  : Read
    +

    +The Amount field of the Balance.AccountBalance property. +

    +

    +For this property to be valid, you must first call +tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_BALANCE. +

    +

    +See Also: tp_connection_get_balance() +

    +

    Default value: 0

    +
    +
    +
    +

    The "balance-currency" property

    +
      "balance-currency"         gchar*                : Read
    +

    +The Currency field of the Balance.AccountBalance property. +

    +

    +For this property to be valid, you must first call +tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_BALANCE. +

    +

    +See Also: tp_connection_get_balance() +

    +

    Default value: NULL

    +
    +
    +
    +

    The "balance-scale" property

    +
      "balance-scale"            guint                 : Read
    +

    +The Scale field of the Balance.AccountBalance property. +

    +

    +For this property to be valid, you must first call +tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_BALANCE. +

    +

    +See Also: tp_connection_get_balance() +

    +

    Default value: 4294967295

    +
    +
    +
    +

    The "balance-uri" property

    +
      "balance-uri"              gchar*                : Read
    +

    +The Balance.ManageCreditURI property. +

    +

    +For this property to be valid, you must first call +tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_BALANCE. +

    +

    Default value: NULL

    +
    +

    The "capabilities" property

      "capabilities"             TpCapabilities*       : Read
    @@ -5786,7 +5969,7 @@

    The "connection-manager-name" property

    -
      "connection-manager-name"  gchar*                : Read
    +
      "connection-manager-name"  gchar*                : Read

    This connection's connection manager name.

    @@ -5796,19 +5979,19 @@

    The "connection-ready" property

    -
      "connection-ready"         gboolean              : Read
    -

    -Initially FALSE; changes to TRUE when the connection has gone to +

      "connection-ready"         gboolean              : Read
    +

    +Initially FALSE; changes to TRUE when the connection has gone to CONNECTED status, introspection has finished and it's ready for use.

    -By the time this property becomes TRUE, any extra interfaces will +By the time this property becomes TRUE, any extra interfaces will have been set up and the "interfaces" property will have been populated.

    This is similar to TP_CONNECTION_FEATURE_CONNECTED, except that once -it has changed to TRUE, it remains TRUE even if the connection has +it has changed to TRUE, it remains TRUE even if the connection has been invalidated.

    Default value: FALSE

    @@ -5816,7 +5999,7 @@

    The "protocol-name" property

    -
      "protocol-name"            gchar*                : Read
    +
      "protocol-name"            gchar*                : Read

    The connection's machine-readable protocol name, such as "jabber", "msn" or "local-xmpp". Recommended names for most protocols can be @@ -5831,15 +6014,15 @@

      "self-contact"             TpContact*            : Read

    A TpContact representing the local user on this connection, -or NULL if not yet available. +or NULL if not yet available.

    If the local user's unique identifier changes (for instance by using /nick on IRC), this property will change to a different TpContact object -representing the new identifier, and "notify" will be emitted. -

    -

    -To wait for a non-NULL self-contact (and other properties), call +representing the new identifier, and "notify" will be emitted. +

    +

    +To wait for a non-NULL self-contact (and other properties), call tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_CONNECTED.

    @@ -5848,14 +6031,14 @@

    The "self-handle" property

    -
      "self-handle"              guint                 : Read
    +
      "self-handle"              guint                 : Read

    The TP_HANDLE_TYPE_CONTACT handle of the local user on this connection, or 0 if we don't know yet or if the connection has become invalid.

    This may change if the local user's unique identifier changes (for -instance by using /nick on IRC), in which case "notify" will be +instance by using /nick on IRC), in which case "notify" will be emitted.

    @@ -5868,7 +6051,7 @@


    The "status" property

    -
      "status"                   guint                 : Read
    +
      "status"                   guint                 : Read

    This connection's status, or TP_UNKNOWN_CONNECTION_STATUS if we don't know yet. @@ -5887,7 +6070,7 @@


    The "status-reason" property

    -
      "status-reason"            guint                 : Read
    +
      "status-reason"            guint                 : Read

    To wait for a valid status (and other properties), call tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_CORE. @@ -5900,6 +6083,56 @@

    Default value: 0

    +
    +

    Signal Details

    +
    +

    The "balance-changed" signal

    +
    void                user_function                      (TpConnection *self,
    +                                                        gint          balance,
    +                                                        guint         balance_scale,
    +                                                        gchar        *balance_currency,
    +                                                        gpointer      user_data)             : Run Last / Has Details
    +

    +Emitted when at least one of the "balance", +"balance-scale" or "balance-currency" +property is changed. +

    +

    +For this signal to be emitted, you must first call +tp_proxy_prepare_async() with the feature TP_CONNECTION_FEATURE_BALANCE. +

    +
    ++ + + + + + + + + + + + + + + + + + + + + + +

    self :

    a channel +

    balance :

    the value of the "balance" property +

    balance_scale :

    the value of the "balance-scale" property +

    balance_currency :

    the value of the "balance-currency" property +

    user_data :

    user data set when the signal handler was connected.
    +

    Since 0.15.1

    +
    +

    See Also

    TpConnectionManager, TpChannel diff --git a/docs/reference/html/telepathy-glib-contact-search-result.html b/docs/reference/html/telepathy-glib-contact-search-result.html index 9e018c1..249b1f3 100644 --- a/docs/reference/html/telepathy-glib-contact-search-result.html +++ b/docs/reference/html/telepathy-glib-contact-search-result.html @@ -47,23 +47,23 @@ TpContactSearchResult; TpContactSearchResultClass; TpContactInfoField * tp_contact_search_result_get_field (TpContactSearchResult *self, - const gchar *field); -GList * tp_contact_search_result_get_fields (TpContactSearchResult *self); -const gchar * tp_contact_search_result_get_identifier + const gchar *field); +GList * tp_contact_search_result_get_fields (TpContactSearchResult *self); +const gchar * tp_contact_search_result_get_identifier (TpContactSearchResult *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpContactSearchResult
     

    Properties

    -  "identifier"               gchar*                : Read / Write / Construct Only
    +  "identifier"               gchar*                : Read / Write / Construct Only
     
    @@ -100,7 +100,7 @@

    tp_contact_search_result_get_field ()

    TpContactInfoField * tp_contact_search_result_get_field (TpContactSearchResult *self,
    -                                                         const gchar *field);
    + const gchar *field);

    @@ -119,7 +119,7 @@

    Returns :

    - the specified field, or NULL if the + the specified field, or NULL if the result doesn't have it. [transfer none] @@ -130,7 +130,7 @@

    tp_contact_search_result_get_fields ()

    -
    GList *             tp_contact_search_result_get_fields (TpContactSearchResult *self);
    +
    GList *             tp_contact_search_result_get_fields (TpContactSearchResult *self);

    @@ -145,8 +145,8 @@

    Returns :

    - a GList of TpContactInfoField for the specified contact. You should free - it when you're done with g_list_free(). [transfer container][element-type TelepathyGLib.ContactInfoField] + a GList of TpContactInfoField for the specified contact. You should free + it when you're done with g_list_free(). [transfer container][element-type TelepathyGLib.ContactInfoField] @@ -155,7 +155,7 @@

    tp_contact_search_result_get_identifier ()

    -
    const gchar *       tp_contact_search_result_get_identifier
    +
    const gchar *       tp_contact_search_result_get_identifier
                                                             (TpContactSearchResult *self);

    @@ -183,7 +183,7 @@

    Property Details

    The "identifier" property

    -
      "identifier"               gchar*                : Read / Write / Construct Only
    +
      "identifier"               gchar*                : Read / Write / Construct Only

    The contact identifier.

    Default value: NULL

    diff --git a/docs/reference/html/telepathy-glib-contact-search.html b/docs/reference/html/telepathy-glib-contact-search.html index 795f3b6..074c2cc 100644 --- a/docs/reference/html/telepathy-glib-contact-search.html +++ b/docs/reference/html/telepathy-glib-contact-search.html @@ -51,32 +51,32 @@ TpContactSearch; TpContactSearchClass; void tp_contact_search_new_async (TpAccount *account, - const gchar *server, - guint limit, - GAsyncReadyCallback callback, - gpointer user_data); -TpContactSearch * tp_contact_search_new_finish (GAsyncResult *result, - GError **error); + const gchar *server, + guint limit, + GAsyncReadyCallback callback, + gpointer user_data); +TpContactSearch * tp_contact_search_new_finish (GAsyncResult *result, + GError **error); void tp_contact_search_reset_async (TpContactSearch *self, - const gchar *server, - guint limit, - GAsyncReadyCallback callback, - gpointer user_data); -const gchar * const * tp_contact_search_reset_finish (TpContactSearch *self, - GAsyncResult *result, - GError **error); + const gchar *server, + guint limit, + GAsyncReadyCallback callback, + gpointer user_data); +const gchar * const * tp_contact_search_reset_finish (TpContactSearch *self, + GAsyncResult *result, + GError **error); void tp_contact_search_start (TpContactSearch *self, - GHashTable *criteria); -const gchar * const * tp_contact_search_get_search_keys (TpContactSearch *self); + GHashTable *criteria); +const gchar * const * tp_contact_search_get_search_keys (TpContactSearch *self); TpAccount * tp_contact_search_get_account (TpContactSearch *self); -guint tp_contact_search_get_limit (TpContactSearch *self); -const gchar * tp_contact_search_get_server (TpContactSearch *self); +guint tp_contact_search_get_limit (TpContactSearch *self); +const gchar * tp_contact_search_get_server (TpContactSearch *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpContactSearch
     
    @@ -84,15 +84,15 @@

    Implemented Interfaces

    TpContactSearch implements - GAsyncInitable.

    + GAsyncInitable.

    Properties

       "account"                  TpAccount*            : Read / Write / Construct Only
    -  "limit"                    guint                 : Read / Write
    -  "server"                   gchar*                : Read / Write / Construct Only
    -  "state"                    guint                 : Read
    +  "limit"                    guint                 : Read / Write
    +  "server"                   gchar*                : Read / Write / Construct Only
    +  "state"                    guint                 : Read
     
    @@ -105,7 +105,7 @@

    Description

    TpContactSearch objects represent ongoing searches for contacts. They -implement the GAsyncInitable interface, so the initialization may fail. +implement the GAsyncInitable interface, so the initialization may fail.

    In normal circumstances, after creating a TpContactSearch object, you @@ -119,7 +119,7 @@ You can check the search state by looking at the "state" property. If you want to be notified about changes, connect to the notify::state signal, see -"notify" for details. +"notify" for details.

    You can search as many times as you want on a TpContactSearch object, @@ -152,10 +152,10 @@

    tp_contact_search_new_async ()

    void                tp_contact_search_new_async         (TpAccount *account,
    -                                                         const gchar *server,
    -                                                         guint limit,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *server, + guint limit, + GAsyncReadyCallback callback, + gpointer user_data);

    @@ -169,7 +169,7 @@

    server :

    -the server on which to search for contacts, or NULL +the server on which to search for contacts, or NULL @@ -180,7 +180,7 @@

    callback :

    -a GAsyncReadyCallback to call when the initialization +a GAsyncReadyCallback to call when the initialization is finished @@ -196,8 +196,8 @@

    tp_contact_search_new_finish ()

    -
    TpContactSearch *   tp_contact_search_new_finish        (GAsyncResult *result,
    -                                                         GError **error);
    +
    TpContactSearch *   tp_contact_search_new_finish        (GAsyncResult *result,
    +                                                         GError **error);

    @@ -206,17 +206,17 @@

    result :

    -the GAsyncResult from the callback +the GAsyncResult from the callback

    error :

    -a GError location to store an error, or NULL +a GError location to store an error, or NULL

    Returns :

    - a new contact search object, or NULL + a new contact search object, or NULL in case of error. [transfer full] @@ -228,10 +228,10 @@

    tp_contact_search_reset_async ()

    void                tp_contact_search_reset_async       (TpContactSearch *self,
    -                                                         const gchar *server,
    -                                                         guint limit,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const gchar *server, + guint limit, + GAsyncReadyCallback callback, + gpointer user_data);

    Resets the contact search object so a new search can be performed. If another tp_contact_search_reset_async() call is in progress, @@ -248,7 +248,7 @@

    server :

    -the server on which to search for contacts, or NULL +the server on which to search for contacts, or NULL @@ -259,7 +259,7 @@

    callback :

    -a GAsyncReadyCallback to call when the initialization +a GAsyncReadyCallback to call when the initialization is finished @@ -275,9 +275,9 @@

    tp_contact_search_reset_finish ()

    -
    const gchar * const * tp_contact_search_reset_finish    (TpContactSearch *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    const gchar * const * tp_contact_search_reset_finish    (TpContactSearch *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    @@ -291,17 +291,17 @@

    result :

    -the GAsyncResult from the callback +the GAsyncResult from the callback

    error :

    -a GError location to store an error, or NULL +a GError location to store an error, or NULL

    Returns :

    - the new search keys, or NULL + the new search keys, or NULL in case of error. [transfer none] @@ -313,7 +313,7 @@

    tp_contact_search_start ()

    void                tp_contact_search_start             (TpContactSearch *self,
    -                                                         GHashTable *criteria);
    + GHashTable *criteria);

    Starts a search for the keys specified in criteria. Connect to the "search-results-received" signal @@ -345,7 +345,7 @@


    tp_contact_search_get_search_keys ()

    -
    const gchar * const * tp_contact_search_get_search_keys (TpContactSearch *self);
    +
    const gchar * const * tp_contact_search_get_search_keys (TpContactSearch *self);

    Get the search keys for a contact search. The keys are vCard field names in lower case, except when @@ -365,7 +365,7 @@

    Returns :

    - the new search keys, or NULL. [transfer none] + the new search keys, or NULL. [transfer none] @@ -399,7 +399,7 @@

    tp_contact_search_get_limit ()

    -
    guint               tp_contact_search_get_limit         (TpContactSearch *self);
    +
    guint               tp_contact_search_get_limit         (TpContactSearch *self);

    @@ -424,7 +424,7 @@

    tp_contact_search_get_server ()

    -
    const gchar *       tp_contact_search_get_server        (TpContactSearch *self);
    +
    const gchar *       tp_contact_search_get_server        (TpContactSearch *self);

    @@ -460,7 +460,7 @@

    The "limit" property

    -
      "limit"                    guint                 : Read / Write
    +
      "limit"                    guint                 : Read / Write

    The maximum number of results that the server should return. This is only supported by some protocols; use @@ -477,7 +477,7 @@


    The "server" property

    -
      "server"                   gchar*                : Read / Write / Construct Only
    +
      "server"                   gchar*                : Read / Write / Construct Only

    The search server. This is only supported by some protocols; use tp_capabilities_supports_contact_search() to check if it's @@ -493,7 +493,7 @@


    The "state" property

    -
      "state"                    guint                 : Read
    +
      "state"                    guint                 : Read

    This search's state, as a TpChannelContactSearchState.

    @@ -506,8 +506,8 @@

    The "search-results-received" signal

    void                user_function                      (TpContactSearch *self,
    -                                                        gpointer         results,
    -                                                        gpointer         user_data)      : Run Last
    + gpointer results, + gpointer user_data) : Run Last

    Emitted when search results are received. Note that this signal may be emitted multiple times for the same search. @@ -523,7 +523,7 @@

    results :

    -a GList with the search results. [type GLib.List][element-type TelepathyGLib.ContactSearchResult] +a GList with the search results. [type GLib.List][element-type TelepathyGLib.ContactSearchResult] diff --git a/docs/reference/html/telepathy-glib-contact.html b/docs/reference/html/telepathy-glib-contact.html index 0fe826f..f7c1da0 100644 --- a/docs/reference/html/telepathy-glib-contact.html +++ b/docs/reference/html/telepathy-glib-contact.html @@ -51,130 +51,130 @@ #define NUM_TP_CONTACT_FEATURES #define TP_TYPE_CONTACT_FEATURE void (*TpConnectionContactsByHandleCb) (TpConnection *connection, - guint n_contacts, + guint n_contacts, TpContact * const *contacts, - guint n_failed, + guint n_failed, const TpHandle *failed, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpContact * tp_connection_dup_contact_if_possible (TpConnection *connection, TpHandle handle, - const gchar *identifier); + const gchar *identifier); void tp_connection_get_contacts_by_handle (TpConnection *self, - guint n_handles, + guint n_handles, const TpHandle *handles, - guint n_features, + guint n_features, const TpContactFeature *features, TpConnectionContactsByHandleCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*TpConnectionContactsByIdCb) (TpConnection *connection, - guint n_contacts, + guint n_contacts, TpContact * const *contacts, - const gchar * const *requested_ids, - GHashTable *failed_id_errors, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar * const *requested_ids, + GHashTable *failed_id_errors, + const GError *error, + gpointer user_data, + GObject *weak_object); void tp_connection_get_contacts_by_id (TpConnection *self, - guint n_ids, - const gchar * const *ids, - guint n_features, + guint n_ids, + const gchar * const *ids, + guint n_features, const TpContactFeature *features, TpConnectionContactsByIdCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*TpConnectionUpgradeContactsCb) (TpConnection *connection, - guint n_contacts, + guint n_contacts, TpContact * const *contacts, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void tp_connection_upgrade_contacts (TpConnection *self, - guint n_contacts, + guint n_contacts, TpContact * const *contacts, - guint n_features, + guint n_features, const TpContactFeature *features, TpConnectionUpgradeContactsCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void tp_connection_refresh_contact_info (TpConnection *self, - guint n_contacts, + guint n_contacts, TpContact * const *contacts); -const gchar * tp_contact_get_alias (TpContact *self); -const gchar * tp_contact_get_avatar_token (TpContact *self); -GFile * tp_contact_get_avatar_file (TpContact *self); -const gchar * tp_contact_get_avatar_mime_type (TpContact *self); -const gchar * const * tp_contact_get_client_types (TpContact *self); +const gchar * tp_contact_get_alias (TpContact *self); +const gchar * tp_contact_get_avatar_token (TpContact *self); +GFile * tp_contact_get_avatar_file (TpContact *self); +const gchar * tp_contact_get_avatar_mime_type (TpContact *self); +const gchar * const * tp_contact_get_client_types (TpContact *self); TpConnection * tp_contact_get_connection (TpContact *self); TpHandle tp_contact_get_handle (TpContact *self); -const gchar * tp_contact_get_identifier (TpContact *self); -const gchar * tp_contact_get_presence_message (TpContact *self); -const gchar * tp_contact_get_presence_status (TpContact *self); +const gchar * tp_contact_get_identifier (TpContact *self); +const gchar * tp_contact_get_presence_message (TpContact *self); +const gchar * tp_contact_get_presence_status (TpContact *self); TpConnectionPresenceType tp_contact_get_presence_type (TpContact *self); -GHashTable * tp_contact_get_location (TpContact *self); +GHashTable * tp_contact_get_location (TpContact *self); TpCapabilities * tp_contact_get_capabilities (TpContact *self); -GList * tp_contact_get_contact_info (TpContact *self); +GList * tp_contact_get_contact_info (TpContact *self); void tp_contact_request_contact_info_async (TpContact *self, - GCancellable *cancellable, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_contact_request_contact_info_finish + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_contact_request_contact_info_finish (TpContact *self, - GAsyncResult *result, - GError **error); + GAsyncResult *result, + GError **error); TpSubscriptionState tp_contact_get_subscribe_state (TpContact *self); TpSubscriptionState tp_contact_get_publish_state (TpContact *self); -const gchar * tp_contact_get_publish_request (TpContact *self); -const gchar * const * tp_contact_get_contact_groups (TpContact *self); +const gchar * tp_contact_get_publish_request (TpContact *self); +const gchar * const * tp_contact_get_contact_groups (TpContact *self); void tp_contact_set_contact_groups_async (TpContact *self, - gint n_groups, - const gchar * const *groups, - GAsyncReadyCallback callback, - gpointer user_data); -gboolean tp_contact_set_contact_groups_finish + gint n_groups, + const gchar * const *groups, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_contact_set_contact_groups_finish (TpContact *self, - GAsyncResult *result, - GError **error); -gboolean tp_contact_has_feature (TpContact *self, + GAsyncResult *result, + GError **error); +gboolean tp_contact_has_feature (TpContact *self, TpContactFeature feature);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpContact
     

    Properties

    -  "alias"                    gchar*                : Read
    -  "avatar-file"              GFile*                : Read
    -  "avatar-mime-type"         gchar*                : Read
    -  "avatar-token"             gchar*                : Read
    +  "alias"                    gchar*                : Read
    +  "avatar-file"              GFile*                : Read
    +  "avatar-mime-type"         gchar*                : Read
    +  "avatar-token"             gchar*                : Read
       "capabilities"             TpCapabilities*       : Read
    -  "client-types"             GStrv*                : Read
    +  "client-types"             GStrv*                : Read
       "connection"               TpConnection*         : Read
    -  "contact-groups"           GStrv*                : Read
    +  "contact-groups"           GStrv*                : Read
       "contact-info"             TpContactInfoList*    : Read
    -  "handle"                   guint                 : Read
    -  "identifier"               gchar*                : Read
    +  "handle"                   guint                 : Read
    +  "identifier"               gchar*                : Read
       "location"                 GHashTable_gchararray+GValue_*  : Read
    -  "presence-message"         gchar*                : Read
    -  "presence-status"          gchar*                : Read
    -  "presence-type"            guint                 : Read
    -  "publish-request"          gchar*                : Read
    -  "publish-state"            guint                 : Read
    -  "subscribe-state"          guint                 : Read
    +  "presence-message"         gchar*                : Read
    +  "presence-status"          gchar*                : Read
    +  "presence-type"            guint                 : Read
    +  "publish-request"          gchar*                : Read
    +  "publish-state"            guint                 : Read
    +  "subscribe-state"          guint                 : Read
     
    @@ -246,7 +246,7 @@ avoid unwanted D-Bus round-trips and signal connections.

    -Since 0.11.5, there is a corresponding GEnumClass type, +Since 0.11.5, there is a corresponding GEnumClass type, TP_TYPE_CONTACT_FEATURE.

    @@ -343,7 +343,7 @@
    #define TP_TYPE_CONTACT_FEATURE (tp_contact_feature_get_type ())
     

    -The GEnumClass type of a TpContactFeature. +The GEnumClass type of a TpContactFeature.

    Since 0.11.5

    @@ -351,13 +351,13 @@

    TpConnectionContactsByHandleCb ()

    void                (*TpConnectionContactsByHandleCb)   (TpConnection *connection,
    -                                                         guint n_contacts,
    +                                                         guint n_contacts,
                                                              TpContact * const *contacts,
    -                                                         guint n_failed,
    +                                                         guint n_failed,
                                                              const TpHandle *failed,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of a callback used to receive the result of tp_connection_get_contacts_by_handle(). @@ -370,7 +370,7 @@

    If some or even all of the handles passed to tp_connection_get_contacts_by_handle() were not valid, this is not -considered to be a failure. error will be NULL in this situation, +considered to be a failure. error will be NULL in this situation, contacts will contain contact objects for those handles that were valid (possibly none of them), and invalid will contain the handles that were not valid. @@ -393,7 +393,7 @@

    @@ -414,7 +414,7 @@ @@ -440,14 +440,14 @@
    TpContact *         tp_connection_dup_contact_if_possible
                                                             (TpConnection *connection,
                                                              TpHandle handle,
    -                                                         const gchar *identifier);
    + const gchar *identifier);

    Try to return an existing contact object or create a new contact object immediately.

    -If tp_connection_has_immortal_handles() would return TRUE and -identifier is non-NULL, this function always succeeds. +If tp_connection_has_immortal_handles() would return TRUE and +identifier is non-NULL, this function always succeeds.

    On connections without immortal handles, it is not possible to guarantee @@ -457,7 +457,7 @@ tp_connection_get_contacts_by_id().

    -Similarly, if identifier is NULL, it might not be possible to find the +Similarly, if identifier is NULL, it might not be possible to find the identifier for handle without making asynchronous D-Bus calls, so it might be necessary to delay processing of messages or other events until a TpContact can be constructed asynchronously, for instance by using @@ -479,12 +479,12 @@

    - @@ -496,14 +496,14 @@

    tp_connection_get_contacts_by_handle ()

    void                tp_connection_get_contacts_by_handle
                                                             (TpConnection *self,
    -                                                         guint n_handles,
    +                                                         guint n_handles,
                                                              const TpHandle *handles,
    -                                                         guint n_features,
    +                                                         guint n_features,
                                                              const TpContactFeature *features,
                                                              TpConnectionContactsByHandleCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Create a number of TpContact objects and make asynchronous method calls to hold their handles and ensure that all the features specified in @@ -521,7 +521,7 @@

    @@ -544,7 +544,7 @@ @@ -578,13 +578,13 @@

    TpConnectionContactsByIdCb ()

    void                (*TpConnectionContactsByIdCb)       (TpConnection *connection,
    -                                                         guint n_contacts,
    +                                                         guint n_contacts,
                                                              TpContact * const *contacts,
    -                                                         const gchar * const *requested_ids,
    -                                                         GHashTable *failed_id_errors,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar * const *requested_ids, + GHashTable *failed_id_errors, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of a callback used to receive the result of tp_connection_get_contacts_by_id(). @@ -597,10 +597,10 @@

    If some or even all of the ids passed to tp_connection_get_contacts_by_id() were not valid, this is not -considered to be a fatal error. error will be NULL in this situation, +considered to be a fatal error. error will be NULL in this situation, contacts will contain contact objects for those IDs that were valid (it may be empty), and failed_id_errors will map the IDs -that were not valid to a corresponding GError (if the connection manager +that were not valid to a corresponding GError (if the connection manager complies with the Telepathy spec, it will have domain TP_ERRORS and code TP_ERROR_INVALID_HANDLE).

    @@ -608,7 +608,7 @@ If an unrecoverable error occurs (for instance, if connection becomes disconnected) the whole operation fails, and no contacts or requested IDs are returned. failed_id_errors will contain all the IDs -that were requested, mapped to a corresponding GError (either one +that were requested, mapped to a corresponding GError (either one indicating that the ID was invalid, if that was determined before the fatal error occurred, or a copy of error).

    @@ -631,7 +631,7 @@
    @@ -639,19 +639,19 @@ @@ -675,14 +675,14 @@

    tp_connection_get_contacts_by_id ()

    void                tp_connection_get_contacts_by_id    (TpConnection *self,
    -                                                         guint n_ids,
    -                                                         const gchar * const *ids,
    -                                                         guint n_features,
    +                                                         guint n_ids,
    +                                                         const gchar * const *ids,
    +                                                         guint n_features,
                                                              const TpContactFeature *features,
                                                              TpConnectionContactsByIdCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Create a number of TpContact objects and make asynchronous method calls to obtain their handles and ensure that all the features specified in @@ -700,7 +700,7 @@

    @@ -725,7 +725,7 @@ @@ -759,11 +759,11 @@

    TpConnectionUpgradeContactsCb ()

    void                (*TpConnectionUpgradeContactsCb)    (TpConnection *connection,
    -                                                         guint n_contacts,
    +                                                         guint n_contacts,
                                                              TpContact * const *contacts,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of a callback used to receive the result of tp_connection_upgrade_contacts(). @@ -791,12 +791,12 @@

    - @@ -819,14 +819,14 @@

    tp_connection_upgrade_contacts ()

    void                tp_connection_upgrade_contacts      (TpConnection *self,
    -                                                         guint n_contacts,
    +                                                         guint n_contacts,
                                                              TpContact * const *contacts,
    -                                                         guint n_features,
    +                                                         guint n_features,
                                                              const TpContactFeature *features,
                                                              TpConnectionUpgradeContactsCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Given several TpContact objects, make asynchronous method calls ensure that all the features specified in features are ready for use @@ -844,7 +844,7 @@

    @@ -900,7 +900,7 @@

    tp_connection_refresh_contact_info ()

    void                tp_connection_refresh_contact_info  (TpConnection *self,
    -                                                         guint n_contacts,
    +                                                         guint n_contacts,
                                                              TpContact * const *contacts);

    Requests to refresh the "contact-info" property on each contact from @@ -938,11 +938,11 @@


    tp_contact_get_alias ()

    -
    const gchar *       tp_contact_get_alias                (TpContact *self);
    +
    const gchar *       tp_contact_get_alias                (TpContact *self);

    Return the contact's alias. This remains valid until the main loop is re-entered; if the caller requires a string that will persist for -longer than that, it must be copied with g_strdup(). +longer than that, it must be copied with g_strdup().

    contacts :

    An array of n_contacts TpContact objects (this callback is not given a reference to any of these objects, - and must call g_object_ref() on any that it will keep), or NULL on + and must call g_object_ref() on any that it will keep), or NULL on unrecoverable errors. [array length=n_contacts]

    error :

    -NULL on success, or an unrecoverable error that caused everything +NULL on success, or an unrecoverable error that caused everything to fail

    identifier :

    the normalized identifier (XMPP JID, etc.) - corresponding to handle, or NULL if not known. [transfer none] + corresponding to handle, or NULL if not known. [transfer none]

    Returns :

    a contact or NULL. [transfer full] + a contact or NULL. [transfer full]

    self :

    A connection, which must be ready ("connection-ready" - must be TRUE) + must be TRUE)

    features :

    An array of features that must be ready for use (if supported) before the callback is called (may - be NULL if n_features is 0). [array length=n_features][allow-none length=n_features][element-type uint] + be NULL if n_features is 0). [array length=n_features][allow-none length=n_features][element-type uint]
    An array of n_contacts TpContact objects (this callback is not given a reference to any of these objects, and must call - g_object_ref() on any that it will keep), or NULL on unrecoverable errors. [array length=n_contacts] + g_object_ref() on any that it will keep), or NULL on unrecoverable errors. [array length=n_contacts]
    An array of n_contacts valid IDs (JIDs, SIP URIs etc.) that were passed to tp_connection_get_contacts_by_id(), in an order - corresponding to contacts, or NULL on unrecoverable errors. [array length=n_contacts] + corresponding to contacts, or NULL on unrecoverable errors. [array length=n_contacts]

    failed_id_errors :

    A hash table in which - the keys are IDs and the values are errors (GError). [element-type utf8 GLib.Error] + the keys are IDs and the values are errors (GError). [element-type utf8 GLib.Error]

    error :

    -NULL on success, or an unrecoverable error that caused everything +NULL on success, or an unrecoverable error that caused everything to fail

    self :

    A connection, which must be ready ("connection-ready" - must be TRUE) + must be TRUE)

    features :

    An array of features that must be ready for use (if supported) - before the callback is called (may be NULL if n_features is 0). [array length=n_features][allow-none length=n_features] + before the callback is called (may be NULL if n_features is 0). [array length=n_features][allow-none length=n_features]

    contacts :

    An array of n_contacts TpContact objects (this callback is not given an extra reference to any of these objects, and must call - g_object_ref() on any that it will keep) + g_object_ref() on any that it will keep)

    error :

    An unrecoverable error, or NULL if the connection remains valid +An unrecoverable error, or NULL if the connection remains valid

    self :

    A connection, which must be ready ("connection-ready" - must be TRUE) + must be TRUE)
    @@ -954,7 +954,7 @@ - @@ -965,11 +965,11 @@

    tp_contact_get_avatar_token ()

    -
    const gchar *       tp_contact_get_avatar_token         (TpContact *self);
    +
    const gchar *       tp_contact_get_avatar_token         (TpContact *self);

    Return the contact's avatar token. This remains valid until the main loop is re-entered; if the caller requires a string that will persist for -longer than that, it must be copied with g_strdup(). +longer than that, it must be copied with g_strdup().

    Returns :

    the same non-NULL alias as the "alias" + the same non-NULL alias as the "alias"
    @@ -982,7 +982,7 @@ @@ -993,11 +993,11 @@

    tp_contact_get_avatar_file ()

    -
    GFile *             tp_contact_get_avatar_file          (TpContact *self);
    +
    GFile *             tp_contact_get_avatar_file          (TpContact *self);

    Return the contact's avatar file. This remains valid until the main loop -is re-entered; if the caller requires a GFile that will persist for -longer than that, it must be reffed with g_object_ref(). +is re-entered; if the caller requires a GFile that will persist for +longer than that, it must be reffed with g_object_ref().

    Returns :

    the same token as the "avatar-token" property - (possibly NULL) + (possibly NULL)
    @@ -1009,8 +1009,8 @@ - @@ -1020,11 +1020,11 @@

    tp_contact_get_avatar_mime_type ()

    -
    const gchar *       tp_contact_get_avatar_mime_type     (TpContact *self);
    +
    const gchar *       tp_contact_get_avatar_mime_type     (TpContact *self);

    Return the contact's avatar MIME type. This remains valid until the main loop is re-entered; if the caller requires a string that will persist for -longer than that, it must be copied with g_strdup(). +longer than that, it must be copied with g_strdup().

    Returns :

    the same GFile as the "avatar-file" property - (possibly NULL). [transfer none] + the same GFile as the "avatar-file" property + (possibly NULL). [transfer none]
    @@ -1037,7 +1037,7 @@ @@ -1048,9 +1048,9 @@

    tp_contact_get_client_types ()

    -
    const gchar * const * tp_contact_get_client_types       (TpContact *self);
    -

    -Return the contact's client types or NULL if the client types are +

    const gchar * const * tp_contact_get_client_types       (TpContact *self);
    +

    +Return the contact's client types or NULL if the client types are unspecified.

    Returns :

    the same MIME type as the "avatar-mime-type" property - (possibly NULL) + (possibly NULL)
    @@ -1064,7 +1064,7 @@ @@ -1135,11 +1135,11 @@

    tp_contact_get_identifier ()

    -
    const gchar *       tp_contact_get_identifier           (TpContact *self);
    +
    const gchar *       tp_contact_get_identifier           (TpContact *self);

    Return the contact's identifier. This remains valid for as long as self exists; if the caller requires a string that will persist for longer than -that, it must be copied with g_strdup(). +that, it must be copied with g_strdup().

    Returns :

    the same - GStrv as the "client-types" property. [array zero-terminated=1][transfer none zero-terminated=1] + GStrv as the "client-types" property. [array zero-terminated=1][transfer none zero-terminated=1]
    @@ -1151,7 +1151,7 @@ - @@ -1162,12 +1162,12 @@

    tp_contact_get_presence_message ()

    -
    const gchar *       tp_contact_get_presence_message     (TpContact *self);
    +
    const gchar *       tp_contact_get_presence_message     (TpContact *self);

    Return the contact's user-defined status message, or an empty string. This remains valid until the main loop is re-entered; if the caller requires a string that will persist for longer than that, it must be -copied with g_strdup(). +copied with g_strdup().

    Returns :

    the same non-NULL identifier as the "identifier" property + the same non-NULL identifier as the "identifier" property
    @@ -1179,7 +1179,7 @@ - @@ -1191,12 +1191,12 @@

    tp_contact_get_presence_status ()

    -
    const gchar *       tp_contact_get_presence_status      (TpContact *self);
    +
    const gchar *       tp_contact_get_presence_status      (TpContact *self);

    Return the name of the contact's presence status, or an empty string. This remains valid until the main loop is re-entered; if the caller requires a string that will persist for longer than that, it must be -copied with g_strdup(). +copied with g_strdup().

    Returns :

    the same non-NULL message as the "presence-message" + the same non-NULL message as the "presence-message" property
    @@ -1208,7 +1208,7 @@ - @@ -1250,13 +1250,13 @@

    tp_contact_get_location ()

    -
    GHashTable *        tp_contact_get_location             (TpContact *self);
    -

    -Return the contact's user-defined location or NULL if the location is +

    GHashTable *        tp_contact_get_location             (TpContact *self);
    +

    +Return the contact's user-defined location or NULL if the location is unspecified. This remains valid until the main loop is re-entered; if the caller requires a hash table that will persist for longer than that, it must be -reffed with g_hash_table_ref(). +reffed with g_hash_table_ref().

    Returns :

    the same non-NULL status name as the "presence-status" + the same non-NULL status name as the "presence-status" property
    @@ -1269,7 +1269,7 @@ @@ -1293,7 +1293,7 @@ - @@ -1304,13 +1304,13 @@

    tp_contact_get_contact_info ()

    -
    GList *             tp_contact_get_contact_info         (TpContact *self);
    -

    -Returns a newly allocated GList of contact's vCard fields. The list must be -freed with g_list_free() after used. -

    -

    -Note that the TpContactInfoFields in the returned GList are not +

    GList *             tp_contact_get_contact_info         (TpContact *self);
    +

    +Returns a newly allocated GList of contact's vCard fields. The list must be +freed with g_list_free() after used. +

    +

    +Note that the TpContactInfoFields in the returned GList are not dupped before returning from this function. One could copy every item in the list using tp_contact_info_field_copy().

    @@ -1328,7 +1328,7 @@
    @@ -1341,9 +1341,9 @@

    tp_contact_request_contact_info_async ()

    void                tp_contact_request_contact_info_async
                                                             (TpContact *self,
    -                                                         GCancellable *cancellable,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GCancellable *cancellable, + GAsyncReadyCallback callback, + gpointer user_data);

    Requests an asynchronous request of the contact info of self. When the operation is finished, callback will be called. You can then call @@ -1375,7 +1375,7 @@

    - @@ -1395,10 +1395,10 @@

    tp_contact_request_contact_info_finish ()

    -
    gboolean            tp_contact_request_contact_info_finish
    +
    gboolean            tp_contact_request_contact_info_finish
                                                             (TpContact *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async request of self info. If the operation was successful, the contact's vCard can be accessed using tp_contact_get_contact_info(). @@ -1413,17 +1413,17 @@

    - - - @@ -1494,17 +1494,17 @@

    tp_contact_get_publish_request ()

    -
    const gchar *       tp_contact_get_publish_request      (TpContact *self);
    +
    const gchar *       tp_contact_get_publish_request      (TpContact *self);

    If "publish-state" is set to TP_SUBSCRIPTION_STATE_ASK, return the message that this remote contact sent when they requested permission to see the local user's presence, an empty string ("") otherwise. This remains valid until the main loop is re-entered; if the caller requires a string that will -persist for longer than that, it must be copied with g_strdup(). -

    -

    -This is set to NULL until TP_CONTACT_FEATURE_SUBSCRIPTION_STATES has been -prepared, and it is guaranteed to be non-NULL afterward. +persist for longer than that, it must be copied with g_strdup(). +

    +

    +This is set to NULL until TP_CONTACT_FEATURE_SUBSCRIPTION_STATES has been +prepared, and it is guaranteed to be non-NULL afterward.

    Returns :

    the same - GHashTable (or NULL) as the "location" property. [element-type utf8 GObject.Value][transfer none utf8 GObject.Value] + GHashTable (or NULL) as the "location" property. [element-type utf8 GObject.Value][transfer none utf8 GObject.Value]

    Returns :

    the same TpCapabilities (or NULL) as the + the same TpCapabilities (or NULL) as the "capabilities" property. [transfer none]

    Returns :

    - a GList of TpContactInfoField, or NULL if the feature is not yet + a GList of TpContactInfoField, or NULL if the feature is not yet prepared. [element-type TelepathyGLib.ContactInfoField][transfer container TelepathyGLib.ContactInfoField]

    cancellable :

    optional GCancellable object, NULL to ignore. +optional GCancellable object, NULL to ignore.

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to be filled +a GError to be filled

    Returns :

    TRUE if the request call was successful, otherwise FALSE + TRUE if the request call was successful, otherwise FALSE
    @@ -1527,13 +1527,13 @@

    tp_contact_get_contact_groups ()

    -
    const gchar * const * tp_contact_get_contact_groups     (TpContact *self);
    +
    const gchar * const * tp_contact_get_contact_groups     (TpContact *self);

    Return names of groups of which a contact is a member. It is incorrect to call this method before TP_CONTACT_FEATURE_CONTACT_GROUPS has been prepared. This remains valid until the main loop is re-entered; if the caller -requires a GStrv that will persist for longer than that, it must be copied -with g_strdupv(). +requires a GStrv that will persist for longer than that, it must be copied +with g_strdupv().

    @@ -1546,7 +1546,7 @@ @@ -1557,10 +1557,10 @@

    tp_contact_set_contact_groups_async ()

    void                tp_contact_set_contact_groups_async (TpContact *self,
    -                                                         gint n_groups,
    -                                                         const gchar * const *groups,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + gint n_groups, + const gchar * const *groups, + GAsyncReadyCallback callback, + gpointer user_data);

    Add self to the given groups (creating new groups if necessary), and remove it from all other groups. If the user is removed from a group of which they @@ -1586,13 +1586,13 @@

    - @@ -1612,10 +1612,10 @@

    tp_contact_set_contact_groups_finish ()

    -
    gboolean            tp_contact_set_contact_groups_finish
    +
    gboolean            tp_contact_set_contact_groups_finish
                                                             (TpContact *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes an async set of self contact groups.

    @@ -1629,17 +1629,17 @@
    - - - @@ -1650,7 +1650,7 @@

    tp_contact_has_feature ()

    -
    gboolean            tp_contact_has_feature              (TpContact *self,
    +
    gboolean            tp_contact_has_feature              (TpContact *self,
                                                              TpContactFeature feature);

    @@ -1670,7 +1670,7 @@

    - @@ -1683,7 +1683,7 @@

    Property Details

    The "alias" property

    -
      "alias"                    gchar*                : Read
    +
      "alias"                    gchar*                : Read

    The contact's alias if available, falling back to their "identifier" if no alias is available or if the TpContact has @@ -1695,7 +1695,7 @@ However, it is suitable for use as a main "display name" for the contact.

    -This is never NULL for contact objects that are visible to library-user +This is never NULL for contact objects that are visible to library-user code.

    Default value: NULL

    @@ -1703,9 +1703,9 @@

    The "avatar-file" property

    -
      "avatar-file"              GFile*                : Read
    -

    -GFile to the latest cached avatar image, or NULL if this contact has +

      "avatar-file"              GFile*                : Read
    +

    +GFile to the latest cached avatar image, or NULL if this contact has no avatar, or if the avatar data is not yet retrieved.

    @@ -1715,7 +1715,7 @@ cached avatar image.

    -This is set to NULL if TP_CONTACT_FEATURE_AVATAR_DATA is not set on this +This is set to NULL if TP_CONTACT_FEATURE_AVATAR_DATA is not set on this contact. Note that setting TP_CONTACT_FEATURE_AVATAR_DATA will also implicitly set TP_CONTACT_FEATURE_AVATAR_TOKEN.

    @@ -1724,9 +1724,9 @@

    The "avatar-mime-type" property

    -
      "avatar-mime-type"         gchar*                : Read
    -

    -MIME type of the latest cached avatar image, or NULL if this contact has +

      "avatar-mime-type"         gchar*                : Read
    +

    +MIME type of the latest cached avatar image, or NULL if this contact has no avatar, or if the avatar data is not yet retrieved.

    @@ -1738,14 +1738,14 @@


    The "avatar-token" property

    -
      "avatar-token"             gchar*                : Read
    +
      "avatar-token"             gchar*                : Read

    An opaque string representing state of the contact's avatar (depending on the protocol, this might be a hash, a timestamp or something else), or an empty string if there is no avatar.

    -This may be NULL if it is not known whether this contact has an avatar +This may be NULL if it is not known whether this contact has an avatar or not (either for network protocol reasons, or because this TpContact has not been set up to track TP_CONTACT_FEATURE_AVATAR_TOKEN).

    @@ -1763,7 +1763,7 @@ are specific to this TpContact or not.

    -This may be NULL if this TpContact object has not been set up to track +This may be NULL if this TpContact object has not been set up to track TP_CONTACT_FEATURE_CAPABILITIES.

    Since 0.11.3

    @@ -1771,12 +1771,12 @@

    The "client-types" property

    -
      "client-types"             GStrv*                : Read
    -

    -A GStrv containing the client types of this contact. -

    -

    -This is set to NULL if TP_CONTACT_FEATURE_CLIENT_TYPES is not +

      "client-types"             GStrv*                : Read
    +

    +A GStrv containing the client types of this contact. +

    +

    +This is set to NULL if TP_CONTACT_FEATURE_CLIENT_TYPES is not set on this contact.

    Since 0.13.1

    @@ -1792,12 +1792,12 @@

    The "contact-groups" property

    -
      "contact-groups"           GStrv*                : Read
    -

    -a GStrv with names of groups of which a contact is a member. -

    -

    -This is set to NULL if TP_CONTACT_FEATURE_CONTACT_GROUPS is not prepared +

      "contact-groups"           GStrv*                : Read
    +

    +a GStrv with names of groups of which a contact is a member. +

    +

    +This is set to NULL if TP_CONTACT_FEATURE_CONTACT_GROUPS is not prepared on this contact, or if the connection does not implement ContactGroups interface.

    @@ -1808,10 +1808,10 @@

    The "contact-info" property

      "contact-info"             TpContactInfoList*    : Read

    -A GList of TpContactInfoField representing the vCard of this contact. -

    -

    -This is set to NULL if TP_CONTACT_FEATURE_CONTACT_INFO is not set on this +A GList of TpContactInfoField representing the vCard of this contact. +

    +

    +This is set to NULL if TP_CONTACT_FEATURE_CONTACT_INFO is not set on this contact.

    Since 0.11.7

    @@ -1819,7 +1819,7 @@

    The "handle" property

    -
      "handle"                   guint                 : Read
    +
      "handle"                   guint                 : Read

    The contact's handle in the Telepathy D-Bus API, a handle of type TP_HANDLE_TYPE_CONTACT representing the string @@ -1843,14 +1843,14 @@


    The "identifier" property

    -
      "identifier"               gchar*                : Read
    +
      "identifier"               gchar*                : Read

    The contact's identifier in the instant messaging protocol (e.g. XMPP JID, SIP URI, AOL screenname or IRC nick - whatever the underlying protocol uses to identify a user).

    -This is never NULL for contact objects that are visible to library-user +This is never NULL for contact objects that are visible to library-user code.

    Default value: NULL

    @@ -1861,12 +1861,12 @@
      "location"                 GHashTable_gchararray+GValue_*  : Read

    If this contact has set a user-defined location, a string to -GValue * hash table containing his location. If not, NULL. +GValue * hash table containing his location. If not, NULL. tp_asv_get_string() and similar functions can be used to access the contents.

    -This may be NULL even if the contact has set a location, +This may be NULL even if the contact has set a location, if this TpContact object has not been set up to track TP_CONTACT_FEATURE_LOCATION.

    @@ -1875,7 +1875,7 @@

    The "presence-message" property

    -
      "presence-message"         gchar*                : Read
    +
      "presence-message"         gchar*                : Read

    If this contact has set a user-defined status message, that message; if not, an empty string (which user interfaces may replace with a @@ -1885,14 +1885,14 @@

    This may be an empty string even if the contact has set a message, if this TpContact object has not been set up to track -TP_CONTACT_FEATURE_PRESENCE. It is never NULL. +TP_CONTACT_FEATURE_PRESENCE. It is never NULL.

    Default value: ""


    The "presence-status" property

    -
      "presence-status"          gchar*                : Read
    +
      "presence-status"          gchar*                : Read

    A string representing the presence status of this contact. This may be a well-known string from the Telepathy specification, like "available", @@ -1900,14 +1900,14 @@

    This may be an empty string if this TpContact object has not been set up -to track TP_CONTACT_FEATURE_PRESENCE. It is never NULL. +to track TP_CONTACT_FEATURE_PRESENCE. It is never NULL.

    Default value: ""


    The "presence-type" property

    -
      "presence-type"            guint                 : Read
    +
      "presence-type"            guint                 : Read

    The TpConnectionPresenceType representing the type of presence status for this contact. @@ -1925,15 +1925,15 @@


    The "publish-request" property

    -
      "publish-request"          gchar*                : Read
    +
      "publish-request"          gchar*                : Read

    The message that contact sent when they requested permission to see the local user's presence, if "publish-state" is TP_SUBSCRIPTION_STATE_ASK, an empty string ("") otherwise.

    -This is set to NULL until TP_CONTACT_FEATURE_SUBSCRIPTION_STATES has been -prepared, and it is guaranteed to be non-NULL afterward. +This is set to NULL until TP_CONTACT_FEATURE_SUBSCRIPTION_STATES has been +prepared, and it is guaranteed to be non-NULL afterward.

    Default value: NULL

    Since 0.13.12

    @@ -1941,7 +1941,7 @@

    The "publish-state" property

    -
      "publish-state"            guint                 : Read
    +
      "publish-state"            guint                 : Read

    A TpSubscriptionState indicating the state of this contact's subscription to the local user's presence. @@ -1956,7 +1956,7 @@


    The "subscribe-state" property

    -
      "subscribe-state"          guint                 : Read
    +
      "subscribe-state"          guint                 : Read

    A TpSubscriptionState indicating the state of the local user's subscription to this contact's presence. @@ -1974,9 +1974,9 @@

    The "contact-groups-changed" signal

    void                user_function                      (TpContact *contact,
    -                                                        GStrv     *added,
    -                                                        GStrv     *removed,
    -                                                        gpointer   user_data)      : Run Last
    + GStrv *added, + GStrv *removed, + gpointer user_data) : Run Last

    Emitted when this contact's groups changes. When this signal is emitted, "contact-groups" property is already updated. @@ -1991,12 +1991,12 @@

    - - @@ -2011,10 +2011,10 @@

    The "presence-changed" signal

    void                user_function                      (TpContact *contact,
    -                                                        guint      type,
    -                                                        gchar     *status,
    -                                                        gchar     *message,
    -                                                        gpointer   user_data)      : Run Last
    + guint type, + gchar *status, + gchar *message, + gpointer user_data) : Run Last

    Emitted when this contact's presence changes.

    @@ -2053,10 +2053,10 @@

    The "subscription-states-changed" signal

    void                user_function                      (TpContact *contact,
    -                                                        guint      subscribe,
    -                                                        guint      publish,
    -                                                        gchar     *publish_request,
    -                                                        gpointer   user_data)            : Run Last
    + guint subscribe, + guint publish, + gchar *publish_request, + gpointer user_data) : Run Last

    Emitted when this contact's subscription states changes.

    diff --git a/docs/reference/html/telepathy-glib-dbus-properties-mixin.html b/docs/reference/html/telepathy-glib-dbus-properties-mixin.html index 1806fd0..bd8a853 100644 --- a/docs/reference/html/telepathy-glib-dbus-properties-mixin.html +++ b/docs/reference/html/telepathy-glib-dbus-properties-mixin.html @@ -45,61 +45,61 @@ TpDBusPropertiesMixinIfaceInfo; TpDBusPropertiesMixinPropInfo; void tp_svc_interface_set_dbus_properties_info - (GType g_interface, + (GType g_interface, TpDBusPropertiesMixinIfaceInfo *info); TpDBusPropertiesMixinClass; TpDBusPropertiesMixinIfaceImpl; TpDBusPropertiesMixinPropImpl; -void (*TpDBusPropertiesMixinGetter) (GObject *object, - GQuark iface, - GQuark name, - GValue *value, - gpointer getter_data); +void (*TpDBusPropertiesMixinGetter) (GObject *object, + GQuark iface, + GQuark name, + GValue *value, + gpointer getter_data); void tp_dbus_properties_mixin_getter_gobject_properties - (GObject *object, - GQuark iface, - GQuark name, - GValue *value, - gpointer getter_data); -gboolean (*TpDBusPropertiesMixinSetter) (GObject *object, - GQuark iface, - GQuark name, - const GValue *value, - gpointer setter_data, - GError **error); -gboolean tp_dbus_properties_mixin_setter_gobject_properties - (GObject *object, - GQuark iface, - GQuark name, - const GValue *value, - gpointer setter_data, - GError **error); -void tp_dbus_properties_mixin_class_init (GObjectClass *cls, - gsize offset); + (GObject *object, + GQuark iface, + GQuark name, + GValue *value, + gpointer getter_data); +gboolean (*TpDBusPropertiesMixinSetter) (GObject *object, + GQuark iface, + GQuark name, + const GValue *value, + gpointer setter_data, + GError **error); +gboolean tp_dbus_properties_mixin_setter_gobject_properties + (GObject *object, + GQuark iface, + GQuark name, + const GValue *value, + gpointer setter_data, + GError **error); +void tp_dbus_properties_mixin_class_init (GObjectClass *cls, + gsize offset); void tp_dbus_properties_mixin_implement_interface - (GObjectClass *cls, - GQuark iface, + (GObjectClass *cls, + GQuark iface, TpDBusPropertiesMixinGetter getter, TpDBusPropertiesMixinSetter setter, TpDBusPropertiesMixinPropImpl *props); -void tp_dbus_properties_mixin_iface_init (gpointer g_iface, - gpointer iface_data); -gboolean tp_dbus_properties_mixin_get (GObject *self, - const gchar *interface_name, - const gchar *property_name, - GValue *value, - GError **error); +void tp_dbus_properties_mixin_iface_init (gpointer g_iface, + gpointer iface_data); +gboolean tp_dbus_properties_mixin_get (GObject *self, + const gchar *interface_name, + const gchar *property_name, + GValue *value, + GError **error); void tp_dbus_properties_mixin_fill_properties_hash - (GObject *object, - GHashTable *table, - const gchar *first_interface, - const gchar *first_property, + (GObject *object, + GHashTable *table, + const gchar *first_interface, + const gchar *first_property, ...); -GHashTable * tp_dbus_properties_mixin_make_properties_hash - (GObject *object, - const gchar *first_interface, - const gchar *first_property, +GHashTable * tp_dbus_properties_mixin_make_properties_hash + (GObject *object, + const gchar *first_interface, + const gchar *first_property, ...);
    @@ -144,7 +144,7 @@ Bitfield representing allowed access to a property.

    -Since 0.11.5, there is a corresponding GFlagsClass type, +Since 0.11.5, there is a corresponding GFlagsClass type, TP_TYPE_DBUS_PROPERTIES_MIXIN_FLAGS.

    Returns :

    the same - GStrv as the "contact-groups" property. [array zero-terminated=1][transfer none zero-terminated=1] + GStrv as the "contact-groups" property. [array zero-terminated=1][transfer none zero-terminated=1]

    n_groups :

    the number of groups, or -1 if groups is NULL-terminated +the number of groups, or -1 if groups is NULL-terminated

    groups :

    the set of - groups which the contact should be in (may be NULL if n_groups is 0). [array length=n_groups][element-type utf8][allow-none utf8] + groups which the contact should be in (may be NULL if n_groups is 0). [array length=n_groups][element-type utf8][allow-none utf8]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to be filled +a GError to be filled

    Returns :

    TRUE if the request call was successful, otherwise FALSE + TRUE if the request call was successful, otherwise FALSE

    Returns :

    TRUE if self has been set up to track the feature feature + TRUE if self has been set up to track the feature feature

    added :

    A GStrv with added contact groups +A GStrv with added contact groups

    removed :

    A GStrv with removed contact groups +A GStrv with removed contact groups
    @@ -171,7 +171,7 @@
    #define TP_TYPE_DBUS_PROPERTIES_MIXIN_FLAGS (tp_dbus_properties_mixin_flags_get_type ())
     

    -The GFlagsClass type of TpDBusPropertiesMixinFlags. +The GFlagsClass type of TpDBusPropertiesMixinFlags.

    Since 0.11.5

    @@ -196,20 +196,20 @@

    In addition to the documented members, there are two private pointers -for future expansion, which must always be initialized to NULL. -

    -
    -- - - +for future expansion, which must always be initialized to NULL. +

    +

    GQuark dbus_interface;

    ++ + + @@ -233,13 +233,13 @@

    In addition to the documented members, there are two private pointers -for future expansion, which must always be initialized to NULL. -

    -

    GQuark dbus_interface;

    Quark representing the interface's name

    TpDBusPropertiesMixinPropInfo *props;

    Array of property descriptions, terminated by one with - name == NULL + name == NULL
    -- - - +for future expansion, which must always be initialized to NULL. +

    +

    GQuark name;

    ++ + + @@ -249,12 +249,12 @@ - + - + @@ -266,7 +266,7 @@

    tp_svc_interface_set_dbus_properties_info ()

    void                tp_svc_interface_set_dbus_properties_info
    -                                                        (GType g_interface,
    +                                                        (GType g_interface,
                                                              TpDBusPropertiesMixinIfaceInfo *info);

    Declare that g_interface implements the given D-Bus interface, with the @@ -278,7 +278,7 @@

    - @@ -303,14 +303,14 @@

    In addition to the documented fields, there are 7 pointers reserved for -future use, which must be initialized to NULL. +future use, which must be initialized to NULL.

    GQuark name;

    Quark representing the property's name

    gchar *dbus_signature;

    gchar *dbus_signature;

    The D-Bus signature of the property

    GType type;

    GType type;

    The GType used in a GValue to implement the property

    g_interface :

    The GType of a service interface +The GType of a service interface

    TpDBusPropertiesMixinIfaceImpl *interfaces;

    An array of interface implementations, terminated by one with - name equal to NULL + name equal to NULL
    @@ -331,7 +331,7 @@

    In addition to the documented fields, there are four pointers which must -be initialized to NULL. +be initialized to NULL.

    This structure must either be statically allocated, or duplicated and never @@ -341,7 +341,7 @@ -

    const gchar *name;

    +

    const gchar *name;

    The name of the interface @@ -360,7 +360,7 @@

    TpDBusPropertiesMixinPropImpl *props;

    An array of property implementations, terminated by one with - name equal to NULL + name equal to NULL @@ -381,7 +381,7 @@

    In addition to the documented fields, there are three pointers which must -be initialized to NULL. +be initialized to NULL.

    This structure must either be statically allocated, or duplicated and never @@ -391,17 +391,17 @@ -

    const gchar *name;

    +

    const gchar *name;

    The name of the property as it appears on D-Bus -

    gpointer getter_data;

    +

    gpointer getter_data;

    Arbitrary user-supplied data for the getter function -

    gpointer setter_data;

    +

    gpointer setter_data;

    Arbitrary user-supplied data for the setter function @@ -412,11 +412,11 @@

    TpDBusPropertiesMixinGetter ()

    -
    void                (*TpDBusPropertiesMixinGetter)      (GObject *object,
    -                                                         GQuark iface,
    -                                                         GQuark name,
    -                                                         GValue *value,
    -                                                         gpointer getter_data);
    +
    void                (*TpDBusPropertiesMixinGetter)      (GObject *object,
    +                                                         GQuark iface,
    +                                                         GQuark name,
    +                                                         GValue *value,
    +                                                         gpointer getter_data);

    Signature of a callback used to get the value of a property.

    @@ -460,14 +460,14 @@

    tp_dbus_properties_mixin_getter_gobject_properties ()

    void                tp_dbus_properties_mixin_getter_gobject_properties
    -                                                        (GObject *object,
    -                                                         GQuark iface,
    -                                                         GQuark name,
    -                                                         GValue *value,
    -                                                         gpointer getter_data);
    + (GObject *object, + GQuark iface, + GQuark name, + GValue *value, + gpointer getter_data);

    An implementation of TpDBusPropertiesMixinGetter which assumes that -the getter_data is the name of a readable GObject property of an +the getter_data is the name of a readable GObject property of an appropriate type, and uses it for the value of the D-Bus property.

    @@ -506,12 +506,12 @@

    TpDBusPropertiesMixinSetter ()

    -
    gboolean            (*TpDBusPropertiesMixinSetter)      (GObject *object,
    -                                                         GQuark iface,
    -                                                         GQuark name,
    -                                                         const GValue *value,
    -                                                         gpointer setter_data,
    -                                                         GError **error);
    +
    gboolean            (*TpDBusPropertiesMixinSetter)      (GObject *object,
    +                                                         GQuark iface,
    +                                                         GQuark name,
    +                                                         const GValue *value,
    +                                                         gpointer setter_data,
    +                                                         GError **error);

    Signature of a callback used to get the value of a property.

    @@ -550,7 +550,7 @@
    - @@ -559,16 +559,16 @@

    tp_dbus_properties_mixin_setter_gobject_properties ()

    -
    gboolean            tp_dbus_properties_mixin_setter_gobject_properties
    -                                                        (GObject *object,
    -                                                         GQuark iface,
    -                                                         GQuark name,
    -                                                         const GValue *value,
    -                                                         gpointer setter_data,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_properties_mixin_setter_gobject_properties
    +                                                        (GObject *object,
    +                                                         GQuark iface,
    +                                                         GQuark name,
    +                                                         const GValue *value,
    +                                                         gpointer setter_data,
    +                                                         GError **error);

    An implementation of TpDBusPropertiesMixinSetter which assumes that the -setter_data is the name of a writable GObject property of an appropriate +setter_data is the name of a writable GObject property of an appropriate type, and sets that property to the given value.

    Returns :

    TRUE on success, FALSE (setting error) on failure + TRUE on success, FALSE (setting error) on failure
    @@ -607,7 +607,7 @@ - @@ -616,8 +616,8 @@

    tp_dbus_properties_mixin_class_init ()

    -
    void                tp_dbus_properties_mixin_class_init (GObjectClass *cls,
    -                                                         gsize offset);
    +
    void                tp_dbus_properties_mixin_class_init (GObjectClass *cls,
    +                                                         gsize offset);

    Initialize the class cls to use the D-Bus Properties mixin. The given struct member, of size sizeof(TpDBusPropertiesMixinClass), @@ -631,14 +631,14 @@

    Before calling this function, the array interfaces must have been placed in the TpDBusPropertiesMixinClass structure; if it would be empty, -it may instead be NULL. +it may instead be NULL.

    This function should be called from the class_init callback in such a way that it will only be called once, even if the class is subclassed.

    -Changed in 0.7.9: TpDBusPropertiesMixinClass::interfaces may now be NULL, +Changed in 0.7.9: TpDBusPropertiesMixinClass::interfaces may now be NULL, which means that only interfaces whose properties are set up using tp_dbus_properties_mixin_implement_interface() will be used.

    @@ -646,7 +646,7 @@ Changed in 0.7.15: offset may now be 0, in which case the TpDBusPropertiesMixinClass can be omitted from cls. It is treated as if it were present, but with all fields (including -TpDBusPropertiesMixinClass::interfaces) being NULL, so only interfaces +TpDBusPropertiesMixinClass::interfaces) being NULL, so only interfaces whose properties are set using tp_dbus_properties_mixin_implement_interface() will be used.

    @@ -655,7 +655,7 @@
    - @@ -671,8 +671,8 @@

    tp_dbus_properties_mixin_implement_interface ()

    void                tp_dbus_properties_mixin_implement_interface
    -                                                        (GObjectClass *cls,
    -                                                         GQuark iface,
    +                                                        (GObjectClass *cls,
    +                                                         GQuark iface,
                                                              TpDBusPropertiesMixinGetter getter,
                                                              TpDBusPropertiesMixinSetter setter,
                                                              TpDBusPropertiesMixinPropImpl *props);
    @@ -708,7 +708,7 @@
    - @@ -718,20 +718,20 @@ - - @@ -740,8 +740,8 @@

    tp_dbus_properties_mixin_iface_init ()

    -
    void                tp_dbus_properties_mixin_iface_init (gpointer g_iface,
    -                                                         gpointer iface_data);
    +
    void                tp_dbus_properties_mixin_iface_init (gpointer g_iface,
    +                                                         gpointer iface_data);

    Declare that the DBus.Properties interface represented by g_iface is implemented using this mixin. @@ -765,11 +765,11 @@


    tp_dbus_properties_mixin_get ()

    -
    gboolean            tp_dbus_properties_mixin_get        (GObject *self,
    -                                                         const gchar *interface_name,
    -                                                         const gchar *property_name,
    -                                                         GValue *value,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_properties_mixin_get        (GObject *self,
    +                                                         const gchar *interface_name,
    +                                                         const gchar *property_name,
    +                                                         GValue *value,
    +                                                         GError **error);

    Initialize value with the type of the property property_name on interface_name, and write the value of that property into it as if @@ -809,7 +809,7 @@

    - @@ -821,17 +821,17 @@

    tp_dbus_properties_mixin_fill_properties_hash ()

    void                tp_dbus_properties_mixin_fill_properties_hash
    -                                                        (GObject *object,
    -                                                         GHashTable *table,
    -                                                         const gchar *first_interface,
    -                                                         const gchar *first_property,
    +                                                        (GObject *object,
    +                                                         GHashTable *table,
    +                                                         const gchar *first_interface,
    +                                                         const gchar *first_property,
                                                              ...);

    Retrieves the values of several D-Bus properties from an object, and adds them to a hash mapping the fully-qualified name of the property to its value. This is equivalent to calling tp_dbus_properties_mixin_get() for each property and adding it to the table yourself, with the proviso that -this function will g_assert() if retrieving a property fails (for instance, +this function will g_assert() if retrieving a property fails (for instance, because it does not exist).

    @@ -850,8 +850,8 @@

    @@ -866,7 +866,7 @@ - @@ -876,23 +876,23 @@

    tp_dbus_properties_mixin_make_properties_hash ()

    -
    GHashTable *        tp_dbus_properties_mixin_make_properties_hash
    -                                                        (GObject *object,
    -                                                         const gchar *first_interface,
    -                                                         const gchar *first_property,
    +
    GHashTable *        tp_dbus_properties_mixin_make_properties_hash
    +                                                        (GObject *object,
    +                                                         const gchar *first_interface,
    +                                                         const gchar *first_property,
                                                              ...);

    Retrieves the values of several D-Bus properties from an object, and builds a hash mapping the fully-qualified name of the property to its value. This is equivalent to calling tp_dbus_properties_mixin_get() for each property and building the table yourself, with the proviso that this function will -g_assert() if retrieving a property fails (for instance, because it does not +g_assert() if retrieving a property fails (for instance, because it does not exist).

    Additional keys and values can be inserted into the returned hash table; if this is done, the inserted keys and values will be freed when the -hash table is destroyed. The keys must be allocated with g_strdup() or +hash table is destroyed. The keys must be allocated with g_strdup() or equivalent, and the values must be slice-allocated (for instance with tp_g_value_slice_new_string() or a similar function).

    @@ -920,7 +920,7 @@
    - diff --git a/docs/reference/html/telepathy-glib-dbus.html b/docs/reference/html/telepathy-glib-dbus.html index 910875e..8ba086b 100644 --- a/docs/reference/html/telepathy-glib-dbus.html +++ b/docs/reference/html/telepathy-glib-dbus.html @@ -43,438 +43,438 @@ #include <telepathy-glib/dbus.h> voidtp_dbus_g_method_return_not_implemented - (DBusGMethodInvocation *context); -DBusGConnection * tp_get_bus (void); -DBusGProxy * tp_get_bus_proxy (void); + (DBusGMethodInvocation *context); +DBusGConnection * tp_get_bus (void); +DBusGProxy * tp_get_bus_proxy (void); enum TpDBusNameType; #define TP_TYPE_DBUS_NAME_TYPE -gbooleantp_dbus_check_valid_bus_name (const gchar *name, +gbooleantp_dbus_check_valid_bus_name (const gchar *name, TpDBusNameType allow_types, - GError **error); -gbooleantp_dbus_check_valid_interface_name (const gchar *name, - GError **error); -gbooleantp_dbus_check_valid_member_name (const gchar *name, - GError **error); -gbooleantp_dbus_check_valid_object_path (const gchar *path, - GError **error); -GValue * tp_g_value_slice_new_bytes (guint length, - gconstpointer bytes); -GValue * tp_g_value_slice_new_take_bytes (GArray *bytes); -GValue * tp_g_value_slice_new_object_path (const gchar *path); -GValue * tp_g_value_slice_new_static_object_path - (const gchar *path); -GValue * tp_g_value_slice_new_take_object_path - (gchar *path); + GError **error); +gbooleantp_dbus_check_valid_interface_name (const gchar *name, + GError **error); +gbooleantp_dbus_check_valid_member_name (const gchar *name, + GError **error); +gbooleantp_dbus_check_valid_object_path (const gchar *path, + GError **error); +GValue * tp_g_value_slice_new_bytes (guint length, + gconstpointer bytes); +GValue * tp_g_value_slice_new_take_bytes (GArray *bytes); +GValue * tp_g_value_slice_new_object_path (const gchar *path); +GValue * tp_g_value_slice_new_static_object_path + (const gchar *path); +GValue * tp_g_value_slice_new_take_object_path + (gchar *path); TpDBusDaemon; TpDBusDaemonClass; -TpDBusDaemon * tp_dbus_daemon_dup (GError **error); -TpDBusDaemon * tp_dbus_daemon_new (DBusGConnection *connection); -const gchar * tp_dbus_daemon_get_unique_name (TpDBusDaemon *self); +TpDBusDaemon * tp_dbus_daemon_dup (GError **error); +TpDBusDaemon * tp_dbus_daemon_new (DBusGConnection *connection); +const gchar * tp_dbus_daemon_get_unique_name (TpDBusDaemon *self); void (*TpDBusDaemonNameOwnerChangedCb) (TpDBusDaemon *bus_daemon, - const gchar *name, - const gchar *new_owner, - gpointer user_data); + const gchar *name, + const gchar *new_owner, + gpointer user_data); voidtp_dbus_daemon_watch_name_owner (TpDBusDaemon *self, - const gchar *name, + const gchar *name, TpDBusDaemonNameOwnerChangedCb callback, - gpointer user_data, - GDestroyNotify destroy); -gbooleantp_dbus_daemon_cancel_name_owner_watch + gpointer user_data, + GDestroyNotify destroy); +gbooleantp_dbus_daemon_cancel_name_owner_watch (TpDBusDaemon *self, - const gchar *name, + const gchar *name, TpDBusDaemonNameOwnerChangedCb callback, - gconstpointer user_data); + gconstpointer user_data); void (*TpDBusDaemonListNamesCb) (TpDBusDaemon *bus_daemon, - const gchar * const *names, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar * const *names, + const GError *error, + gpointer user_data, + GObject *weak_object); voidtp_dbus_daemon_list_names (TpDBusDaemon *self, - gint timeout_ms, + gint timeout_ms, TpDBusDaemonListNamesCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); voidtp_dbus_daemon_list_activatable_names (TpDBusDaemon *self, - gint timeout_ms, + gint timeout_ms, TpDBusDaemonListNamesCb callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_dbus_daemon_release_name (TpDBusDaemon *self, - const gchar *well_known_name, - GError **error); -gbooleantp_dbus_daemon_request_name (TpDBusDaemon *self, - const gchar *well_known_name, - gboolean idempotent, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_dbus_daemon_release_name (TpDBusDaemon *self, + const gchar *well_known_name, + GError **error); +gbooleantp_dbus_daemon_request_name (TpDBusDaemon *self, + const gchar *well_known_name, + gboolean idempotent, + GError **error); voidtp_dbus_daemon_register_object (TpDBusDaemon *self, - const gchar *object_path, - gpointer object); + const gchar *object_path, + gpointer object); voidtp_dbus_daemon_unregister_object (TpDBusDaemon *self, - gpointer object); + gpointer object); voidtp_dbus_daemon_init_known_interfaces (void); TpProxyPendingCall * tp_cli_dbus_daemon_call_add_match (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_add_match callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_se_linux_security_context (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_unix_process_id (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_unix_user (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_get_connection_unix_user callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_get_id (TpDBusDaemon *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_dbus_daemon_callback_for_get_id callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_get_name_owner (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_get_name_owner callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_hello (TpDBusDaemon *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_dbus_daemon_callback_for_hello callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_list_activatable_names (TpDBusDaemon *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_activatable_names callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_list_names (TpDBusDaemon *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_dbus_daemon_callback_for_list_names callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_list_queued_owners (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_list_queued_owners callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_name_has_owner (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_name_has_owner callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_release_name (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_release_name callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_reload_config (TpDBusDaemon *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_dbus_daemon_callback_for_reload_config callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_remove_match (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, + gint timeout_ms, + const gchar *in0, tp_cli_dbus_daemon_callback_for_remove_match callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_request_name (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint in1, + gint timeout_ms, + const gchar *in0, + guint in1, tp_cli_dbus_daemon_callback_for_request_name callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_daemon_call_start_service_by_name (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint in1, + gint timeout_ms, + const gchar *in0, + guint in1, tp_cli_dbus_daemon_callback_for_start_service_by_name callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gbooleantp_cli_dbus_daemon_run_add_match (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_get_connection_se_linux_security_context - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - GArray **out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_get_connection_unix_process_id - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint *out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_get_connection_unix_user - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint *out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_get_id (TpDBusDaemon *proxy, - gint timeout_ms, - gchar **out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_get_name_owner - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - gchar **out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_hello (TpDBusDaemon *proxy, - gint timeout_ms, - gchar **out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_list_activatable_names - (TpDBusDaemon *proxy, - gint timeout_ms, - gchar ***out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_list_names (TpDBusDaemon *proxy, - gint timeout_ms, - gchar ***out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_list_queued_owners - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - gchar ***out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_name_has_owner - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - gboolean *out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_release_name (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint *out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_reload_config - (TpDBusDaemon *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_remove_match (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_request_name (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint in1, - guint *out0, - GError **error, - GMainLoop **loop); -gbooleantp_cli_dbus_daemon_run_start_service_by_name - (TpDBusDaemon *proxy, - gint timeout_ms, - const gchar *in0, - guint in1, - guint *out0, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gbooleantp_cli_dbus_daemon_run_add_match (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_get_connection_se_linux_security_context + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + GArray **out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_get_connection_unix_process_id + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + guint *out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_get_connection_unix_user + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + guint *out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_get_id (TpDBusDaemon *proxy, + gint timeout_ms, + gchar **out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_get_name_owner + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + gchar **out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_hello (TpDBusDaemon *proxy, + gint timeout_ms, + gchar **out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_list_activatable_names + (TpDBusDaemon *proxy, + gint timeout_ms, + gchar ***out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_list_names (TpDBusDaemon *proxy, + gint timeout_ms, + gchar ***out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_list_queued_owners + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + gchar ***out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_name_has_owner + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + gboolean *out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_release_name (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + guint *out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_reload_config + (TpDBusDaemon *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_remove_match (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_request_name (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + guint in1, + guint *out0, + GError **error, + GMainLoop **loop); +gbooleantp_cli_dbus_daemon_run_start_service_by_name + (TpDBusDaemon *proxy, + gint timeout_ms, + const gchar *in0, + guint in1, + guint *out0, + GError **error, + GMainLoop **loop); void (*tp_cli_dbus_daemon_callback_for_add_match) (TpDBusDaemon *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context) (TpDBusDaemon *proxy, - const GArray *out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GArray *out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id) (TpDBusDaemon *proxy, - guint out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_get_connection_unix_user) (TpDBusDaemon *proxy, - guint out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_get_id) (TpDBusDaemon *proxy, - const gchar *out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_get_name_owner) (TpDBusDaemon *proxy, - const gchar *out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_hello) (TpDBusDaemon *proxy, - const gchar *out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_list_activatable_names) (TpDBusDaemon *proxy, - const gchar **out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_list_names) (TpDBusDaemon *proxy, - const gchar **out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_list_queued_owners) (TpDBusDaemon *proxy, - const gchar **out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_name_has_owner) (TpDBusDaemon *proxy, - gboolean out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + gboolean out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_release_name) (TpDBusDaemon *proxy, - guint out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_reload_config) (TpDBusDaemon *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_remove_match) (TpDBusDaemon *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_request_name) (TpDBusDaemon *proxy, - guint out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_callback_for_start_service_by_name) (TpDBusDaemon *proxy, - guint out0, - const GError *error, - gpointer user_data, - GObject *weak_object); + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_acquired (TpDBusDaemon *proxy, tp_cli_dbus_daemon_signal_callback_name_acquired callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_lost (TpDBusDaemon *proxy, tp_cli_dbus_daemon_signal_callback_name_lost callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_owner_changed (TpDBusDaemon *proxy, tp_cli_dbus_daemon_signal_callback_name_owner_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_dbus_daemon_signal_callback_name_acquired) (TpDBusDaemon *proxy, - const gchar *arg0, - gpointer user_data, - GObject *weak_object); + const gchar *arg0, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_signal_callback_name_lost) (TpDBusDaemon *proxy, - const gchar *arg0, - gpointer user_data, - GObject *weak_object); + const gchar *arg0, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_daemon_signal_callback_name_owner_changed) (TpDBusDaemon *proxy, - const gchar *arg0, - const gchar *arg1, - const gchar *arg2, - gpointer user_data, - GObject *weak_object); + const gchar *arg0, + const gchar *arg1, + const gchar *arg2, + gpointer user_data, + GObject *weak_object);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpDBusDaemon
     
    @@ -490,7 +490,7 @@

    tp_dbus_g_method_return_not_implemented ()

    void                tp_dbus_g_method_return_not_implemented
    -                                                        (DBusGMethodInvocation *context);
    + (DBusGMethodInvocation *context);

    Return the Telepathy error NotImplemented from the method invocation given by context. @@ -507,7 +507,7 @@


    tp_get_bus ()

    -
    DBusGConnection *   tp_get_bus                          (void);
    +
    DBusGConnection *   tp_get_bus                          (void);

    Warning

    tp_get_bus is deprecated and should not be used in newly-written code.

    @@ -518,7 +518,7 @@ bus otherwise.

    -If dbus_g_bus_get() fails, exit with error code 1. +If dbus_g_bus_get() fails, exit with error code 1.

    Note that this function is not suitable for use in applications which can @@ -539,13 +539,13 @@


    tp_get_bus_proxy ()

    -
    DBusGProxy *        tp_get_bus_proxy                    (void);
    +
    DBusGProxy *        tp_get_bus_proxy                    (void);

    Warning

    tp_get_bus_proxy has been deprecated since version 0.7.26 and should not be used in newly-written code. Use tp_dbus_daemon_dup() in new code.

    -Return a DBusGProxy for the bus daemon object. The same caveats as for +Return a DBusGProxy for the bus daemon object. The same caveats as for tp_get_bus() apply.

    Returns :

    TRUE + TRUE

    cls :

    a subclass of GObjectClass +a subclass of GObjectClass

    cls :

    a subclass of GObjectClass +a subclass of GObjectClass

    getter :

    a callback to get properties on this interface, or NULL if they +a callback to get properties on this interface, or NULL if they are all write-only

    setter :

    a callback to set properties on this interface, or NULL if they +a callback to set properties on this interface, or NULL if they are all read-only

    props :

    an array of TpDBusPropertiesMixinPropImpl representing individual - properties, terminated by one with name == NULL + properties, terminated by one with name == NULL

    Returns :

    TRUE (filling value) on success, FALSE (setting error) + TRUE (filling value) on success, FALSE (setting error) on failure

    table :

    a hash table where the keys are - strings copied with g_strdup() and the values are slice-allocated - GValues. [element-type utf8 GObject.Value] + strings copied with g_strdup() and the values are slice-allocated + GValues. [element-type utf8 GObject.Value]

    ... :

    more (interface name, property name) pairs, terminated by NULL. +more (interface name, property name) pairs, terminated by NULL.

    ... :

    more (interface name, property name) pairs, terminated by NULL. +more (interface name, property name) pairs, terminated by NULL.
    @@ -577,7 +577,7 @@ the bitwise-or of other appropriate types, for convenience.

    -Since 0.11.5, there is a corresponding GFlagsClass type, +Since 0.11.5, there is a corresponding GFlagsClass type, TP_TYPE_DBUS_NAME_TYPE.

    @@ -623,16 +623,16 @@
    #define TP_TYPE_DBUS_NAME_TYPE (tp_dbus_name_type_get_type ())
     

    -The GFlagsClass type of a TpDBusNameType or a set of name types. +The GFlagsClass type of a TpDBusNameType or a set of name types.

    Since 0.11.5


    tp_dbus_check_valid_bus_name ()

    -
    gboolean            tp_dbus_check_valid_bus_name        (const gchar *name,
    +
    gboolean            tp_dbus_check_valid_bus_name        (const gchar *name,
                                                              TpDBusNameType allow_types,
    -                                                         GError **error);
    + GError **error);

    Check that the given string is a valid D-Bus bus name of an appropriate type. @@ -655,12 +655,12 @@

    - - - - - + + + + @@ -671,14 +671,14 @@

    tp_dbus_check_valid_interface_name ()

    -
    gboolean            tp_dbus_check_valid_interface_name  (const gchar *name,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_check_valid_interface_name  (const gchar *name,
    +                                                         GError **error);

    Check that the given string is a valid D-Bus interface name. This is also appropriate to use to check for valid error names.

    -Since GIO 2.26, g_dbus_is_interface_name() should always return the same +Since GIO 2.26, g_dbus_is_interface_name() should always return the same thing, although the GLib function does not raise an error explaining why the interface name is incorrect.

    @@ -692,13 +692,13 @@
    - - @@ -709,13 +709,13 @@

    tp_dbus_check_valid_member_name ()

    -
    gboolean            tp_dbus_check_valid_member_name     (const gchar *name,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_check_valid_member_name     (const gchar *name,
    +                                                         GError **error);

    Check that the given string is a valid D-Bus member (method or signal) name.

    -Since GIO 2.26, g_dbus_is_member_name() should always return the same +Since GIO 2.26, g_dbus_is_member_name() should always return the same thing, although the GLib function does not raise an error explaining why the interface name is incorrect.

    @@ -729,13 +729,13 @@
    - - @@ -746,11 +746,11 @@

    tp_dbus_check_valid_object_path ()

    -
    gboolean            tp_dbus_check_valid_object_path     (const gchar *path,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_check_valid_object_path     (const gchar *path,
    +                                                         GError **error);

    Check that the given string is a valid D-Bus object path. Since GLib 2.24, -g_variant_is_object_path() should always return the same thing as this +g_variant_is_object_path() should always return the same thing as this function, although it doesn't provide an error explaining why the object path is invalid.

    @@ -764,13 +764,13 @@
    - - @@ -781,12 +781,12 @@

    tp_g_value_slice_new_bytes ()

    -
    GValue *            tp_g_value_slice_new_bytes          (guint length,
    -                                                         gconstpointer bytes);
    -

    -Slice-allocate a GValue containing a byte-array, using +

    GValue *            tp_g_value_slice_new_bytes          (guint length,
    +                                                         gconstpointer bytes);
    +

    +Slice-allocate a GValue containing a byte-array, using tp_g_value_slice_new_boxed(). This function is convenient to use when -constructing hash tables from string to GValue, for example. +constructing hash tables from string to GValue, for example.

    error :

    used to raise TP_DBUS_ERROR_INVALID_BUS_NAME if FALSE is returned -

    Returns :

    TRUE if name is valid +used to raise TP_DBUS_ERROR_INVALID_BUS_NAME if FALSE is returned +

    Returns :

    TRUE if name is valid

    error :

    used to raise TP_DBUS_ERROR_INVALID_INTERFACE_NAME if FALSE is +used to raise TP_DBUS_ERROR_INVALID_INTERFACE_NAME if FALSE is returned

    Returns :

    TRUE if name is valid + TRUE if name is valid

    error :

    used to raise TP_DBUS_ERROR_INVALID_MEMBER_NAME if FALSE is +used to raise TP_DBUS_ERROR_INVALID_MEMBER_NAME if FALSE is returned

    Returns :

    TRUE if name is valid + TRUE if name is valid

    error :

    used to raise TP_DBUS_ERROR_INVALID_OBJECT_PATH if FALSE is +used to raise TP_DBUS_ERROR_INVALID_OBJECT_PATH if FALSE is returned

    Returns :

    TRUE if path is valid + TRUE if path is valid
    @@ -798,15 +798,15 @@ - - @@ -817,26 +817,26 @@

    tp_g_value_slice_new_take_bytes ()

    -
    GValue *            tp_g_value_slice_new_take_bytes     (GArray *bytes);
    -

    -Slice-allocate a GValue containing bytes, using +

    GValue *            tp_g_value_slice_new_take_bytes     (GArray *bytes);
    +

    +Slice-allocate a GValue containing bytes, using tp_g_value_slice_new_boxed(). This function is convenient to use when -constructing hash tables from string to GValue, for example. +constructing hash tables from string to GValue, for example.

    bytes :

    location of an array of bytes to be copied (this may be NULL +location of an array of bytes to be copied (this may be NULL if and only if length is 0)

    Returns :

    a GValue of type DBUS_TYPE_G_UCHAR_ARRAY whose value is a copy + a GValue of type DBUS_TYPE_G_UCHAR_ARRAY whose value is a copy of length bytes from bytes, to be freed with tp_g_value_slice_free() or -g_slice_free() +g_slice_free()
    - - - - - + + + + @@ -847,11 +847,11 @@

    tp_g_value_slice_new_object_path ()

    -
    GValue *            tp_g_value_slice_new_object_path    (const gchar *path);
    -

    -Slice-allocate a GValue containing an object path, using +

    GValue *            tp_g_value_slice_new_object_path    (const gchar *path);
    +

    +Slice-allocate a GValue containing an object path, using tp_g_value_slice_new_boxed(). This function is convenient to use when -constructing hash tables from string to GValue, for example. +constructing hash tables from string to GValue, for example.

    bytes :

    a non-NULL GArray of guchar, ownership of which will be taken by - the GValue -

    Returns :

    a GValue of type DBUS_TYPE_G_UCHAR_ARRAY whose value is +a non-NULL GArray of guchar, ownership of which will be taken by + the GValue +

    Returns :

    a GValue of type DBUS_TYPE_G_UCHAR_ARRAY whose value is bytes, to be freed with tp_g_value_slice_free() or -g_slice_free() +g_slice_free()
    @@ -863,8 +863,8 @@ - @@ -875,12 +875,12 @@

    tp_g_value_slice_new_static_object_path ()

    -
    GValue *            tp_g_value_slice_new_static_object_path
    -                                                        (const gchar *path);
    -

    -Slice-allocate a GValue containing an object path, using +

    GValue *            tp_g_value_slice_new_static_object_path
    +                                                        (const gchar *path);
    +

    +Slice-allocate a GValue containing an object path, using tp_g_value_slice_new_static_boxed(). This function is convenient to use when -constructing hash tables from string to GValue, for example. +constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is a copy -of path, to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is a copy +of path, to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -892,8 +892,8 @@ - @@ -904,27 +904,27 @@

    tp_g_value_slice_new_take_object_path ()

    -
    GValue *            tp_g_value_slice_new_take_object_path
    -                                                        (gchar *path);
    -

    -Slice-allocate a GValue containing an object path, using +

    GValue *            tp_g_value_slice_new_take_object_path
    +                                                        (gchar *path);
    +

    +Slice-allocate a GValue containing an object path, using tp_g_value_slice_new_take_boxed(). This function is convenient to use when -constructing hash tables from string to GValue, for example. +constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is path, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is path, +to be freed with tp_g_value_slice_free() or g_slice_free()
    - - @@ -954,7 +954,7 @@

    tp_dbus_daemon_dup ()

    -
    TpDBusDaemon *      tp_dbus_daemon_dup                  (GError **error);
    +
    TpDBusDaemon *      tp_dbus_daemon_dup                  (GError **error);

    Returns a proxy for signals and method calls on the D-Bus daemon on which this process was activated (if it was launched by D-Bus service @@ -962,7 +962,7 @@

    If it is not possible to connect to the appropriate bus, raise an error -and return NULL. +and return NULL.

    The returned TpDBusDaemon is cached; the same TpDBusDaemon object will @@ -974,13 +974,13 @@

    - @@ -990,7 +990,7 @@

    tp_dbus_daemon_new ()

    -
    TpDBusDaemon *      tp_dbus_daemon_new                  (DBusGConnection *connection);
    +
    TpDBusDaemon *      tp_dbus_daemon_new                  (DBusGConnection *connection);

    Returns a proxy for signals and method calls on a particular bus connection. @@ -1022,7 +1022,7 @@


    tp_dbus_daemon_get_unique_name ()

    -
    const gchar *       tp_dbus_daemon_get_unique_name      (TpDBusDaemon *self);
    +
    const gchar *       tp_dbus_daemon_get_unique_name      (TpDBusDaemon *self);

    @@ -1048,9 +1048,9 @@

    TpDBusDaemonNameOwnerChangedCb ()

    void                (*TpDBusDaemonNameOwnerChangedCb)   (TpDBusDaemon *bus_daemon,
    -                                                         const gchar *name,
    -                                                         const gchar *new_owner,
    -                                                         gpointer user_data);
    + const gchar *name, + const gchar *new_owner, + gpointer user_data);

    The signature of the callback called by tp_dbus_daemon_watch_name_owner().

    @@ -1086,10 +1086,10 @@

    tp_dbus_daemon_watch_name_owner ()

    void                tp_dbus_daemon_watch_name_owner     (TpDBusDaemon *self,
    -                                                         const gchar *name,
    +                                                         const gchar *name,
                                                              TpDBusDaemonNameOwnerChangedCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Arrange for callback to be called with the owner of name as soon as possible (which might even be before this function returns!), then @@ -1135,11 +1135,11 @@


    tp_dbus_daemon_cancel_name_owner_watch ()

    -
    gboolean            tp_dbus_daemon_cancel_name_owner_watch
    +
    gboolean            tp_dbus_daemon_cancel_name_owner_watch
                                                             (TpDBusDaemon *self,
    -                                                         const gchar *name,
    +                                                         const gchar *name,
                                                              TpDBusDaemonNameOwnerChangedCb callback,
    -                                                         gconstpointer user_data);
    + gconstpointer user_data);

    If there was a previous call to tp_dbus_daemon_watch_name_owner() with exactly the given name, callback and user_data, remove it. @@ -1173,7 +1173,7 @@

    - @@ -1185,10 +1185,10 @@

    TpDBusDaemonListNamesCb ()

    void                (*TpDBusDaemonListNamesCb)          (TpDBusDaemon *bus_daemon,
    -                                                         const gchar * const *names,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar * const *names, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of a callback for functions that list bus names.

    @@ -1202,13 +1202,13 @@
    - - @@ -1231,11 +1231,11 @@

    tp_dbus_daemon_list_names ()

    void                tp_dbus_daemon_list_names           (TpDBusDaemon *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpDBusDaemonListNamesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Call the ListNames method on the bus daemon, asynchronously. The callback will be called from the main loop with a list of all the names (either @@ -1261,7 +1261,7 @@

    - @@ -1271,13 +1271,13 @@ - - @@ -1290,11 +1290,11 @@

    tp_dbus_daemon_list_activatable_names ()

    void                tp_dbus_daemon_list_activatable_names
                                                             (TpDBusDaemon *self,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              TpDBusDaemonListNamesCb callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Call the ListActivatableNames method on the bus daemon, asynchronously. The callback will be called from the main loop with a list of all the @@ -1320,7 +1320,7 @@

    - @@ -1330,13 +1330,13 @@ - - @@ -1347,9 +1347,9 @@

    tp_dbus_daemon_release_name ()

    -
    gboolean            tp_dbus_daemon_release_name         (TpDBusDaemon *self,
    -                                                         const gchar *well_known_name,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_daemon_release_name         (TpDBusDaemon *self,
    +                                                         const gchar *well_known_name,
    +                                                         GError **error);

    Release the given well-known name. This makes a synchronous call to the bus daemon. @@ -1369,12 +1369,12 @@

    - - - - - + + + + @@ -1386,10 +1386,10 @@

    tp_dbus_daemon_request_name ()

    -
    gboolean            tp_dbus_daemon_request_name         (TpDBusDaemon *self,
    -                                                         const gchar *well_known_name,
    -                                                         gboolean idempotent,
    -                                                         GError **error);
    +
    gboolean            tp_dbus_daemon_request_name         (TpDBusDaemon *self,
    +                                                         const gchar *well_known_name,
    +                                                         gboolean idempotent,
    +                                                         GError **error);

    Claim the given well-known name without queueing, allowing replacement or replacing an existing name-owner. This makes a synchronous call to the @@ -1416,12 +1416,12 @@

    - - - - - + + + + @@ -1434,11 +1434,11 @@

    tp_dbus_daemon_register_object ()

    void                tp_dbus_daemon_register_object      (TpDBusDaemon *self,
    -                                                         const gchar *object_path,
    -                                                         gpointer object);
    + const gchar *object_path, + gpointer object);

    Export object at object_path. This is a convenience wrapper around -dbus_g_connection_register_g_object(), and behaves similarly. +dbus_g_connection_register_g_object(), and behaves similarly.

    path :

    a valid D-Bus object path which will be freed with g_free() by the - returned GValue (the caller must own it before calling this function, but +a valid D-Bus object path which will be freed with g_free() by the + returned GValue (the caller must own it before calling this function, but no longer owns it after this function returns)

    Returns :

    a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is path, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type DBUS_TYPE_G_OBJECT_PATH whose value is path, +to be freed with tp_g_value_slice_free() or g_slice_free()

    error :

    Used to indicate error if NULL is returned +Used to indicate error if NULL is returned

    Returns :

    a reference to a proxy for signals and method - calls on the bus daemon, or NULL. [transfer full] + calls on the bus daemon, or NULL. [transfer full]

    Returns :

    TRUE if there was such a watch, FALSE otherwise + TRUE if there was such a watch, FALSE otherwise

    names :

    constant NULL-terminated array of constant strings representing - bus names, or NULL on error +constant NULL-terminated array of constant strings representing + bus names, or NULL on error

    error :

    the error that occurred, or NULL on success +the error that occurred, or NULL on success

    callback :

    callback to be called on success or failure; must not be NULL +callback to be called on success or failure; must not be NULL

    destroy :

    if not NULL, called with user_data as argument after the call +if not NULL, called with user_data as argument after the call has succeeded or failed, or after weak_object has been destroyed

    weak_object :

    if not NULL, a GObject which will be weakly referenced; if +if not NULL, a GObject which will be weakly referenced; if it is destroyed, callback will not be called at all

    callback :

    callback to be called on success or failure; must not be NULL +callback to be called on success or failure; must not be NULL

    destroy :

    if not NULL, called with user_data as argument after the call +if not NULL, called with user_data as argument after the call has succeeded or failed, or after weak_object has been destroyed

    weak_object :

    if not NULL, a GObject which will be weakly referenced; if +if not NULL, a GObject which will be weakly referenced; if it is destroyed, callback will not be called at all

    error :

    used to raise an error if FALSE is returned -

    Returns :

    TRUE if well_known_name was released, or FALSE and sets error +used to raise an error if FALSE is returned +

    Returns :

    TRUE if well_known_name was released, or FALSE and sets error if an error occurred.

    error :

    used to raise an error if FALSE is returned -

    Returns :

    TRUE if well_known_name was claimed, or FALSE and sets error if +used to raise an error if FALSE is returned +

    Returns :

    TRUE if well_known_name was claimed, or FALSE and sets error if an error occurred.
    @@ -1466,10 +1466,10 @@

    tp_dbus_daemon_unregister_object ()

    void                tp_dbus_daemon_unregister_object    (TpDBusDaemon *self,
    -                                                         gpointer object);
    + gpointer object);

    Stop exporting object on D-Bus. This is a convenience wrapper around -dbus_g_connection_unregister_g_object(), and behaves similarly. +dbus_g_connection_unregister_g_object(), and behaves similarly.

    @@ -1508,12 +1508,12 @@

    tp_cli_dbus_daemon_call_add_match ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_add_match  (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_add_match callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a AddMatch method call.

    @@ -1542,29 +1542,29 @@
    - @@ -1583,12 +1583,12 @@

    tp_cli_dbus_daemon_call_get_connection_se_linux_security_context ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_se_linux_security_context
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetConnectionSELinuxSecurityContext method call.

    @@ -1617,29 +1617,29 @@ - @@ -1658,12 +1658,12 @@

    tp_cli_dbus_daemon_call_get_connection_unix_process_id ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_unix_process_id
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetConnectionUnixProcessID method call.

    @@ -1692,29 +1692,29 @@ - @@ -1733,12 +1733,12 @@

    tp_cli_dbus_daemon_call_get_connection_unix_user ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_get_connection_unix_user
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_get_connection_unix_user callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetConnectionUnixUser method call.

    @@ -1767,29 +1767,29 @@ - @@ -1807,11 +1807,11 @@

    tp_cli_dbus_daemon_call_get_id ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_get_id     (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_daemon_callback_for_get_id callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetId method call.

    @@ -1835,29 +1835,29 @@
    - @@ -1876,12 +1876,12 @@

    tp_cli_dbus_daemon_call_get_name_owner ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_get_name_owner
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_get_name_owner callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetNameOwner method call.

    @@ -1910,29 +1910,29 @@ - @@ -1950,11 +1950,11 @@

    tp_cli_dbus_daemon_call_hello ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_hello      (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_daemon_callback_for_hello callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Hello method call.

    @@ -1978,29 +1978,29 @@
    - @@ -2019,11 +2019,11 @@

    tp_cli_dbus_daemon_call_list_activatable_names ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_list_activatable_names
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_daemon_callback_for_list_activatable_names callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListActivatableNames method call.

    @@ -2047,29 +2047,29 @@ - @@ -2087,11 +2087,11 @@

    tp_cli_dbus_daemon_call_list_names ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_list_names (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_daemon_callback_for_list_names callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListNames method call.

    @@ -2115,29 +2115,29 @@
    - @@ -2156,12 +2156,12 @@

    tp_cli_dbus_daemon_call_list_queued_owners ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_list_queued_owners
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_list_queued_owners callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListQueuedOwners method call.

    @@ -2190,29 +2190,29 @@ - @@ -2231,12 +2231,12 @@

    tp_cli_dbus_daemon_call_name_has_owner ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_name_has_owner
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_name_has_owner callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NameHasOwner method call.

    @@ -2265,29 +2265,29 @@ - @@ -2306,12 +2306,12 @@

    tp_cli_dbus_daemon_call_release_name ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_release_name
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_release_name callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ReleaseName method call.

    @@ -2340,29 +2340,29 @@ - @@ -2381,11 +2381,11 @@

    tp_cli_dbus_daemon_call_reload_config ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_reload_config
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_daemon_callback_for_reload_config callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ReloadConfig method call.

    @@ -2409,29 +2409,29 @@ - @@ -2450,12 +2450,12 @@

    tp_cli_dbus_daemon_call_remove_match ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_remove_match
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
                                                              tp_cli_dbus_daemon_callback_for_remove_match callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RemoveMatch method call.

    @@ -2484,29 +2484,29 @@ - @@ -2525,13 +2525,13 @@

    tp_cli_dbus_daemon_call_request_name ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_request_name
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint in1,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint in1,
                                                              tp_cli_dbus_daemon_callback_for_request_name callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a RequestName method call.

    @@ -2565,29 +2565,29 @@ - @@ -2606,13 +2606,13 @@

    tp_cli_dbus_daemon_call_start_service_by_name ()

    TpProxyPendingCall * tp_cli_dbus_daemon_call_start_service_by_name
                                                             (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint in1,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint in1,
                                                              tp_cli_dbus_daemon_callback_for_start_service_by_name callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StartServiceByName method call.

    @@ -2646,29 +2646,29 @@ - @@ -2685,11 +2685,11 @@

    tp_cli_dbus_daemon_run_add_match ()

    -
    gboolean            tp_cli_dbus_daemon_run_add_match    (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_add_match    (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_add_match is deprecated and should not be used in newly-written code.

    @@ -2724,17 +2724,17 @@
    - - @@ -2748,13 +2748,13 @@

    tp_cli_dbus_daemon_run_get_connection_se_linux_security_context ()

    -
    gboolean            tp_cli_dbus_daemon_run_get_connection_se_linux_security_context
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         GArray **out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_get_connection_se_linux_security_context
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         GArray **out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_get_connection_se_linux_security_context is deprecated and should not be used in newly-written code.

    @@ -2789,22 +2789,22 @@
    - - - @@ -2818,13 +2818,13 @@

    tp_cli_dbus_daemon_run_get_connection_unix_process_id ()

    -
    gboolean            tp_cli_dbus_daemon_run_get_connection_unix_process_id
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_get_connection_unix_process_id
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_get_connection_unix_process_id is deprecated and should not be used in newly-written code.

    @@ -2859,22 +2859,22 @@
    - - - @@ -2888,13 +2888,13 @@

    tp_cli_dbus_daemon_run_get_connection_unix_user ()

    -
    gboolean            tp_cli_dbus_daemon_run_get_connection_unix_user
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_get_connection_unix_user
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_get_connection_unix_user is deprecated and should not be used in newly-written code.

    @@ -2929,22 +2929,22 @@
    - - - @@ -2958,11 +2958,11 @@

    tp_cli_dbus_daemon_run_get_id ()

    -
    gboolean            tp_cli_dbus_daemon_run_get_id       (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_get_id       (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_get_id is deprecated and should not be used in newly-written code.

    @@ -2992,22 +2992,22 @@
    - - - @@ -3021,13 +3021,13 @@

    tp_cli_dbus_daemon_run_get_name_owner ()

    -
    gboolean            tp_cli_dbus_daemon_run_get_name_owner
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         gchar **out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_get_name_owner
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         gchar **out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_get_name_owner is deprecated and should not be used in newly-written code.

    @@ -3062,22 +3062,22 @@
    - - - @@ -3091,11 +3091,11 @@

    tp_cli_dbus_daemon_run_hello ()

    -
    gboolean            tp_cli_dbus_daemon_run_hello        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_hello        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_hello is deprecated and should not be used in newly-written code.

    @@ -3125,22 +3125,22 @@
    - - - @@ -3154,12 +3154,12 @@

    tp_cli_dbus_daemon_run_list_activatable_names ()

    -
    gboolean            tp_cli_dbus_daemon_run_list_activatable_names
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_list_activatable_names
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_list_activatable_names is deprecated and should not be used in newly-written code.

    @@ -3189,22 +3189,22 @@
    - - - @@ -3218,11 +3218,11 @@

    tp_cli_dbus_daemon_run_list_names ()

    -
    gboolean            tp_cli_dbus_daemon_run_list_names   (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar ***out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_list_names   (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar ***out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_list_names is deprecated and should not be used in newly-written code.

    @@ -3252,22 +3252,22 @@
    - - - @@ -3281,13 +3281,13 @@

    tp_cli_dbus_daemon_run_list_queued_owners ()

    -
    gboolean            tp_cli_dbus_daemon_run_list_queued_owners
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         gchar ***out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_list_queued_owners
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         gchar ***out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_list_queued_owners is deprecated and should not be used in newly-written code.

    @@ -3322,22 +3322,22 @@
    - - - @@ -3351,13 +3351,13 @@

    tp_cli_dbus_daemon_run_name_has_owner ()

    -
    gboolean            tp_cli_dbus_daemon_run_name_has_owner
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         gboolean *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_name_has_owner
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         gboolean *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_name_has_owner is deprecated and should not be used in newly-written code.

    @@ -3392,22 +3392,22 @@
    - - - @@ -3421,12 +3421,12 @@

    tp_cli_dbus_daemon_run_release_name ()

    -
    gboolean            tp_cli_dbus_daemon_run_release_name (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_release_name (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_release_name is deprecated and should not be used in newly-written code.

    @@ -3461,22 +3461,22 @@
    - - - @@ -3490,11 +3490,11 @@

    tp_cli_dbus_daemon_run_reload_config ()

    -
    gboolean            tp_cli_dbus_daemon_run_reload_config
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_reload_config
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_reload_config is deprecated and should not be used in newly-written code.

    @@ -3524,17 +3524,17 @@
    - - @@ -3548,11 +3548,11 @@

    tp_cli_dbus_daemon_run_remove_match ()

    -
    gboolean            tp_cli_dbus_daemon_run_remove_match (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_remove_match (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_remove_match is deprecated and should not be used in newly-written code.

    @@ -3587,17 +3587,17 @@
    - - @@ -3611,13 +3611,13 @@

    tp_cli_dbus_daemon_run_request_name ()

    -
    gboolean            tp_cli_dbus_daemon_run_request_name (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint in1,
    -                                                         guint *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_request_name (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint in1,
    +                                                         guint *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_request_name is deprecated and should not be used in newly-written code.

    @@ -3657,22 +3657,22 @@
    - - - @@ -3686,14 +3686,14 @@

    tp_cli_dbus_daemon_run_start_service_by_name ()

    -
    gboolean            tp_cli_dbus_daemon_run_start_service_by_name
    -                                                        (TpDBusDaemon *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in0,
    -                                                         guint in1,
    -                                                         guint *out0,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_daemon_run_start_service_by_name
    +                                                        (TpDBusDaemon *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in0,
    +                                                         guint in1,
    +                                                         guint *out0,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_daemon_run_start_service_by_name is deprecated and should not be used in newly-written code.

    @@ -3733,22 +3733,22 @@
    - - - @@ -3764,9 +3764,9 @@

    tp_cli_dbus_daemon_callback_for_add_match ()

    void                (*tp_cli_dbus_daemon_callback_for_add_match)
                                                             (TpDBusDaemon *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a AddMatch method call succeeds or fails. @@ -3782,7 +3782,7 @@

    @@ -3803,10 +3803,10 @@

    tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context ()

    void                (*tp_cli_dbus_daemon_callback_for_get_connection_se_linux_security_context)
                                                             (TpDBusDaemon *proxy,
    -                                                         const GArray *out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GArray *out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetConnectionSELinuxSecurityContext method call succeeds or fails. @@ -3821,13 +3821,13 @@

    - @@ -3848,10 +3848,10 @@

    tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id ()

    void                (*tp_cli_dbus_daemon_callback_for_get_connection_unix_process_id)
                                                             (TpDBusDaemon *proxy,
    -                                                         guint out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetConnectionUnixProcessID method call succeeds or fails. @@ -3866,13 +3866,13 @@

    - @@ -3893,10 +3893,10 @@

    tp_cli_dbus_daemon_callback_for_get_connection_unix_user ()

    void                (*tp_cli_dbus_daemon_callback_for_get_connection_unix_user)
                                                             (TpDBusDaemon *proxy,
    -                                                         guint out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetConnectionUnixUser method call succeeds or fails. @@ -3911,13 +3911,13 @@

    - @@ -3938,10 +3938,10 @@

    tp_cli_dbus_daemon_callback_for_get_id ()

    void                (*tp_cli_dbus_daemon_callback_for_get_id)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetId method call succeeds or fails. @@ -3956,13 +3956,13 @@

    - @@ -3983,10 +3983,10 @@

    tp_cli_dbus_daemon_callback_for_get_name_owner ()

    void                (*tp_cli_dbus_daemon_callback_for_get_name_owner)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetNameOwner method call succeeds or fails. @@ -4001,13 +4001,13 @@

    - @@ -4028,10 +4028,10 @@

    tp_cli_dbus_daemon_callback_for_hello ()

    void                (*tp_cli_dbus_daemon_callback_for_hello)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Hello method call succeeds or fails. @@ -4046,13 +4046,13 @@

    - @@ -4073,10 +4073,10 @@

    tp_cli_dbus_daemon_callback_for_list_activatable_names ()

    void                (*tp_cli_dbus_daemon_callback_for_list_activatable_names)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar **out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListActivatableNames method call succeeds or fails. @@ -4091,13 +4091,13 @@

    - @@ -4118,10 +4118,10 @@

    tp_cli_dbus_daemon_callback_for_list_names ()

    void                (*tp_cli_dbus_daemon_callback_for_list_names)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar **out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListNames method call succeeds or fails. @@ -4136,13 +4136,13 @@

    - @@ -4163,10 +4163,10 @@

    tp_cli_dbus_daemon_callback_for_list_queued_owners ()

    void                (*tp_cli_dbus_daemon_callback_for_list_queued_owners)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar **out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar **out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListQueuedOwners method call succeeds or fails. @@ -4181,13 +4181,13 @@

    - @@ -4208,10 +4208,10 @@

    tp_cli_dbus_daemon_callback_for_name_has_owner ()

    void                (*tp_cli_dbus_daemon_callback_for_name_has_owner)
                                                             (TpDBusDaemon *proxy,
    -                                                         gboolean out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NameHasOwner method call succeeds or fails. @@ -4226,13 +4226,13 @@

    - @@ -4253,10 +4253,10 @@

    tp_cli_dbus_daemon_callback_for_release_name ()

    void                (*tp_cli_dbus_daemon_callback_for_release_name)
                                                             (TpDBusDaemon *proxy,
    -                                                         guint out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ReleaseName method call succeeds or fails. @@ -4271,13 +4271,13 @@

    - @@ -4298,9 +4298,9 @@

    tp_cli_dbus_daemon_callback_for_reload_config ()

    void                (*tp_cli_dbus_daemon_callback_for_reload_config)
                                                             (TpDBusDaemon *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ReloadConfig method call succeeds or fails. @@ -4316,7 +4316,7 @@

    @@ -4337,9 +4337,9 @@

    tp_cli_dbus_daemon_callback_for_remove_match ()

    void                (*tp_cli_dbus_daemon_callback_for_remove_match)
                                                             (TpDBusDaemon *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RemoveMatch method call succeeds or fails. @@ -4355,7 +4355,7 @@

    @@ -4376,10 +4376,10 @@

    tp_cli_dbus_daemon_callback_for_request_name ()

    void                (*tp_cli_dbus_daemon_callback_for_request_name)
                                                             (TpDBusDaemon *proxy,
    -                                                         guint out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a RequestName method call succeeds or fails. @@ -4394,13 +4394,13 @@

    - @@ -4421,10 +4421,10 @@

    tp_cli_dbus_daemon_callback_for_start_service_by_name ()

    void                (*tp_cli_dbus_daemon_callback_for_start_service_by_name)
                                                             (TpDBusDaemon *proxy,
    -                                                         guint out0,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guint out0, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StartServiceByName method call succeeds or fails. @@ -4439,13 +4439,13 @@

    - @@ -4467,10 +4467,10 @@
    TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_acquired
                                                             (TpDBusDaemon *proxy,
                                                              tp_cli_dbus_daemon_signal_callback_name_acquired callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NameAcquired.

    @@ -4500,19 +4500,19 @@ - - @@ -4520,7 +4520,7 @@ @@ -4533,10 +4533,10 @@
    TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_lost
                                                             (TpDBusDaemon *proxy,
                                                              tp_cli_dbus_daemon_signal_callback_name_lost callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NameLost.

    @@ -4566,19 +4566,19 @@ - - @@ -4586,7 +4586,7 @@ @@ -4599,10 +4599,10 @@
    TpProxySignalConnection * tp_cli_dbus_daemon_connect_to_name_owner_changed
                                                             (TpDBusDaemon *proxy,
                                                              tp_cli_dbus_daemon_signal_callback_name_owner_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NameOwnerChanged.

    @@ -4632,19 +4632,19 @@ - - @@ -4652,7 +4652,7 @@ @@ -4664,9 +4664,9 @@

    tp_cli_dbus_daemon_signal_callback_name_acquired ()

    void                (*tp_cli_dbus_daemon_signal_callback_name_acquired)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *arg0,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg0, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NameAcquired.

    @@ -4702,9 +4702,9 @@

    tp_cli_dbus_daemon_signal_callback_name_lost ()

    void                (*tp_cli_dbus_daemon_signal_callback_name_lost)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *arg0,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg0, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NameLost.

    @@ -4740,11 +4740,11 @@

    tp_cli_dbus_daemon_signal_callback_name_owner_changed ()

    void                (*tp_cli_dbus_daemon_signal_callback_name_owner_changed)
                                                             (TpDBusDaemon *proxy,
    -                                                         const gchar *arg0,
    -                                                         const gchar *arg1,
    -                                                         const gchar *arg2,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg0, + const gchar *arg1, + const gchar *arg2, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NameOwnerChanged.

    diff --git a/docs/reference/html/telepathy-glib-debug-sender.html b/docs/reference/html/telepathy-glib-debug-sender.html index bb2e661..0abe35b 100644 --- a/docs/reference/html/telepathy-glib-debug-sender.html +++ b/docs/reference/html/telepathy-glib-debug-sender.html @@ -49,34 +49,34 @@ TpDebugSender; TpDebugSender * tp_debug_sender_dup (void); voidtp_debug_sender_add_message (TpDebugSender *self, - GTimeVal *timestamp, - const gchar *domain, - GLogLevelFlags level, - const gchar *string); + GTimeVal *timestamp, + const gchar *domain, + GLogLevelFlags level, + const gchar *string); voidtp_debug_sender_add_message_vprintf (TpDebugSender *self, - GTimeVal *timestamp, - gchar **formatted, - const gchar *domain, - GLogLevelFlags level, - const gchar *format, + GTimeVal *timestamp, + gchar **formatted, + const gchar *domain, + GLogLevelFlags level, + const gchar *format, va_list args); voidtp_debug_sender_add_message_printf (TpDebugSender *self, - GTimeVal *timestamp, - gchar **formatted, - const gchar *domain, - GLogLevelFlags level, - const gchar *format, + GTimeVal *timestamp, + gchar **formatted, + const gchar *domain, + GLogLevelFlags level, + const gchar *format, ...); -voidtp_debug_sender_log_handler (const gchar *log_domain, - GLogLevelFlags log_level, - const gchar *message, - gpointer exclude); +voidtp_debug_sender_log_handler (const gchar *log_domain, + GLogLevelFlags log_level, + const gchar *message, + gpointer exclude);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpDebugSender
     
    @@ -89,7 +89,7 @@

    Properties

    -  "enabled"                  gboolean              : Read / Write
    +  "enabled"                  gboolean              : Read / Write
     
    @@ -153,13 +153,13 @@

    tp_debug_sender_add_message ()

    void                tp_debug_sender_add_message         (TpDebugSender *self,
    -                                                         GTimeVal *timestamp,
    -                                                         const gchar *domain,
    -                                                         GLogLevelFlags level,
    -                                                         const gchar *string);
    + GTimeVal *timestamp, + const gchar *domain, + GLogLevelFlags level, + const gchar *string);

    Adds a new message to the debug sender message queue. If the -"enabled" property is set to TRUE, then a NewDebugMessage +"enabled" property is set to TRUE, then a NewDebugMessage signal will be fired too.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out0 :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out0 :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.
    @@ -172,7 +172,7 @@ - @@ -198,15 +198,15 @@

    tp_debug_sender_add_message_vprintf ()

    void                tp_debug_sender_add_message_vprintf (TpDebugSender *self,
    -                                                         GTimeVal *timestamp,
    -                                                         gchar **formatted,
    -                                                         const gchar *domain,
    -                                                         GLogLevelFlags level,
    -                                                         const gchar *format,
    +                                                         GTimeVal *timestamp,
    +                                                         gchar **formatted,
    +                                                         const gchar *domain,
    +                                                         GLogLevelFlags level,
    +                                                         const gchar *format,
                                                              va_list args);

    Formats and adds a new message to the debug sender message queue. If the -"enabled" property is set to TRUE, then a NewDebugMessage +"enabled" property is set to TRUE, then a NewDebugMessage signal will be fired too.

    timestamp :

    Time of the message or NULL for right now +Time of the message or NULL for right now
    @@ -219,12 +219,12 @@ - - @@ -255,15 +255,15 @@

    tp_debug_sender_add_message_printf ()

    void                tp_debug_sender_add_message_printf  (TpDebugSender *self,
    -                                                         GTimeVal *timestamp,
    -                                                         gchar **formatted,
    -                                                         const gchar *domain,
    -                                                         GLogLevelFlags level,
    -                                                         const gchar *format,
    +                                                         GTimeVal *timestamp,
    +                                                         gchar **formatted,
    +                                                         const gchar *domain,
    +                                                         GLogLevelFlags level,
    +                                                         const gchar *format,
                                                              ...);

    Formats and adds a new message to the debug sender message queue. If the -"enabled" property is set to TRUE, then a NewDebugMessage +"enabled" property is set to TRUE, then a NewDebugMessage signal will be fired too.

    timestamp :

    Time of the message, or NULL for right now +Time of the message, or NULL for right now

    formatted :

    Place to store the formatted message, or NULL if not needed +Place to store the formatted message, or NULL if not needed
    @@ -276,12 +276,12 @@ - - @@ -311,22 +311,22 @@

    tp_debug_sender_log_handler ()

    -
    void                tp_debug_sender_log_handler         (const gchar *log_domain,
    -                                                         GLogLevelFlags log_level,
    -                                                         const gchar *message,
    -                                                         gpointer exclude);
    +
    void                tp_debug_sender_log_handler         (const gchar *log_domain,
    +                                                         GLogLevelFlags log_level,
    +                                                         const gchar *message,
    +                                                         gpointer exclude);

    A generic log handler designed to be used by CMs. It initially calls -g_log_default_handler(), and then sends the message on the bus +g_log_default_handler(), and then sends the message on the bus TpDebugSender.

    The exclude parameter is designed to allow filtering one domain, instead of sending every message to the TpDebugSender: typical usage is for a -process to filter out messages from its own G_LOG_DOMAIN, so that it can +process to filter out messages from its own G_LOG_DOMAIN, so that it can append a category to its own messages and pass them directly to tp_debug_sender_add_message. Note that every message, regardless of -domain, is given to g_log_default_handler(). +domain, is given to g_log_default_handler().

    Note that a ref to a TpDebugSender must be kept at all times otherwise @@ -355,19 +355,19 @@ 13 14

    +g_object_unref(sender);

    timestamp :

    Time of the message, or NULL for right now +Time of the message, or NULL for right now

    formatted :

    Place to store the formatted message, or NULL if not required +Place to store the formatted message, or NULL if not required
    /* Create a main loop and debug sender */
    -GMainLoop *loop = g_main_loop_new (NULL, FALSE);
    +GMainLoop *loop = g_main_loop_new (NULL, FALSE);
     TpDebugSender *sender = tp_debug_sender_dup ();
     
     /* Set the default handler */
    -g_log_set_default_handler (tp_debug_sender_log_handler, G_LOG_DOMAIN);
    +g_log_set_default_handler (tp_debug_sender_log_handler, G_LOG_DOMAIN);
     
     /* Run the main loop, but keeping a ref on the TpDebugSender from
      * the beginning of this code sample. */
    -g_main_loop_run (loop);
    +g_main_loop_run (loop);
     
     /* g_main_loop_quit was called, so only now can we clean up the
      * TpDebugSender. */
    -g_object_unref (sender);
    @@ -376,7 +376,7 @@

    -(In a connection manager, replace g_main_loop_run() in the above example +(In a connection manager, replace g_main_loop_run() in the above example with tp_run_connection_manager().)

    @@ -407,7 +407,7 @@

    exclude :

    -a log domain string to exclude from the TpDebugSender, or NULL +a log domain string to exclude from the TpDebugSender, or NULL @@ -419,9 +419,9 @@

    Property Details

    The "enabled" property

    -
      "enabled"                  gboolean              : Read / Write
    -

    -TRUE if the NewDebugMessage signal should be emitted when a new debug +

      "enabled"                  gboolean              : Read / Write
    +

    +TRUE if the NewDebugMessage signal should be emitted when a new debug message is generated.

    Default value: FALSE

    diff --git a/docs/reference/html/telepathy-glib-debug.html b/docs/reference/html/telepathy-glib-debug.html index fdd5e84..f76d83f 100644 --- a/docs/reference/html/telepathy-glib-debug.html +++ b/docs/reference/html/telepathy-glib-debug.html @@ -40,16 +40,16 @@
     #include <telepathy-glib/debug.h>
     
    -void                tp_debug_set_flags                  (const gchar *flags_string);
    -void                tp_debug_set_persistent             (gboolean persistent);
    -void                tp_debug_divert_messages            (const gchar *filename);
    -void                tp_debug_timestamped_log_handler    (const gchar *log_domain,
    -                                                         GLogLevelFlags log_level,
    -                                                         const gchar *message,
    -                                                         gpointer ignored);
    +void                tp_debug_set_flags                  (const gchar *flags_string);
    +void                tp_debug_set_persistent             (gboolean persistent);
    +void                tp_debug_divert_messages            (const gchar *filename);
    +void                tp_debug_timestamped_log_handler    (const gchar *log_domain,
    +                                                         GLogLevelFlags log_level,
    +                                                         const gchar *message,
    +                                                         gpointer ignored);
     
    -void                tp_debug_set_flags_from_string      (const gchar *flags_string);
    -void                tp_debug_set_flags_from_env         (const gchar *var);
    +void                tp_debug_set_flags_from_string      (const gchar *flags_string);
    +void                tp_debug_set_flags_from_env         (const gchar *var);
     void                tp_debug_set_all_flags              (void);
     
    @@ -110,13 +110,13 @@

    Details

    tp_debug_set_flags ()

    -
    void                tp_debug_set_flags                  (const gchar *flags_string);
    +
    void                tp_debug_set_flags                  (const gchar *flags_string);

    Set the debug flags indicated by flags_string, in addition to any already set.

    -The parsing matches that of g_parse_debug_string(). +The parsing matches that of g_parse_debug_string().

    If telepathy-glib was compiled with --disable-debug (not recommended), @@ -127,7 +127,7 @@

    flags_string :

    -The flags to set, comma-separated. If NULL or empty, +The flags to set, comma-separated. If NULL or empty, no additional flags are set. @@ -137,7 +137,7 @@

    tp_debug_set_persistent ()

    -
    void                tp_debug_set_persistent             (gboolean persistent);
    +
    void                tp_debug_set_persistent             (gboolean persistent);

    Used to enable persistent operation of the connection manager process for debugging purposes. @@ -156,7 +156,7 @@


    tp_debug_divert_messages ()

    -
    void                tp_debug_divert_messages            (const gchar *filename);
    +
    void                tp_debug_divert_messages            (const gchar *filename);

    Open the given file for writing and duplicate its file descriptor to be used for stdout and stderr. This has the effect of closing the previous @@ -170,7 +170,7 @@ file is not truncated and output is added at the end of the file.

    -Passing NULL to this function is guaranteed to have no effect. This is +Passing NULL to this function is guaranteed to have no effect. This is so you can call it with the recommended usage tp_debug_divert_messages (g_getenv ("MYAPP_LOGFILE")) and it won't do anything if the environment variable is not set. @@ -183,7 +183,7 @@

    filename :

    -A file to which to divert stdout and stderr, or NULL to +A file to which to divert stdout and stderr, or NULL to do nothing @@ -193,12 +193,12 @@

    tp_debug_timestamped_log_handler ()

    -
    void                tp_debug_timestamped_log_handler    (const gchar *log_domain,
    -                                                         GLogLevelFlags log_level,
    -                                                         const gchar *message,
    -                                                         gpointer ignored);
    -

    -A GLogFunc that prepends the UTC time (currently in ISO 8601 format, +

    void                tp_debug_timestamped_log_handler    (const gchar *log_domain,
    +                                                         GLogLevelFlags log_level,
    +                                                         const gchar *message,
    +                                                         gpointer ignored);
    +

    +A GLogFunc that prepends the UTC time (currently in ISO 8601 format, with microsecond resolution) to the message, then calls g_log_default_handler.

    @@ -213,8 +213,8 @@
    1
     2
    -
    if (g_getenv ("MYPROG_TIMING") != NULL)
    -  g_log_set_default_handler (tp_debug_timestamped_log_handler, NULL);
    +
    if (g_getenv ("MYPROG_TIMING") != NULL)
    +  g_log_set_default_handler (tp_debug_timestamped_log_handler, NULL);
    @@ -224,7 +224,7 @@

    If telepathy-glib was compiled with --disable-debug (not recommended), -this function is equivalent to g_log_default_handler(). +this function is equivalent to g_log_default_handler().

    Changed in 0.9.0: timestamps are now printed in UTC, in @@ -261,7 +261,7 @@


    tp_debug_set_flags_from_string ()

    -
    void                tp_debug_set_flags_from_string      (const gchar *flags_string);
    +
    void                tp_debug_set_flags_from_string      (const gchar *flags_string);

    Warning

    tp_debug_set_flags_from_string is deprecated and should not be used in newly-written code. since 0.6.1. Use tp_debug_set_flags() and @@ -275,13 +275,13 @@ orthogonal.

    -The parsing matches that of g_parse_debug_string(). +The parsing matches that of g_parse_debug_string().

    - @@ -290,7 +290,7 @@

    tp_debug_set_flags_from_env ()

    -
    void                tp_debug_set_flags_from_env         (const gchar *var);
    +
    void                tp_debug_set_flags_from_env         (const gchar *var);

    Warning

    tp_debug_set_flags_from_env is deprecated and should not be used in newly-written code. since 0.6.1. Use tp_debug_set_flags(g_getenv(...)) and diff --git a/docs/reference/html/telepathy-glib-defs.html b/docs/reference/html/telepathy-glib-defs.html index 5970654..018986d 100644 --- a/docs/reference/html/telepathy-glib-defs.html +++ b/docs/reference/html/telepathy-glib-defs.html @@ -199,7 +199,7 @@ The "user action time" used by methods like tp_account_channel_request_new() to represent channel requests that should be treated as though they happened at the current time. This is the same -concept as GDK_CURRENT_TIME in Gdk (but note that the numerical value used +concept as GDK_CURRENT_TIME in Gdk (but note that the numerical value used in Telepathy is not the same).

    diff --git a/docs/reference/html/telepathy-glib-dtmf.html b/docs/reference/html/telepathy-glib-dtmf.html index 2293060..96f1d81 100644 --- a/docs/reference/html/telepathy-glib-dtmf.html +++ b/docs/reference/html/telepathy-glib-dtmf.html @@ -46,20 +46,20 @@ TpDTMFPlayer; TpDTMFPlayer * tp_dtmf_player_new (void); -gboolean tp_dtmf_player_play (TpDTMFPlayer *self, - const gchar *tones, - guint tone_ms, - guint gap_ms, - guint pause_ms, - GError **error); +gboolean tp_dtmf_player_play (TpDTMFPlayer *self, + const gchar *tones, + guint tone_ms, + guint gap_ms, + guint pause_ms, + GError **error); void tp_dtmf_player_cancel (TpDTMFPlayer *self); -gboolean tp_dtmf_player_is_active (TpDTMFPlayer *self); +gboolean tp_dtmf_player_is_active (TpDTMFPlayer *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpDTMFPlayer
     
    @@ -135,18 +135,18 @@

    tp_dtmf_player_play ()

    -
    gboolean            tp_dtmf_player_play                 (TpDTMFPlayer *self,
    -                                                         const gchar *tones,
    -                                                         guint tone_ms,
    -                                                         guint gap_ms,
    -                                                         guint pause_ms,
    -                                                         GError **error);
    +
    gboolean            tp_dtmf_player_play                 (TpDTMFPlayer *self,
    +                                                         const gchar *tones,
    +                                                         guint tone_ms,
    +                                                         guint gap_ms,
    +                                                         guint pause_ms,
    +                                                         GError **error);

    Start to play a sequence of tones, by emitting the "started-tone" and "stopped-tone" signals.

    -If tp_dtmf_player_is_active() would return TRUE, this method raises +If tp_dtmf_player_is_active() would return TRUE, this method raises TP_ERROR_SERVICE_BUSY and does not play anything, and the previous sequence continues to play.

    @@ -198,7 +198,7 @@
    - @@ -230,7 +230,7 @@

    tp_dtmf_player_is_active ()

    -
    gboolean            tp_dtmf_player_is_active            (TpDTMFPlayer *self);
    +
    gboolean            tp_dtmf_player_is_active            (TpDTMFPlayer *self);

    @@ -244,7 +244,7 @@
    - @@ -258,8 +258,8 @@

    The "finished" signal

    void                user_function                      (TpDTMFPlayer *self,
    -                                                        gboolean      cancelled,
    -                                                        gpointer      user_data)      : Run Last
    + gboolean cancelled, + gpointer user_data) : Run Last

    Emitted when playback stops, either because the end of the sequence was reached, tp_dtmf_player_cancel() was called, or a 'W' @@ -276,7 +276,7 @@

    @@ -291,8 +291,8 @@

    The "started-tone" signal

    void                user_function                      (TpDTMFPlayer *self,
    -                                                        guint         event,
    -                                                        gpointer      user_data)      : Run Last
    + guint event, + gpointer user_data) : Run Last

    Emitted at the beginning of each tone.

    @@ -306,7 +306,7 @@
    - @@ -320,7 +320,7 @@

    The "stopped-tone" signal

    void                user_function                      (TpDTMFPlayer *self,
    -                                                        gpointer      user_data)      : Run Last
    + gpointer user_data) : Run Last

    Emitted at the end of each tone.

    @@ -344,8 +344,8 @@

    The "tones-deferred" signal

    void                user_function                      (TpDTMFPlayer *self,
    -                                                        gchar        *tones,
    -                                                        gpointer      user_data)      : Run Last
    + gchar *tones, + gpointer user_data) : Run Last

    Emitted just before "finished" if a 'W' or 'w' character is encountered before the end of a dial string. The connection diff --git a/docs/reference/html/telepathy-glib-enums.html b/docs/reference/html/telepathy-glib-enums.html index 75bd92f..3d5bbc6 100644 --- a/docs/reference/html/telepathy-glib-enums.html +++ b/docs/reference/html/telepathy-glib-enums.html @@ -53,7 +53,7 @@ #define NUM_TP_CONNECTION_PRESENCE_TYPES enum TpDTMFEvent; #define NUM_TP_DTMF_EVENTS -gchar tp_dtmf_event_to_char (TpDTMFEvent event); +gchar tp_dtmf_event_to_char (TpDTMFEvent event); enum TpMediaStreamType; #define NUM_TP_MEDIA_STREAM_TYPES enum TpMediaStreamState; @@ -679,7 +679,7 @@


    tp_dtmf_event_to_char ()

    -
    gchar               tp_dtmf_event_to_char               (TpDTMFEvent event);
    +
    gchar               tp_dtmf_event_to_char               (TpDTMFEvent event);

    Return a printable ASCII character representing event, or '?' if event was not understood. diff --git a/docs/reference/html/telepathy-glib-errors.html b/docs/reference/html/telepathy-glib-errors.html index 14b1cb5..699c42d 100644 --- a/docs/reference/html/telepathy-glib-errors.html +++ b/docs/reference/html/telepathy-glib-errors.html @@ -45,12 +45,12 @@ #define TP_ERROR #define TP_TYPE_ERROR enum TpError; -void tp_g_set_error_invalid_handle_type (guint type, - GError **error); +void tp_g_set_error_invalid_handle_type (guint type, + GError **error); void tp_g_set_error_unsupported_handle_type - (guint type, - GError **error); -const gchar * tp_error_get_dbus_name (TpError error); + (guint type, + GError **error); +const gchar * tp_error_get_dbus_name (TpError error); #define TP_ERROR_STR_NETWORK_ERROR #define TP_ERROR_STR_NOT_IMPLEMENTED #define TP_ERROR_STR_INVALID_ARGUMENT @@ -139,7 +139,7 @@

    This macro expands to a call to a function returning the Telepathy error domain. Since 0.7.17, this function automatically registers the domain with -dbus-glib for server-side use (using dbus_g_error_domain_register()) when +dbus-glib for server-side use (using dbus_g_error_domain_register()) when called.

    @@ -592,8 +592,8 @@


    tp_g_set_error_invalid_handle_type ()

    -
    void                tp_g_set_error_invalid_handle_type  (guint type,
    -                                                         GError **error);
    +
    void                tp_g_set_error_invalid_handle_type  (guint type,
    +                                                         GError **error);

    Set the error NotImplemented for an invalid handle type, with an appropriate message. @@ -612,7 +612,7 @@

    - @@ -622,8 +622,8 @@

    tp_g_set_error_unsupported_handle_type ()

    void                tp_g_set_error_unsupported_handle_type
    -                                                        (guint type,
    -                                                         GError **error);
    + (guint type, + GError **error);

    Set the error NotImplemented for a handle type which is valid but is not supported by this connection manager, with an appropriate message. @@ -642,7 +642,7 @@

    - @@ -651,7 +651,7 @@

    tp_error_get_dbus_name ()

    -
    const gchar *       tp_error_get_dbus_name              (TpError error);
    +
    const gchar *       tp_error_get_dbus_name              (TpError error);

    diff --git a/docs/reference/html/telepathy-glib-gnio-util.html b/docs/reference/html/telepathy-glib-gnio-util.html index bb4bf0f..4645c71 100644 --- a/docs/reference/html/telepathy-glib-gnio-util.html +++ b/docs/reference/html/telepathy-glib-gnio-util.html @@ -40,23 +40,23 @@
     #include <telepathy-glib/gnio-util.h>
     
    -GSocketAddress *    tp_g_socket_address_from_variant    (TpSocketAddressType type,
    -                                                         const GValue *variant,
    -                                                         GError **error);
    -GValue *            tp_address_variant_from_g_socket_address
    -                                                        (GSocketAddress *address,
    +GSocketAddress *    tp_g_socket_address_from_variant    (TpSocketAddressType type,
    +                                                         const GValue *variant,
    +                                                         GError **error);
    +GValue *            tp_address_variant_from_g_socket_address
    +                                                        (GSocketAddress *address,
                                                              TpSocketAddressType *type,
    -                                                         GError **error);
    -GCredentials *      tp_unix_connection_receive_credentials_with_byte
    -                                                        (GSocketConnection *connection,
    -                                                         guchar *byte,
    -                                                         GCancellable *cancellable,
    -                                                         GError **error);
    -gboolean            tp_unix_connection_send_credentials_with_byte
    -                                                        (GSocketConnection *connection,
    -                                                         guchar byte,
    -                                                         GCancellable *cancellable,
    -                                                         GError **error);
    +                                                         GError **error);
    +GCredentials *      tp_unix_connection_receive_credentials_with_byte
    +                                                        (GSocketConnection *connection,
    +                                                         guchar *byte,
    +                                                         GCancellable *cancellable,
    +                                                         GError **error);
    +gboolean            tp_unix_connection_send_credentials_with_byte
    +                                                        (GSocketConnection *connection,
    +                                                         guchar byte,
    +                                                         GCancellable *cancellable,
    +                                                         GError **error);
     
    @@ -65,14 +65,14 @@ Utility functions for interacting between Telepathy and GNIO.

    -Telepathy uses address variants stored in GValue boxes for communicating +Telepathy uses address variants stored in GValue boxes for communicating network socket addresses over D-Bus to and from the Connection Manager (for instance when using the file transfer and stream tube APIs).

    -This API provides translation between GSocketAddress subtypes and a GValue +This API provides translation between GSocketAddress subtypes and a GValue that can be used by telepathy-glib. -GInetSocketAddress is used for IPv4/IPv6 and GUnixSocketAddress +GInetSocketAddress is used for IPv4/IPv6 and GUnixSocketAddress for UNIX sockets (only available on platforms with gio-unix).

    @@ -80,11 +80,11 @@

    Details

    tp_g_socket_address_from_variant ()

    -
    GSocketAddress *    tp_g_socket_address_from_variant    (TpSocketAddressType type,
    -                                                         const GValue *variant,
    -                                                         GError **error);
    -

    -Converts an address variant stored in a GValue into a GSocketAddress that +

    GSocketAddress *    tp_g_socket_address_from_variant    (TpSocketAddressType type,
    +                                                         const GValue *variant,
    +                                                         GError **error);
    +

    +Converts an address variant stored in a GValue into a GSocketAddress that can be used to make a socket connection with GIO.

    flags_string :

    The flags to set, comma-separated. If NULL or empty, +The flags to set, comma-separated. If NULL or empty, no additional flags are set.

    Returns :

    TRUE on success, FALSE (setting error) on failure + TRUE on success, FALSE (setting error) on failure

    Returns :

    TRUE if a sequence of tones is currently playing + TRUE if a sequence of tones is currently playing

    cancelled :

    -TRUE if playback was cancelled with tp_dtmf_player_cancel() +TRUE if playback was cancelled with tp_dtmf_player_cancel()

    event :

    a G_TYPE_UINT representing the tone being played +a G_TYPE_UINT representing the tone being played

    error :

    Either NULL, or used to return an error (as for g_set_error) +Either NULL, or used to return an error (as for g_set_error)

    error :

    Either NULL, or used to return an error (as for g_set_error) +Either NULL, or used to return an error (as for g_set_error)
    @@ -97,17 +97,17 @@ - - - - - - - - - + + + + + + + + @@ -117,12 +117,12 @@

    tp_address_variant_from_g_socket_address ()

    -
    GValue *            tp_address_variant_from_g_socket_address
    -                                                        (GSocketAddress *address,
    +
    GValue *            tp_address_variant_from_g_socket_address
    +                                                        (GSocketAddress *address,
                                                              TpSocketAddressType *type,
    -                                                         GError **error);
    -

    -Converts a GSocketAddress to a GValue address variant that can be used + GError **error);

    +

    +Converts a GSocketAddress to a GValue address variant that can be used with Telepathy.

    variant :

    an initialised GValue containing an address variant -

    error :

    return location for a GError (or NULL) -

    Returns :

    a newly allocated GSocketAddress for the given variant, or NULL +an initialised GValue containing an address variant +

    error :

    return location for a GError (or NULL) +

    Returns :

    a newly allocated GSocketAddress for the given variant, or NULL on error
    @@ -130,7 +130,7 @@ - @@ -140,12 +140,12 @@ - - - - - + + + + @@ -154,13 +154,13 @@

    tp_unix_connection_receive_credentials_with_byte ()

    -
    GCredentials *      tp_unix_connection_receive_credentials_with_byte
    -                                                        (GSocketConnection *connection,
    -                                                         guchar *byte,
    -                                                         GCancellable *cancellable,
    -                                                         GError **error);
    -

    -A variant of g_unix_connection_receive_credentials() allowing you to get +

    GCredentials *      tp_unix_connection_receive_credentials_with_byte
    +                                                        (GSocketConnection *connection,
    +                                                         guchar *byte,
    +                                                         GCancellable *cancellable,
    +                                                         GError **error);
    +

    +A variant of g_unix_connection_receive_credentials() allowing you to get the byte which has been received with the credentials.

    address :

    a GSocketAddress to convert +a GSocketAddress to convert

    error :

    return location for a GError (or NULL) -

    Returns :

    a newly allocated GValue, free with tp_g_value_slice_free() +return location for a GError (or NULL) +

    Returns :

    a newly allocated GValue, free with tp_g_value_slice_free()
    @@ -168,28 +168,28 @@ - - - - - - - + + + + @@ -199,13 +199,13 @@

    tp_unix_connection_send_credentials_with_byte ()

    -
    gboolean            tp_unix_connection_send_credentials_with_byte
    -                                                        (GSocketConnection *connection,
    -                                                         guchar byte,
    -                                                         GCancellable *cancellable,
    -                                                         GError **error);
    -

    -A variant of g_unix_connection_send_credentials() allowing you to choose +

    gboolean            tp_unix_connection_send_credentials_with_byte
    +                                                        (GSocketConnection *connection,
    +                                                         guchar byte,
    +                                                         GCancellable *cancellable,
    +                                                         GError **error);
    +

    +A variant of g_unix_connection_send_credentials() allowing you to choose the byte which is send with the credentials

    connection :

    a GUnixConnection +a GUnixConnection

    byte :

    if not NULL, used to return the byte. [out] + if not NULL, used to return the byte. [out]

    cancellable :

    a GCancellable, or NULL. [allow-none] -

    error :

    a GError to fill + a GCancellable, or NULL. [allow-none] +

    error :

    a GError to fill

    Returns :

    Received credentials on success (free with -g_object_unref()), NULL if error is set. [transfer full] +g_object_unref()), NULL if error is set. [transfer full]
    @@ -213,7 +213,7 @@ - @@ -223,17 +223,17 @@ - - - - - - - - - + + + + + + + + diff --git a/docs/reference/html/telepathy-glib-gtypes.html b/docs/reference/html/telepathy-glib-gtypes.html index 4b9da07..a851d3e 100644 --- a/docs/reference/html/telepathy-glib-gtypes.html +++ b/docs/reference/html/telepathy-glib-gtypes.html @@ -41,7 +41,7 @@
     #include <telepathy-glib/gtypes.h>
     
    -GValue *            tp_dbus_specialized_value_slice_new (GType type);
    +GValue *            tp_dbus_specialized_value_slice_new (GType type);
     #define             TP_TYPE_UCHAR_ARRAY
     #define             TP_ARRAY_TYPE_OBJECT_PATH_LIST
     #define             TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
    @@ -220,7 +220,7 @@
     

    Details

    tp_dbus_specialized_value_slice_new ()

    -
    GValue *            tp_dbus_specialized_value_slice_new (GType type);
    +
    GValue *            tp_dbus_specialized_value_slice_new (GType type);

    @@ -249,12 +249,12 @@

    Expands to a call to a function -that returns the GType of a GArray -of G_TYPE_UCHAR, i.e. the same thing as DBUS_TYPE_G_UCHAR_ARRAY +that returns the GType of a GArray +of G_TYPE_UCHAR, i.e. the same thing as DBUS_TYPE_G_UCHAR_ARRAY

    This is the type used in dbus-glib to represent a byte array, signature -'ay'. (Note that the GByteArray type is not used with dbus-glib.) +'ay'. (Note that the GByteArray type is not used with dbus-glib.)

    Since 0.11.1

    @@ -265,7 +265,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of DBUS_TYPE_G_OBJECT_PATH.

    Since 0.7.34

    @@ -277,12 +277,12 @@

    Expands to a call to a function -that returns the GType of a GPtrArray of TP_TYPE_UCHAR_ARRAY, i.e. -a GPtrArray of GArray of guchar. +that returns the GType of a GPtrArray of TP_TYPE_UCHAR_ARRAY, i.e. +a GPtrArray of GArray of guchar.

    This is the type used in dbus-glib to represent an array of byte arrays, -signature 'aay'. (Note that the GByteArray type is not used with +signature 'aay'. (Note that the GByteArray type is not used with dbus-glib.)

    Since 0.11.14

    @@ -297,7 +297,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ss}. @@ -320,7 +320,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_STRING_STRING_MAP.

    @@ -334,7 +334,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -357,7 +357,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_STRING_VARIANT_MAP.

    @@ -371,7 +371,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -395,7 +395,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP.

    @@ -409,7 +409,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sq).

    @@ -431,7 +431,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_SOCKET_ADDRESS_IP.

    @@ -445,7 +445,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sq).

    @@ -470,7 +470,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sq).

    @@ -495,7 +495,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sy).

    @@ -520,7 +520,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sy).

    @@ -545,7 +545,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{oa{sv}}. @@ -569,7 +569,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_OBJECT_IMMUTABLE_PROPERTIES_MAP.

    @@ -584,7 +584,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (susv).

    @@ -618,7 +618,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_PARAM_SPEC.

    @@ -632,7 +632,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sa{sv}}. @@ -661,7 +661,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (osuu).

    @@ -696,7 +696,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CHANNEL_INFO.

    @@ -710,7 +710,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{us}. @@ -743,7 +743,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (us).

    @@ -766,7 +766,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_ALIAS_PAIR.

    @@ -780,7 +780,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{us}. @@ -903,7 +903,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ius).

    @@ -933,7 +933,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ua(a{sv}as)}. @@ -958,7 +958,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_CONTACT_CAPABILITIES_MAP.

    @@ -973,7 +973,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (saa{sv}as).

    @@ -1003,7 +1003,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_HANDLER_CAPABILITIES.

    @@ -1025,7 +1025,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usuuuu).

    @@ -1071,7 +1071,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CAPABILITY_CHANGE.

    @@ -1091,7 +1091,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (su).

    @@ -1114,7 +1114,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CAPABILITY_PAIR.

    @@ -1135,7 +1135,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usuu).

    @@ -1170,7 +1170,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CONTACT_CAPABILITY.

    @@ -1184,7 +1184,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ua{sv}}. @@ -1212,7 +1212,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -1239,7 +1239,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -1263,7 +1263,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_CHANNEL_CLASS.

    @@ -1279,7 +1279,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (oa{sv}).

    @@ -1302,7 +1302,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CHANNEL_DETAILS.

    @@ -1385,7 +1385,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (a{sv}as).

    @@ -1409,7 +1409,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_REQUESTABLE_CHANNEL_CLASS.

    @@ -1423,7 +1423,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{u(uss)}. @@ -1451,7 +1451,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{s(ubb)}. @@ -1479,7 +1479,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uss).

    @@ -1511,7 +1511,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ubb).

    @@ -1564,7 +1564,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uv).

    @@ -1620,7 +1620,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uv).

    @@ -1646,7 +1646,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{u(ua{sa{sv}})}. @@ -1674,7 +1674,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sa{sv}}. @@ -1701,7 +1701,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{s(ubba{ss})}. @@ -1730,7 +1730,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ua{sa{sv}}).

    @@ -1757,7 +1757,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ubba{ss}).

    @@ -1794,7 +1794,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -1820,7 +1820,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ua{sv}}. @@ -1848,7 +1848,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ua(sasas)}. @@ -1879,7 +1879,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sasas).

    @@ -1906,7 +1906,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_CONTACT_INFO_FIELD.

    @@ -1926,7 +1926,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sasuu).

    @@ -1961,7 +1961,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_FIELD_SPEC.

    @@ -1976,7 +1976,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uus).

    @@ -2008,7 +2008,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{u(uus)}. @@ -2036,7 +2036,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uas}. @@ -2064,7 +2064,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -2087,7 +2087,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_MAIL.

    @@ -2129,7 +2129,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ss).

    @@ -2151,7 +2151,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MAIL_ADDRESS.

    @@ -2183,7 +2183,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sua(ss)).

    @@ -2287,7 +2287,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ss).

    @@ -2309,7 +2309,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_HTTP_POST_DATA.

    @@ -2329,7 +2329,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uuus).

    @@ -2364,7 +2364,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_LOCAL_PENDING_INFO.

    @@ -2378,7 +2378,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uu}. @@ -2406,7 +2406,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{us}. @@ -2433,7 +2433,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uo}. @@ -2473,7 +2473,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uuuuus).

    @@ -2520,7 +2520,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_PENDING_TEXT_MESSAGE.

    @@ -2534,7 +2534,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sv}. @@ -2557,7 +2557,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_HASH_TYPE_MESSAGE_PART.

    @@ -2571,7 +2571,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uv}. @@ -2598,7 +2598,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uu}. @@ -2626,7 +2626,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uau}. @@ -2656,7 +2656,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uuusa{sv}u).

    @@ -2703,7 +2703,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_TUBE_INFO.

    @@ -2727,7 +2727,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (us).

    @@ -2751,7 +2751,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_DBUS_TUBE_MEMBER.

    @@ -2765,7 +2765,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{us}. @@ -2795,7 +2795,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ussu).

    @@ -2829,7 +2829,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_PROPERTY_SPEC.

    @@ -2845,7 +2845,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uu).

    @@ -2867,7 +2867,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_PROPERTY_FLAGS_CHANGE.

    @@ -2884,7 +2884,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uv).

    @@ -2907,7 +2907,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_PROPERTY_VALUE.

    @@ -2918,7 +2918,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MEDIA_SESSION_HANDLER_INFO.

    @@ -2932,7 +2932,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (os).

    @@ -2955,7 +2955,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MEDIA_STREAM_HANDLER_CANDIDATE.

    @@ -2966,7 +2966,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MEDIA_STREAM_HANDLER_CODEC.

    @@ -2977,7 +2977,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MEDIA_STREAM_HANDLER_TRANSPORT.

    @@ -2991,7 +2991,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sa(usuussduss)).

    @@ -3018,7 +3018,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usuuua{ss}).

    @@ -3065,7 +3065,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usuussduss).

    @@ -3132,7 +3132,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uuuuuu).

    @@ -3180,7 +3180,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_MEDIA_STREAM_INFO.

    @@ -3194,7 +3194,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{uu}. @@ -3219,7 +3219,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_RTCP_FEEDBACK_MESSAGE.

    @@ -3230,7 +3230,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_RTP_HEADER_EXTENSION.

    @@ -3244,7 +3244,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{u(ua(sss))}. @@ -3272,7 +3272,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (sss).

    @@ -3305,7 +3305,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ua(sss)).

    @@ -3332,7 +3332,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (uuss).

    @@ -3365,7 +3365,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_ROOM_INFO.

    @@ -3379,7 +3379,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usa{sv}).

    @@ -3412,7 +3412,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (us).

    @@ -3435,7 +3435,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_SERVICE_POINT_INFO.

    @@ -3450,7 +3450,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature ((us)as).

    @@ -3530,7 +3530,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{ss}. @@ -3557,7 +3557,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{sa(sasas)}. @@ -3591,7 +3591,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ays).

    @@ -3617,7 +3617,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (oa{sv}).

    @@ -3640,7 +3640,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_DISPATCH_OPERATION_DETAILS.

    @@ -3654,7 +3654,7 @@

    This macro expands to a call to a function -that returns the GType of a GHashTable +that returns the GType of a GHashTable appropriate for representing a D-Bus dictionary of signature a{o(ss)}. @@ -3682,7 +3682,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (ss).

    @@ -3714,7 +3714,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (dsus).

    @@ -3747,7 +3747,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_DEBUG_MESSAGE.

    @@ -3776,7 +3776,7 @@

    This macro expands to a call to a function -that returns the GType of a GValueArray +that returns the GType of a GValueArray appropriate for representing a D-Bus struct with signature (usa{sv}).

    @@ -3806,7 +3806,7 @@

    Expands to a call to a function -that returns the GType of a GPtrArray +that returns the GType of a GPtrArray of TP_STRUCT_TYPE_TLS_CERTIFICATE_REJECTION.

    diff --git a/docs/reference/html/telepathy-glib-handle-channels-context.html b/docs/reference/html/telepathy-glib-handle-channels-context.html index 21960a3..acf26a9 100644 --- a/docs/reference/html/telepathy-glib-handle-channels-context.html +++ b/docs/reference/html/telepathy-glib-handle-channels-context.html @@ -50,17 +50,17 @@ voidtp_handle_channels_context_accept (TpHandleChannelsContext *self); voidtp_handle_channels_context_delay (TpHandleChannelsContext *self); voidtp_handle_channels_context_fail (TpHandleChannelsContext *self, - const GError *error); -const GHashTable * tp_handle_channels_context_get_handler_info + const GError *error); +const GHashTable * tp_handle_channels_context_get_handler_info (TpHandleChannelsContext *self); -GList * tp_handle_channels_context_get_requests +GList * tp_handle_channels_context_get_requests (TpHandleChannelsContext *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpHandleChannelsContext
     
    @@ -68,12 +68,12 @@

    Properties

       "account"                  TpAccount*            : Read / Write / Construct Only
    -  "channels"                 GPtrArray*            : Read / Write / Construct Only
    +  "channels"                 GPtrArray*            : Read / Write / Construct Only
       "connection"               TpConnection*         : Read / Write / Construct Only
    -  "dbus-context"             gpointer              : Write / Construct Only
    +  "dbus-context"             gpointer              : Write / Construct Only
       "handler-info"             GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
    -  "requests-satisfied"       GPtrArray*            : Read / Write / Construct Only
    -  "user-action-time"         gint64                : Read / Write / Construct Only
    +  "requests-satisfied"       GPtrArray*            : Read / Write / Construct Only
    +  "user-action-time"         gint64                : Read / Write / Construct Only
     
    @@ -148,7 +148,7 @@

    tp_handle_channels_context_fail ()

    void                tp_handle_channels_context_fail     (TpHandleChannelsContext *self,
    -                                                         const GError *error);
    + const GError *error);

    Called by TpBaseClientClassAddDispatchOperationImpl to raise a D-Bus error.

    @@ -172,7 +172,7 @@

    tp_handle_channels_context_get_handler_info ()

    -
    const GHashTable *  tp_handle_channels_context_get_handler_info
    +
    const GHashTable *  tp_handle_channels_context_get_handler_info
                                                             (TpHandleChannelsContext *self);

    Return any extra information that accompanied this request to handle @@ -205,7 +205,7 @@


    tp_handle_channels_context_get_requests ()

    -
    GList *             tp_handle_channels_context_get_requests
    +
    GList *             tp_handle_channels_context_get_requests
                                                             (TpHandleChannelsContext *self);

    Return a list of the TpChannelRequest which have been satisfied by the @@ -222,7 +222,7 @@

    @@ -241,21 +241,21 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6


    The "channels" property

    -
      "channels"                 GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing TpChannel objects representing the channels +

      "channels"                 GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing TpChannel objects representing the channels that have been passed to HandleChannels. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6

    @@ -269,16 +269,16 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6


    The "dbus-context" property

    -
      "dbus-context"             gpointer              : Write / Construct Only
    -

    -The DBusGMethodInvocation representing the D-Bus context of the +

      "dbus-context"             gpointer              : Write / Construct Only
    +

    +The DBusGMethodInvocation representing the D-Bus context of the HandleChannels call. Can only be written during construction.

    @@ -289,33 +289,33 @@

    The "handler-info" property

      "handler-info"             GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    -A GHashTable where the keys are string and values are GValue instances. +A GHashTable where the keys are string and values are GValue instances. It represents the Handler_info hash table that has been passed to HandleChannels.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6


    The "requests-satisfied" property

    -
      "requests-satisfied"       GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing TpChannelRequest objects representing the +

      "requests-satisfied"       GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing TpChannelRequest objects representing the requests that have been passed to HandleChannels. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6


    The "user-action-time" property

    -
      "user-action-time"         gint64                : Read / Write / Construct Only
    +
      "user-action-time"         gint64                : Read / Write / Construct Only

    The time at which user action occurred, or one of the special values TP_USER_ACTION_TIME_NOT_USER_ACTION or @@ -335,7 +335,7 @@

    The "done" signal

    void                user_function                      (TpHandleChannelsContext *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    Emitted when tp_handle_channels_context_accept has been called on self.

    diff --git a/docs/reference/html/telepathy-glib-handle-repo.html b/docs/reference/html/telepathy-glib-handle-repo.html index 437f77c..eb86b58 100644 --- a/docs/reference/html/telepathy-glib-handle-repo.html +++ b/docs/reference/html/telepathy-glib-handle-repo.html @@ -48,72 +48,72 @@ TpHandleRepoIface; TpHandleRepoIfaceClass; -gboolean tp_handle_is_valid (TpHandleRepoIface *self, +gboolean tp_handle_is_valid (TpHandleRepoIface *self, TpHandle handle, - GError **error); -gboolean tp_handles_are_valid (TpHandleRepoIface *self, - const GArray *handles, - gboolean allow_zero, - GError **error); -gboolean tp_handles_supported_and_valid (TpHandleRepoIface *repos[NUM_TP_HANDLE_TYPES], + GError **error); +gboolean tp_handles_are_valid (TpHandleRepoIface *self, + const GArray *handles, + gboolean allow_zero, + GError **error); +gboolean tp_handles_supported_and_valid (TpHandleRepoIface *repos[NUM_TP_HANDLE_TYPES], TpHandleType handle_type, - const GArray *handles, - gboolean allow_zero, - GError **error); + const GArray *handles, + gboolean allow_zero, + GError **error); TpHandle tp_handle_ref (TpHandleRepoIface *self, TpHandle handle); void tp_handles_ref (TpHandleRepoIface *self, - const GArray *handles); + const GArray *handles); void tp_handle_unref (TpHandleRepoIface *self, TpHandle handle); void tp_handles_unref (TpHandleRepoIface *self, - const GArray *handles); -gboolean tp_handle_client_hold (TpHandleRepoIface *self, - const gchar *client, + const GArray *handles); +gboolean tp_handle_client_hold (TpHandleRepoIface *self, + const gchar *client, TpHandle handle, - GError **error); -gboolean tp_handles_client_hold (TpHandleRepoIface *self, - const gchar *client, - const GArray *handles, - GError **error); -gboolean tp_handle_client_release (TpHandleRepoIface *self, - const gchar *client, + GError **error); +gboolean tp_handles_client_hold (TpHandleRepoIface *self, + const gchar *client, + const GArray *handles, + GError **error); +gboolean tp_handle_client_release (TpHandleRepoIface *self, + const gchar *client, TpHandle handle, - GError **error); -gboolean tp_handles_client_release (TpHandleRepoIface *self, - const gchar *client, - const GArray *handles, - GError **error); + GError **error); +gboolean tp_handles_client_release (TpHandleRepoIface *self, + const gchar *client, + const GArray *handles, + GError **error); const char * tp_handle_inspect (TpHandleRepoIface *self, TpHandle handle); void tp_handle_set_qdata (TpHandleRepoIface *repo, TpHandle handle, - GQuark key_id, - gpointer data, - GDestroyNotify destroy); -gpointer tp_handle_get_qdata (TpHandleRepoIface *repo, + GQuark key_id, + gpointer data, + GDestroyNotify destroy); +gpointer tp_handle_get_qdata (TpHandleRepoIface *repo, TpHandle handle, - GQuark key_id); + GQuark key_id); TpHandle tp_handle_ensure (TpHandleRepoIface *self, - const gchar *id, - gpointer context, - GError **error); + const gchar *id, + gpointer context, + GError **error); TpHandle tp_handle_lookup (TpHandleRepoIface *self, - const gchar *id, - gpointer context, - GError **error); + const gchar *id, + gpointer context, + GError **error); TpHandleSet; #define TP_TYPE_HANDLE_SET void (*TpHandleSetMemberFunc) (TpHandleSet *set, TpHandle handle, - gpointer userdata); + gpointer userdata); TpHandleSet * tp_handle_set_new (TpHandleRepoIface *repo); TpHandleSet * tp_handle_set_new_containing (TpHandleRepoIface *repo, TpHandle handle); TpHandleSet * tp_handle_set_new_from_array (TpHandleRepoIface *repo, - const GArray *array); + const GArray *array); TpHandleSet * tp_handle_set_new_from_intset (TpHandleRepoIface *repo, const TpIntset *intset); TpHandleSet * tp_handle_set_copy (const TpHandleSet *other); @@ -122,21 +122,22 @@ TpIntset * tp_handle_set_peek (TpHandleSet *set); void tp_handle_set_add (TpHandleSet *set, TpHandle handle); -gboolean tp_handle_set_remove (TpHandleSet *set, +gboolean tp_handle_set_remove (TpHandleSet *set, TpHandle handle); -gboolean tp_handle_set_is_member (const TpHandleSet *set, +gboolean tp_handle_set_is_member (const TpHandleSet *set, TpHandle handle); void tp_handle_set_foreach (TpHandleSet *set, TpHandleSetMemberFunc func, - gpointer user_data); -gboolean tp_handle_set_is_empty (const TpHandleSet *set); -int tp_handle_set_size (const TpHandleSet *set); -GArray * tp_handle_set_to_array (const TpHandleSet *set); + gpointer user_data); +gboolean tp_handle_set_is_empty (const TpHandleSet *set); +int tp_handle_set_size (const TpHandleSet *set); +GArray * tp_handle_set_to_array (const TpHandleSet *set); +GHashTable * tp_handle_set_to_identifier_map (TpHandleSet *self); TpIntset * tp_handle_set_update (TpHandleSet *set, const TpIntset *add); TpIntset * tp_handle_set_difference_update (TpHandleSet *set, const TpIntset *remove); -gchar * tp_handle_set_dump (const TpHandleSet *self); +gchar * tp_handle_set_dump (const TpHandleSet *self);
    @@ -155,7 +156,7 @@

    Properties

    -  "handle-type"              guint                 : Read / Write / Construct Only
    +  "handle-type"              guint                 : Read / Write / Construct Only
     
    @@ -189,9 +190,9 @@

    tp_handle_is_valid ()

    -
    gboolean            tp_handle_is_valid                  (TpHandleRepoIface *self,
    +
    gboolean            tp_handle_is_valid                  (TpHandleRepoIface *self,
                                                              TpHandle handle,
    -                                                         GError **error);
    + GError **error);

    @@ -210,13 +211,13 @@
    - - - - - + + + + @@ -225,10 +226,10 @@

    tp_handles_are_valid ()

    -
    gboolean            tp_handles_are_valid                (TpHandleRepoIface *self,
    -                                                         const GArray *handles,
    -                                                         gboolean allow_zero,
    -                                                         GError **error);
    +
    gboolean            tp_handles_are_valid                (TpHandleRepoIface *self,
    +                                                         const GArray *handles,
    +                                                         gboolean allow_zero,
    +                                                         GError **error);

    @@ -248,17 +249,17 @@
    - - - - - - + + + + @@ -267,15 +268,15 @@

    tp_handles_supported_and_valid ()

    -
    gboolean            tp_handles_supported_and_valid      (TpHandleRepoIface *repos[NUM_TP_HANDLE_TYPES],
    +
    gboolean            tp_handles_supported_and_valid      (TpHandleRepoIface *repos[NUM_TP_HANDLE_TYPES],
                                                              TpHandleType handle_type,
    -                                                         const GArray *handles,
    -                                                         gboolean allow_zero,
    -                                                         GError **error);
    -

    -Return TRUE if the given handle type is supported (i.e. repos[handle_type] -is not NULL) and the given handles are all valid in that repository. -If not, set error and return FALSE. + const GArray *handles, + gboolean allow_zero, + GError **error);

    +

    +Return TRUE if the given handle type is supported (i.e. repos[handle_type] +is not NULL) and the given handles are all valid in that repository. +If not, set error and return FALSE.

    connection :

    a GUnixConnection +a GUnixConnection

    cancellable :

    a GCancellable, or NULL. [allow-none] -

    error :

    a GError to fill -

    Returns :

    TRUE on success, FALSE if error is set. + a GCancellable, or NULL. [allow-none] +

    error :

    a GError to fill +

    Returns :

    TRUE on success, FALSE if error is set.

    Returns :

    - a newly allocated GList of reffed TpChannelRequest. [transfer full][element-type TelepathyGLib.ChannelRequest] + a newly allocated GList of reffed TpChannelRequest. [transfer full][element-type TelepathyGLib.ChannelRequest]

    error :

    Set to InvalidHandle if FALSE is returned -

    Returns :

    TRUE if the handle is nonzero and is present in the repository, -else FALSE +Set to InvalidHandle if FALSE is returned +

    Returns :

    TRUE if the handle is nonzero and is present in the repository, +else FALSE

    allow_zero :

    If TRUE, zero is treated like a valid handle +If TRUE, zero is treated like a valid handle

    error :

    Set to InvalidHandle if FALSE is returned -

    Returns :

    TRUE if the handle is present in the repository, else FALSE +Set to InvalidHandle if FALSE is returned +

    Returns :

    TRUE if the handle is present in the repository, else FALSE
    @@ -299,17 +300,17 @@ - - - - - - + + + + @@ -354,7 +355,7 @@

    tp_handles_ref ()

    void                tp_handles_ref                      (TpHandleRepoIface *self,
    -                                                         const GArray *handles);
    + const GArray *handles);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -404,7 +405,7 @@

    tp_handles_unref ()

    void                tp_handles_unref                    (TpHandleRepoIface *self,
    -                                                         const GArray *handles);
    + const GArray *handles);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -428,10 +429,10 @@


    tp_handle_client_hold ()

    -
    gboolean            tp_handle_client_hold               (TpHandleRepoIface *self,
    -                                                         const gchar *client,
    +
    gboolean            tp_handle_client_hold               (TpHandleRepoIface *self,
    +                                                         const gchar *client,
                                                              TpHandle handle,
    -                                                         GError **error);
    + GError **error);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -461,7 +462,7 @@

    - @@ -470,10 +471,10 @@

    tp_handles_client_hold ()

    -
    gboolean            tp_handles_client_hold              (TpHandleRepoIface *self,
    -                                                         const gchar *client,
    -                                                         const GArray *handles,
    -                                                         GError **error);
    +
    gboolean            tp_handles_client_hold              (TpHandleRepoIface *self,
    +                                                         const gchar *client,
    +                                                         const GArray *handles,
    +                                                         GError **error);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -503,7 +504,7 @@

    - @@ -512,10 +513,10 @@

    tp_handle_client_release ()

    -
    gboolean            tp_handle_client_release            (TpHandleRepoIface *self,
    -                                                         const gchar *client,
    +
    gboolean            tp_handle_client_release            (TpHandleRepoIface *self,
    +                                                         const gchar *client,
                                                              TpHandle handle,
    -                                                         GError **error);
    + GError **error);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -545,7 +546,7 @@

    - @@ -554,10 +555,10 @@

    tp_handles_client_release ()

    -
    gboolean            tp_handles_client_release           (TpHandleRepoIface *self,
    -                                                         const gchar *client,
    -                                                         const GArray *handles,
    -                                                         GError **error);
    +
    gboolean            tp_handles_client_release           (TpHandleRepoIface *self,
    +                                                         const gchar *client,
    +                                                         const GArray *handles,
    +                                                         GError **error);

    Do nothing. Since version 0.13.8, handles always last as long as the connection; previously, this function provided refcounting for handles. @@ -587,7 +588,7 @@

    - @@ -630,9 +631,9 @@

    tp_handle_set_qdata ()

    void                tp_handle_set_qdata                 (TpHandleRepoIface *repo,
                                                              TpHandle handle,
    -                                                         GQuark key_id,
    -                                                         gpointer data,
    -                                                         GDestroyNotify destroy);
    + GQuark key_id, + gpointer data, + GDestroyNotify destroy);

    Associates a blob of data with a given handle and a given key

    @@ -669,7 +670,7 @@ - @@ -679,9 +680,9 @@

    tp_handle_get_qdata ()

    -
    gpointer            tp_handle_get_qdata                 (TpHandleRepoIface *repo,
    +
    gpointer            tp_handle_get_qdata                 (TpHandleRepoIface *repo,
                                                              TpHandle handle,
    -                                                         GQuark key_id);
    + GQuark key_id);

    @@ -705,7 +706,7 @@
    - @@ -716,9 +717,9 @@

    tp_handle_ensure ()

    TpHandle            tp_handle_ensure                    (TpHandleRepoIface *self,
    -                                                         const gchar *id,
    -                                                         gpointer context,
    -                                                         GError **error);
    + const gchar *id, + gpointer context, + GError **error);

    Return a handle for the given string, creating one if necessary. The string is normalized, if possible. @@ -759,9 +760,9 @@

    tp_handle_lookup ()

    TpHandle            tp_handle_lookup                    (TpHandleRepoIface *self,
    -                                                         const gchar *id,
    -                                                         gpointer context,
    -                                                         GError **error);
    + const gchar *id, + gpointer context, + GError **error);

    Return the handle for the given string. The string is normalized if possible. If no handle already exists for the string, none is created. @@ -823,7 +824,7 @@

    TpHandleSetMemberFunc ()

    void                (*TpHandleSetMemberFunc)            (TpHandleSet *set,
                                                              TpHandle handle,
    -                                                         gpointer userdata);
    + gpointer userdata);

    Signature of the callback used to iterate over the handle set in tp_handle_set_foreach(). @@ -909,7 +910,7 @@

    tp_handle_set_new_from_array ()

    TpHandleSet *       tp_handle_set_new_from_array        (TpHandleRepoIface *repo,
    -                                                         const GArray *array);
    + const GArray *array);

    Creates a new TpHandleSet

    @@ -1081,7 +1082,7 @@

    tp_handle_set_remove ()

    -
    gboolean            tp_handle_set_remove                (TpHandleSet *set,
    +
    gboolean            tp_handle_set_remove                (TpHandleSet *set,
                                                              TpHandle handle);

    Remove a handle from a TpHandleSet, and unreference it in the attached @@ -1112,7 +1113,7 @@


    tp_handle_set_is_member ()

    -
    gboolean            tp_handle_set_is_member             (const TpHandleSet *set,
    +
    gboolean            tp_handle_set_is_member             (const TpHandleSet *set,
                                                              TpHandle handle);

    Check if the handle is in this set @@ -1144,7 +1145,7 @@

    tp_handle_set_foreach ()

    void                tp_handle_set_foreach               (TpHandleSet *set,
                                                              TpHandleSetMemberFunc func,
    -                                                         gpointer user_data);
    + gpointer user_data);

    Call func(set, handle, userdata) for each handle in set.

    @@ -1172,7 +1173,7 @@

    tp_handle_set_is_empty ()

    -
    gboolean            tp_handle_set_is_empty              (const TpHandleSet *set);
    +
    gboolean            tp_handle_set_is_empty              (const TpHandleSet *set);

    Return the same thing as (tp_handle_set_size (set) == 0), but calculated more efficiently. @@ -1188,7 +1189,7 @@

    - @@ -1199,7 +1200,7 @@

    tp_handle_set_size ()

    -
    int                 tp_handle_set_size                  (const TpHandleSet *set);
    +
    int                 tp_handle_set_size                  (const TpHandleSet *set);

    @@ -1222,7 +1223,7 @@

    tp_handle_set_to_array ()

    -
    GArray *            tp_handle_set_to_array              (const TpHandleSet *set);
    +
    GArray *            tp_handle_set_to_array              (const TpHandleSet *set);

    @@ -1238,6 +1239,33 @@
    + + +

    allow_zero :

    If TRUE, zero is treated like a valid handle +If TRUE, zero is treated like a valid handle

    error :

    Used to return an error if FALSE is returned -

    Returns :

    TRUE if the handle type is supported and the handles are all +Used to return an error if FALSE is returned +

    Returns :

    TRUE if the handle type is supported and the handles are all valid.

    Returns :

    TRUE + TRUE

    Returns :

    TRUE + TRUE

    Returns :

    TRUE + TRUE

    Returns :

    TRUE + TRUE

    destroy :

    A GDestroyNotify to call to destroy the data, +A GDestroyNotify to call to destroy the data, or NULL if not needed.

    Returns :

    the data associated with a given key on a given handle; NULL + the data associated with a given key on a given handle; NULL if there is no associated data.

    Returns :

    TRUE if the set has no members + TRUE if the set has no members

    Returns :

    a newly-allocated GArray of guint representing the handles in the set. [element-type uint] +
    +
    +
    +
    +

    tp_handle_set_to_identifier_map ()

    +
    GHashTable *        tp_handle_set_to_identifier_map     (TpHandleSet *self);
    +

    +Returns a dictionary mapping each handle in self to the corresponding +identifier, as if retrieved by calling tp_handle_inspect() on each handle. +The type of the returned value is described as +Handle_Identifier_Map in the Telepathy specification. +

    +
    ++ + + + + + + + @@ -1314,7 +1342,7 @@

    tp_handle_set_dump ()

    -
    gchar *             tp_handle_set_dump                  (const TpHandleSet *self);
    +
    gchar *             tp_handle_set_dump                  (const TpHandleSet *self);

    Format a TpHandleSet for debug output.

    @@ -1340,7 +1368,7 @@

    Property Details

    The "handle-type" property

    -
      "handle-type"              guint                 : Read / Write / Construct Only
    +
      "handle-type"              guint                 : Read / Write / Construct Only

    The TpHandleType held in this handle repository.

    Default value: 0

    diff --git a/docs/reference/html/telepathy-glib-handle.html b/docs/reference/html/telepathy-glib-handle.html index 9e914f7..32678a2 100644 --- a/docs/reference/html/telepathy-glib-handle.html +++ b/docs/reference/html/telepathy-glib-handle.html @@ -43,9 +43,9 @@ typedef TpHandle; #define TP_TYPE_HANDLE #define TP_UNKNOWN_HANDLE_TYPE -gboolean tp_handle_type_is_valid (TpHandleType type, - GError **error); -const gchar * tp_handle_type_to_string (TpHandleType type); +gboolean tp_handle_type_is_valid (TpHandleType type, + GError **error); +const gchar * tp_handle_type_to_string (TpHandleType type);
    @@ -95,11 +95,11 @@

    tp_handle_type_is_valid ()

    -
    gboolean            tp_handle_type_is_valid             (TpHandleType type,
    -                                                         GError **error);
    +
    gboolean            tp_handle_type_is_valid             (TpHandleType type,
    +                                                         GError **error);

    -If the given handle type is valid, return TRUE. If not, set error -and return FALSE. +If the given handle type is valid, return TRUE. If not, set error +and return FALSE.

    self :

    a handle set +

    Returns :

    a map from the + handles in self to the corresponding identifier. [transfer full][element-type TpHandle utf8]
    @@ -116,7 +116,7 @@ - @@ -125,7 +125,7 @@

    tp_handle_type_to_string ()

    -
    const gchar *       tp_handle_type_to_string            (TpHandleType type);
    +
    const gchar *       tp_handle_type_to_string            (TpHandleType type);

    diff --git a/docs/reference/html/telepathy-glib-media-interfaces.html b/docs/reference/html/telepathy-glib-media-interfaces.html index 3fc6337..89714a8 100644 --- a/docs/reference/html/telepathy-glib-media-interfaces.html +++ b/docs/reference/html/telepathy-glib-media-interfaces.html @@ -43,18 +43,18 @@ #include <telepathy-glib/media-interfaces.h> TpMediaSessionHandler * tp_media_session_handler_new (TpDBusDaemon *dbus, - const gchar *unique_name, - const gchar *object_path, - GError **error); + const gchar *unique_name, + const gchar *object_path, + GError **error); void tp_media_session_handler_init_known_interfaces (void); TpMediaSessionHandler; TpMediaSessionHandlerClass; TpMediaStreamHandler * tp_media_stream_handler_new (TpDBusDaemon *dbus, - const gchar *unique_name, - const gchar *object_path, - GError **error); + const gchar *unique_name, + const gchar *object_path, + GError **error); void tp_media_stream_handler_init_known_interfaces (void); TpMediaStreamHandler; @@ -62,543 +62,543 @@ void (*tp_cli_media_session_handler_callback_for_error) (TpMediaSessionHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_session_handler_call_error (TpMediaSessionHandler *proxy, - gint timeout_ms, - guint in_Error_Code, - const gchar *in_Message, + gint timeout_ms, + guint in_Error_Code, + const gchar *in_Message, tp_cli_media_session_handler_callback_for_error callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_session_handler_run_error + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_session_handler_run_error (TpMediaSessionHandler *proxy, - gint timeout_ms, - guint in_Error_Code, - const gchar *in_Message, - GError **error, - GMainLoop **loop); + gint timeout_ms, + guint in_Error_Code, + const gchar *in_Message, + GError **error, + GMainLoop **loop); void (*tp_cli_media_session_handler_callback_for_ready) (TpMediaSessionHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_session_handler_call_ready (TpMediaSessionHandler *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_media_session_handler_callback_for_ready callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_session_handler_run_ready + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_session_handler_run_ready (TpMediaSessionHandler *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + gint timeout_ms, + GError **error, + GMainLoop **loop); void (*tp_cli_media_session_handler_signal_callback_new_stream_handler) (TpMediaSessionHandler *proxy, - const gchar *arg_Stream_Handler, - guint arg_ID, - guint arg_Media_Type, - guint arg_Direction, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Stream_Handler, + guint arg_ID, + guint arg_Media_Type, + guint arg_Direction, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_session_handler_connect_to_new_stream_handler (TpMediaSessionHandler *proxy, tp_cli_media_session_handler_signal_callback_new_stream_handler callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_callback_for_codec_choice) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_codec_choice (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_Codec_ID, + gint timeout_ms, + guint in_Codec_ID, tp_cli_media_stream_handler_callback_for_codec_choice callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_codec_choice - (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_Codec_ID, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_codec_choice + (TpMediaStreamHandler *proxy, + gint timeout_ms, + guint in_Codec_ID, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_error) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_error (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_Error_Code, - const gchar *in_Message, + gint timeout_ms, + guint in_Error_Code, + const gchar *in_Message, tp_cli_media_stream_handler_callback_for_error callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_error - (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_Error_Code, - const gchar *in_Message, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_error + (TpMediaStreamHandler *proxy, + gint timeout_ms, + guint in_Error_Code, + const gchar *in_Message, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_native_candidates_prepared) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_native_candidates_prepared (TpMediaStreamHandler *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_media_stream_handler_callback_for_native_candidates_prepared callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_native_candidates_prepared - (TpMediaStreamHandler *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_native_candidates_prepared + (TpMediaStreamHandler *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_new_active_candidate_pair) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_new_active_candidate_pair (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Native_Candidate_ID, - const gchar *in_Remote_Candidate_ID, + gint timeout_ms, + const gchar *in_Native_Candidate_ID, + const gchar *in_Remote_Candidate_ID, tp_cli_media_stream_handler_callback_for_new_active_candidate_pair callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_new_active_candidate_pair - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Native_Candidate_ID, - const gchar *in_Remote_Candidate_ID, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_new_active_candidate_pair + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const gchar *in_Native_Candidate_ID, + const gchar *in_Remote_Candidate_ID, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_new_native_candidate) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_new_native_candidate (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Candidate_ID, - const GPtrArray *in_Transports, + gint timeout_ms, + const gchar *in_Candidate_ID, + const GPtrArray *in_Transports, tp_cli_media_stream_handler_callback_for_new_native_candidate callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_new_native_candidate - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Candidate_ID, - const GPtrArray *in_Transports, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_new_native_candidate + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const gchar *in_Candidate_ID, + const GPtrArray *in_Transports, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_ready) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_ready (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, + gint timeout_ms, + const GPtrArray *in_Codecs, tp_cli_media_stream_handler_callback_for_ready callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_ready - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_ready + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const GPtrArray *in_Codecs, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_set_local_codecs) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_set_local_codecs (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, + gint timeout_ms, + const GPtrArray *in_Codecs, tp_cli_media_stream_handler_callback_for_set_local_codecs callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_set_local_codecs - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_set_local_codecs + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const GPtrArray *in_Codecs, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_stream_state) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_stream_state (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_State, + gint timeout_ms, + guint in_State, tp_cli_media_stream_handler_callback_for_stream_state callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_stream_state - (TpMediaStreamHandler *proxy, - gint timeout_ms, - guint in_State, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_stream_state + (TpMediaStreamHandler *proxy, + gint timeout_ms, + guint in_State, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_callback_for_supported_codecs) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_codecs (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, + gint timeout_ms, + const GPtrArray *in_Codecs, tp_cli_media_stream_handler_callback_for_supported_codecs callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_supported_codecs - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_supported_codecs + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const GPtrArray *in_Codecs, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_signal_callback_add_remote_candidate) (TpMediaStreamHandler *proxy, - const gchar *arg_Candidate_ID, - const GPtrArray *arg_Transports, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Candidate_ID, + const GPtrArray *arg_Transports, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_add_remote_candidate (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_add_remote_candidate callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_close) (TpMediaStreamHandler *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_close (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_close callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_remove_remote_candidate) (TpMediaStreamHandler *proxy, - const gchar *arg_Candidate_ID, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Candidate_ID, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_remove_remote_candidate (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_remove_remote_candidate callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair) (TpMediaStreamHandler *proxy, - const gchar *arg_Native_Candidate_ID, - const gchar *arg_Remote_Candidate_ID, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Native_Candidate_ID, + const gchar *arg_Remote_Candidate_ID, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_active_candidate_pair (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list) (TpMediaStreamHandler *proxy, - const GPtrArray *arg_Remote_Candidates, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Remote_Candidates, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_candidate_list (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_set_remote_codecs) (TpMediaStreamHandler *proxy, - const GPtrArray *arg_Codecs, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Codecs, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_codecs (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_remote_codecs callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_set_stream_playing) (TpMediaStreamHandler *proxy, - gboolean arg_Playing, - gpointer user_data, - GObject *weak_object); + gboolean arg_Playing, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_playing (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_stream_playing callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_set_stream_sending) (TpMediaStreamHandler *proxy, - gboolean arg_Sending, - gpointer user_data, - GObject *weak_object); + gboolean arg_Sending, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_sending (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_stream_sending callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_start_telephony_event) (TpMediaStreamHandler *proxy, - guchar arg_Event, - gpointer user_data, - GObject *weak_object); + guchar arg_Event, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_telephony_event (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_start_telephony_event callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_stop_telephony_event) (TpMediaStreamHandler *proxy, - gpointer user_data, - GObject *weak_object); + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_stop_telephony_event (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_stop_telephony_event callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxyPendingCall * tp_cli_media_stream_handler_call_hold_state (TpMediaStreamHandler *proxy, - gint timeout_ms, - gboolean in_Held, + gint timeout_ms, + gboolean in_Held, tp_cli_media_stream_handler_callback_for_hold_state callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_unhold_failure (TpMediaStreamHandler *proxy, - gint timeout_ms, + gint timeout_ms, tp_cli_media_stream_handler_callback_for_unhold_failure callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_hold_state) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_unhold_failure) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_held (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_stream_held callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gboolean tp_cli_media_stream_handler_run_hold_state - (TpMediaStreamHandler *proxy, - gint timeout_ms, - gboolean in_Held, - GError **error, - GMainLoop **loop); -gboolean tp_cli_media_stream_handler_run_unhold_failure - (TpMediaStreamHandler *proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gboolean tp_cli_media_stream_handler_run_hold_state + (TpMediaStreamHandler *proxy, + gint timeout_ms, + gboolean in_Held, + GError **error, + GMainLoop **loop); +gboolean tp_cli_media_stream_handler_run_unhold_failure + (TpMediaStreamHandler *proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_signal_callback_set_stream_held) (TpMediaStreamHandler *proxy, - gboolean arg_Held, - gpointer user_data, - GObject *weak_object); + gboolean arg_Held, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_codecs_updated (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, + gint timeout_ms, + const GPtrArray *in_Codecs, tp_cli_media_stream_handler_callback_for_codecs_updated callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_codecs_updated) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_codecs_updated - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Codecs, - GError **error, - GMainLoop **loop); + const GError *error, + gpointer user_data, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_codecs_updated + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const GPtrArray *in_Codecs, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_signal_callback_start_named_telephony_event) (TpMediaStreamHandler *proxy, - guchar arg_Event, - guint arg_Codec_ID, - gpointer user_data, - GObject *weak_object); + guchar arg_Event, + guint arg_Codec_ID, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_named_telephony_event (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_start_named_telephony_event callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event) (TpMediaStreamHandler *proxy, - guchar arg_Event, - gpointer user_data, - GObject *weak_object); + guchar arg_Event, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_sound_telephony_event (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxyPendingCall * tp_cli_media_stream_handler_call_new_active_transport_pair (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Native_Candidate_ID, - const GValueArray *in_Native_Transport, - const gchar *in_Remote_Candidate_ID, - const GValueArray *in_Remote_Transport, + gint timeout_ms, + const gchar *in_Native_Candidate_ID, + const GValueArray *in_Native_Transport, + const gchar *in_Remote_Candidate_ID, + const GValueArray *in_Remote_Transport, tp_cli_media_stream_handler_callback_for_new_active_transport_pair callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_new_active_transport_pair) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gboolean tp_cli_media_stream_handler_run_new_active_transport_pair - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const gchar *in_Native_Candidate_ID, - const GValueArray *in_Native_Transport, - const gchar *in_Remote_Candidate_ID, - const GValueArray *in_Remote_Transport, - GError **error, - GMainLoop **loop); + const GError *error, + gpointer user_data, + GObject *weak_object); +gboolean tp_cli_media_stream_handler_run_new_active_transport_pair + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const gchar *in_Native_Candidate_ID, + const GValueArray *in_Native_Transport, + const gchar *in_Remote_Candidate_ID, + const GValueArray *in_Remote_Transport, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_feedback_messages (TpMediaStreamHandler *proxy, - gint timeout_ms, - GHashTable *in_Messages, + gint timeout_ms, + GHashTable *in_Messages, tp_cli_media_stream_handler_callback_for_supported_feedback_messages callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_header_extensions (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Header_Extensions, + gint timeout_ms, + const GPtrArray *in_Header_Extensions, tp_cli_media_stream_handler_callback_for_supported_header_extensions callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_supported_feedback_messages) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_media_stream_handler_callback_for_supported_header_extensions) (TpMediaStreamHandler *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_feedback_messages (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_header_extensions (TpMediaStreamHandler *proxy, tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gboolean tp_cli_media_stream_handler_run_supported_feedback_messages - (TpMediaStreamHandler *proxy, - gint timeout_ms, - GHashTable *in_Messages, - GError **error, - GMainLoop **loop); -gboolean tp_cli_media_stream_handler_run_supported_header_extensions - (TpMediaStreamHandler *proxy, - gint timeout_ms, - const GPtrArray *in_Header_Extensions, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gboolean tp_cli_media_stream_handler_run_supported_feedback_messages + (TpMediaStreamHandler *proxy, + gint timeout_ms, + GHashTable *in_Messages, + GError **error, + GMainLoop **loop); +gboolean tp_cli_media_stream_handler_run_supported_header_extensions + (TpMediaStreamHandler *proxy, + gint timeout_ms, + const GPtrArray *in_Header_Extensions, + GError **error, + GMainLoop **loop); void (*tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages) (TpMediaStreamHandler *proxy, - GHashTable *arg_Messages, - gpointer user_data, - GObject *weak_object); + GHashTable *arg_Messages, + gpointer user_data, + GObject *weak_object); void (*tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions) (TpMediaStreamHandler *proxy, - const GPtrArray *arg_Header_Extensions, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Header_Extensions, + gpointer user_data, + GObject *weak_object);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpMediaSessionHandler
     
    -  GObject
    +  GObject
        +----TpProxy
              +----TpMediaStreamHandler
     
    @@ -615,9 +615,9 @@

    tp_media_session_handler_new ()

    TpMediaSessionHandler * tp_media_session_handler_new    (TpDBusDaemon *dbus,
    -                                                         const gchar *unique_name,
    -                                                         const gchar *object_path,
    -                                                         GError **error);
    + const gchar *unique_name, + const gchar *object_path, + GError **error);

    @@ -626,28 +626,28 @@
    - - - - - @@ -692,9 +692,9 @@

    tp_media_stream_handler_new ()

    TpMediaStreamHandler * tp_media_stream_handler_new      (TpDBusDaemon *dbus,
    -                                                         const gchar *unique_name,
    -                                                         const gchar *object_path,
    -                                                         GError **error);
    + const gchar *unique_name, + const gchar *object_path, + GError **error);

    @@ -703,28 +703,28 @@
    - - - - - @@ -770,9 +770,9 @@

    tp_cli_media_session_handler_callback_for_error ()

    void                (*tp_cli_media_session_handler_callback_for_error)
                                                             (TpMediaSessionHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Warning

    tp_cli_media_session_handler_callback_for_error is deprecated and should not be used in newly-written code. Use StreamHandler.Error on each StreamHandler object instead.

    @@ -792,7 +792,7 @@
    @@ -813,13 +813,13 @@

    tp_cli_media_session_handler_call_error ()

    TpProxyPendingCall * tp_cli_media_session_handler_call_error
                                                             (TpMediaSessionHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         guint in_Error_Code,
    +                                                         const gchar *in_Message,
                                                              tp_cli_media_session_handler_callback_for_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Warning

    tp_cli_media_session_handler_call_error is deprecated and should not be used in newly-written code. Use StreamHandler.Error on each StreamHandler object instead.

    @@ -857,29 +857,29 @@
    - - - - + + + + @@ -897,13 +897,13 @@

    tp_cli_media_session_handler_run_error ()

    -
    gboolean            tp_cli_media_session_handler_run_error
    +
    gboolean            tp_cli_media_session_handler_run_error
                                                             (TpMediaSessionHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + guint in_Error_Code, + const gchar *in_Message, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_media_session_handler_run_error is deprecated and should not be used in newly-written code. Use StreamHandler.Error on each StreamHandler object instead.

    @@ -943,17 +943,17 @@
    - - @@ -970,9 +970,9 @@

    tp_cli_media_session_handler_callback_for_ready ()

    void                (*tp_cli_media_session_handler_callback_for_ready)
                                                             (TpMediaSessionHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Ready method call succeeds or fails. @@ -988,7 +988,7 @@

    @@ -1009,11 +1009,11 @@

    tp_cli_media_session_handler_call_ready ()

    TpProxyPendingCall * tp_cli_media_session_handler_call_ready
                                                             (TpMediaSessionHandler *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_media_session_handler_callback_for_ready callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Ready method call.

    @@ -1037,29 +1037,29 @@ - - - - + + + + @@ -1076,11 +1076,11 @@

    tp_cli_media_session_handler_run_ready ()

    -
    gboolean            tp_cli_media_session_handler_run_ready
    +
    gboolean            tp_cli_media_session_handler_run_ready
                                                             (TpMediaSessionHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    + gint timeout_ms, + GError **error, + GMainLoop **loop);

    Warning

    tp_cli_media_session_handler_run_ready is deprecated and should not be used in newly-written code.

    @@ -1110,17 +1110,17 @@
    - - @@ -1136,12 +1136,12 @@

    tp_cli_media_session_handler_signal_callback_new_stream_handler ()

    void                (*tp_cli_media_session_handler_signal_callback_new_stream_handler)
                                                             (TpMediaSessionHandler *proxy,
    -                                                         const gchar *arg_Stream_Handler,
    -                                                         guint arg_ID,
    -                                                         guint arg_Media_Type,
    -                                                         guint arg_Direction,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Stream_Handler, + guint arg_ID, + guint arg_Media_Type, + guint arg_Direction, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal NewStreamHandler.

    @@ -1193,10 +1193,10 @@
    TpProxySignalConnection * tp_cli_media_session_handler_connect_to_new_stream_handler
                                                             (TpMediaSessionHandler *proxy,
                                                              tp_cli_media_session_handler_signal_callback_new_stream_handler callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal NewStreamHandler.

    @@ -1226,19 +1226,19 @@ - - - - + + + + - @@ -1246,7 +1246,7 @@ @@ -1258,9 +1258,9 @@

    tp_cli_media_stream_handler_callback_for_codec_choice ()

    void                (*tp_cli_media_stream_handler_callback_for_codec_choice)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CodecChoice method call succeeds or fails. @@ -1276,7 +1276,7 @@

    @@ -1297,12 +1297,12 @@

    tp_cli_media_stream_handler_call_codec_choice ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_codec_choice
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Codec_ID,
    +                                                         gint timeout_ms,
    +                                                         guint in_Codec_ID,
                                                              tp_cli_media_stream_handler_callback_for_codec_choice callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CodecChoice method call.

    @@ -1331,29 +1331,29 @@ - - - - + + + + @@ -1370,12 +1370,12 @@

    tp_cli_media_stream_handler_run_codec_choice ()

    -
    gboolean            tp_cli_media_stream_handler_run_codec_choice
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Codec_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_codec_choice
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Codec_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_codec_choice is deprecated and should not be used in newly-written code.

    @@ -1410,17 +1410,17 @@
    - - @@ -1436,9 +1436,9 @@

    tp_cli_media_stream_handler_callback_for_error ()

    void                (*tp_cli_media_stream_handler_callback_for_error)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Error method call succeeds or fails. @@ -1454,7 +1454,7 @@

    @@ -1475,13 +1475,13 @@

    tp_cli_media_stream_handler_call_error ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_error
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    +                                                         gint timeout_ms,
    +                                                         guint in_Error_Code,
    +                                                         const gchar *in_Message,
                                                              tp_cli_media_stream_handler_callback_for_error callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Error method call.

    @@ -1515,29 +1515,29 @@ - - - - + + + + @@ -1554,13 +1554,13 @@

    tp_cli_media_stream_handler_run_error ()

    -
    gboolean            tp_cli_media_stream_handler_run_error
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_error
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_Error_Code,
    +                                                         const gchar *in_Message,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_error is deprecated and should not be used in newly-written code.

    @@ -1600,17 +1600,17 @@
    - - @@ -1626,9 +1626,9 @@

    tp_cli_media_stream_handler_callback_for_native_candidates_prepared ()

    void                (*tp_cli_media_stream_handler_callback_for_native_candidates_prepared)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NativeCandidatesPrepared method call succeeds or fails. @@ -1644,7 +1644,7 @@

    @@ -1665,11 +1665,11 @@

    tp_cli_media_stream_handler_call_native_candidates_prepared ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_native_candidates_prepared
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_media_stream_handler_callback_for_native_candidates_prepared callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NativeCandidatesPrepared method call.

    @@ -1693,29 +1693,29 @@ - - - - + + + + @@ -1732,11 +1732,11 @@

    tp_cli_media_stream_handler_run_native_candidates_prepared ()

    -
    gboolean            tp_cli_media_stream_handler_run_native_candidates_prepared
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_native_candidates_prepared
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_native_candidates_prepared is deprecated and should not be used in newly-written code.

    @@ -1766,17 +1766,17 @@
    - - @@ -1792,9 +1792,9 @@

    tp_cli_media_stream_handler_callback_for_new_active_candidate_pair ()

    void                (*tp_cli_media_stream_handler_callback_for_new_active_candidate_pair)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NewActiveCandidatePair method call succeeds or fails. @@ -1810,7 +1810,7 @@

    @@ -1831,13 +1831,13 @@

    tp_cli_media_stream_handler_call_new_active_candidate_pair ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_new_active_candidate_pair
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const gchar *in_Remote_Candidate_ID,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Native_Candidate_ID,
    +                                                         const gchar *in_Remote_Candidate_ID,
                                                              tp_cli_media_stream_handler_callback_for_new_active_candidate_pair callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NewActiveCandidatePair method call.

    @@ -1871,29 +1871,29 @@ - - - - + + + + @@ -1910,13 +1910,13 @@

    tp_cli_media_stream_handler_run_new_active_candidate_pair ()

    -
    gboolean            tp_cli_media_stream_handler_run_new_active_candidate_pair
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const gchar *in_Remote_Candidate_ID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_new_active_candidate_pair
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Native_Candidate_ID,
    +                                                         const gchar *in_Remote_Candidate_ID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_new_active_candidate_pair is deprecated and should not be used in newly-written code.

    @@ -1956,17 +1956,17 @@
    - - @@ -1982,9 +1982,9 @@

    tp_cli_media_stream_handler_callback_for_new_native_candidate ()

    void                (*tp_cli_media_stream_handler_callback_for_new_native_candidate)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NewNativeCandidate method call succeeds or fails. @@ -2000,7 +2000,7 @@

    @@ -2021,13 +2021,13 @@

    tp_cli_media_stream_handler_call_new_native_candidate ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_new_native_candidate
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Candidate_ID,
    -                                                         const GPtrArray *in_Transports,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Candidate_ID,
    +                                                         const GPtrArray *in_Transports,
                                                              tp_cli_media_stream_handler_callback_for_new_native_candidate callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NewNativeCandidate method call.

    @@ -2061,29 +2061,29 @@ - - - - + + + + @@ -2100,13 +2100,13 @@

    tp_cli_media_stream_handler_run_new_native_candidate ()

    -
    gboolean            tp_cli_media_stream_handler_run_new_native_candidate
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Candidate_ID,
    -                                                         const GPtrArray *in_Transports,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_new_native_candidate
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Candidate_ID,
    +                                                         const GPtrArray *in_Transports,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_new_native_candidate is deprecated and should not be used in newly-written code.

    @@ -2146,17 +2146,17 @@
    - - @@ -2172,9 +2172,9 @@

    tp_cli_media_stream_handler_callback_for_ready ()

    void                (*tp_cli_media_stream_handler_callback_for_ready)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Ready method call succeeds or fails. @@ -2190,7 +2190,7 @@

    @@ -2211,12 +2211,12 @@

    tp_cli_media_stream_handler_call_ready ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_ready
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
                                                              tp_cli_media_stream_handler_callback_for_ready callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Ready method call.

    @@ -2245,29 +2245,29 @@ - - - - + + + + @@ -2284,12 +2284,12 @@

    tp_cli_media_stream_handler_run_ready ()

    -
    gboolean            tp_cli_media_stream_handler_run_ready
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_ready
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_ready is deprecated and should not be used in newly-written code.

    @@ -2324,17 +2324,17 @@
    - - @@ -2350,9 +2350,9 @@

    tp_cli_media_stream_handler_callback_for_set_local_codecs ()

    void                (*tp_cli_media_stream_handler_callback_for_set_local_codecs)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetLocalCodecs method call succeeds or fails. @@ -2368,7 +2368,7 @@

    @@ -2389,12 +2389,12 @@

    tp_cli_media_stream_handler_call_set_local_codecs ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_set_local_codecs
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
                                                              tp_cli_media_stream_handler_callback_for_set_local_codecs callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetLocalCodecs method call.

    @@ -2423,29 +2423,29 @@ - - - - + + + + @@ -2462,12 +2462,12 @@

    tp_cli_media_stream_handler_run_set_local_codecs ()

    -
    gboolean            tp_cli_media_stream_handler_run_set_local_codecs
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_set_local_codecs
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_set_local_codecs is deprecated and should not be used in newly-written code.

    @@ -2502,17 +2502,17 @@
    - - @@ -2528,9 +2528,9 @@

    tp_cli_media_stream_handler_callback_for_stream_state ()

    void                (*tp_cli_media_stream_handler_callback_for_stream_state)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a StreamState method call succeeds or fails. @@ -2546,7 +2546,7 @@

    @@ -2567,12 +2567,12 @@

    tp_cli_media_stream_handler_call_stream_state ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_stream_state
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
                                                              tp_cli_media_stream_handler_callback_for_stream_state callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a StreamState method call.

    @@ -2601,29 +2601,29 @@ - - - - + + + + @@ -2640,12 +2640,12 @@

    tp_cli_media_stream_handler_run_stream_state ()

    -
    gboolean            tp_cli_media_stream_handler_run_stream_state
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         guint in_State,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_stream_state
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         guint in_State,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_stream_state is deprecated and should not be used in newly-written code.

    @@ -2680,17 +2680,17 @@
    - - @@ -2706,9 +2706,9 @@

    tp_cli_media_stream_handler_callback_for_supported_codecs ()

    void                (*tp_cli_media_stream_handler_callback_for_supported_codecs)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SupportedCodecs method call succeeds or fails. @@ -2724,7 +2724,7 @@

    @@ -2745,12 +2745,12 @@

    tp_cli_media_stream_handler_call_supported_codecs ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_codecs
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
                                                              tp_cli_media_stream_handler_callback_for_supported_codecs callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SupportedCodecs method call.

    @@ -2779,29 +2779,29 @@ - - - - + + + + @@ -2818,12 +2818,12 @@

    tp_cli_media_stream_handler_run_supported_codecs ()

    -
    gboolean            tp_cli_media_stream_handler_run_supported_codecs
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_supported_codecs
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_supported_codecs is deprecated and should not be used in newly-written code.

    @@ -2858,17 +2858,17 @@
    - - @@ -2884,10 +2884,10 @@

    tp_cli_media_stream_handler_signal_callback_add_remote_candidate ()

    void                (*tp_cli_media_stream_handler_signal_callback_add_remote_candidate)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const gchar *arg_Candidate_ID,
    -                                                         const GPtrArray *arg_Transports,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Candidate_ID, + const GPtrArray *arg_Transports, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal AddRemoteCandidate.

    @@ -2929,10 +2929,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_add_remote_candidate
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_add_remote_candidate callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal AddRemoteCandidate.

    @@ -2962,19 +2962,19 @@ - - - - + + + + - @@ -2982,7 +2982,7 @@ @@ -2994,8 +2994,8 @@

    tp_cli_media_stream_handler_signal_callback_close ()

    void                (*tp_cli_media_stream_handler_signal_callback_close)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal Close.

    @@ -3027,10 +3027,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_close
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_close callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal Close.

    @@ -3060,19 +3060,19 @@ - - - - + + + + - @@ -3080,7 +3080,7 @@ @@ -3092,9 +3092,9 @@

    tp_cli_media_stream_handler_signal_callback_remove_remote_candidate ()

    void                (*tp_cli_media_stream_handler_signal_callback_remove_remote_candidate)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const gchar *arg_Candidate_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Candidate_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal RemoveRemoteCandidate.

    @@ -3131,10 +3131,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_remove_remote_candidate
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_remove_remote_candidate callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal RemoveRemoteCandidate.

    @@ -3164,19 +3164,19 @@ - - - - + + + + - @@ -3184,7 +3184,7 @@ @@ -3196,10 +3196,10 @@

    tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const gchar *arg_Native_Candidate_ID,
    -                                                         const gchar *arg_Remote_Candidate_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Native_Candidate_ID, + const gchar *arg_Remote_Candidate_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetActiveCandidatePair.

    @@ -3241,10 +3241,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_active_candidate_pair
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_active_candidate_pair callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetActiveCandidatePair.

    @@ -3274,19 +3274,19 @@ - - - - + + + + - @@ -3294,7 +3294,7 @@ @@ -3306,9 +3306,9 @@

    tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GPtrArray *arg_Remote_Candidates,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Remote_Candidates, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetRemoteCandidateList.

    @@ -3345,10 +3345,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_candidate_list
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_remote_candidate_list callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetRemoteCandidateList.

    @@ -3378,19 +3378,19 @@ - - - - + + + + - @@ -3398,7 +3398,7 @@ @@ -3410,9 +3410,9 @@

    tp_cli_media_stream_handler_signal_callback_set_remote_codecs ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_remote_codecs)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GPtrArray *arg_Codecs,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Codecs, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetRemoteCodecs.

    @@ -3449,10 +3449,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_codecs
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_remote_codecs callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetRemoteCodecs.

    @@ -3482,19 +3482,19 @@ - - - - + + + + - @@ -3502,7 +3502,7 @@ @@ -3514,9 +3514,9 @@

    tp_cli_media_stream_handler_signal_callback_set_stream_playing ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_stream_playing)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gboolean arg_Playing,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Playing, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetStreamPlaying.

    @@ -3553,10 +3553,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_playing
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_stream_playing callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetStreamPlaying.

    @@ -3586,19 +3586,19 @@ - - - - + + + + - @@ -3606,7 +3606,7 @@ @@ -3618,9 +3618,9 @@

    tp_cli_media_stream_handler_signal_callback_set_stream_sending ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_stream_sending)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gboolean arg_Sending,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Sending, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetStreamSending.

    @@ -3657,10 +3657,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_sending
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_stream_sending callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetStreamSending.

    @@ -3690,19 +3690,19 @@ - - - - + + + + - @@ -3710,7 +3710,7 @@ @@ -3722,9 +3722,9 @@

    tp_cli_media_stream_handler_signal_callback_start_telephony_event ()

    void                (*tp_cli_media_stream_handler_signal_callback_start_telephony_event)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         guchar arg_Event,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guchar arg_Event, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StartTelephonyEvent.

    @@ -3761,10 +3761,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_telephony_event
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_start_telephony_event callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StartTelephonyEvent.

    @@ -3794,19 +3794,19 @@ - - - - + + + + - @@ -3814,7 +3814,7 @@ @@ -3826,8 +3826,8 @@

    tp_cli_media_stream_handler_signal_callback_stop_telephony_event ()

    void                (*tp_cli_media_stream_handler_signal_callback_stop_telephony_event)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StopTelephonyEvent.

    @@ -3859,10 +3859,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_stop_telephony_event
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_stop_telephony_event callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StopTelephonyEvent.

    @@ -3892,19 +3892,19 @@ - - - - + + + + - @@ -3912,7 +3912,7 @@ @@ -3924,12 +3924,12 @@

    tp_cli_media_stream_handler_call_hold_state ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_hold_state
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Held,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Held,
                                                              tp_cli_media_stream_handler_callback_for_hold_state callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a HoldState method call.

    @@ -3958,29 +3958,29 @@ - - - - + + + + @@ -3999,11 +3999,11 @@

    tp_cli_media_stream_handler_call_unhold_failure ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_unhold_failure
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    +                                                         gint timeout_ms,
                                                              tp_cli_media_stream_handler_callback_for_unhold_failure callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a UnholdFailure method call.

    @@ -4027,29 +4027,29 @@ - - - - + + + + @@ -4068,9 +4068,9 @@

    tp_cli_media_stream_handler_callback_for_hold_state ()

    void                (*tp_cli_media_stream_handler_callback_for_hold_state)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a HoldState method call succeeds or fails. @@ -4086,7 +4086,7 @@

    @@ -4107,9 +4107,9 @@

    tp_cli_media_stream_handler_callback_for_unhold_failure ()

    void                (*tp_cli_media_stream_handler_callback_for_unhold_failure)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a UnholdFailure method call succeeds or fails. @@ -4125,7 +4125,7 @@

    @@ -4147,10 +4147,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_stream_held
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_stream_held callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetStreamHeld.

    @@ -4180,19 +4180,19 @@ - - - - + + + + - @@ -4200,7 +4200,7 @@ @@ -4210,12 +4210,12 @@

    tp_cli_media_stream_handler_run_hold_state ()

    -
    gboolean            tp_cli_media_stream_handler_run_hold_state
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         gboolean in_Held,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_hold_state
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         gboolean in_Held,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_hold_state is deprecated and should not be used in newly-written code.

    @@ -4250,17 +4250,17 @@
    - - @@ -4274,11 +4274,11 @@

    tp_cli_media_stream_handler_run_unhold_failure ()

    -
    gboolean            tp_cli_media_stream_handler_run_unhold_failure
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_unhold_failure
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_unhold_failure is deprecated and should not be used in newly-written code.

    @@ -4308,17 +4308,17 @@
    - - @@ -4334,9 +4334,9 @@

    tp_cli_media_stream_handler_signal_callback_set_stream_held ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_stream_held)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gboolean arg_Held,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + gboolean arg_Held, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetStreamHeld.

    @@ -4372,12 +4372,12 @@

    tp_cli_media_stream_handler_call_codecs_updated ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_codecs_updated
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
                                                              tp_cli_media_stream_handler_callback_for_codecs_updated callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a CodecsUpdated method call.

    @@ -4406,29 +4406,29 @@ - - - - + + + + @@ -4447,9 +4447,9 @@

    tp_cli_media_stream_handler_callback_for_codecs_updated ()

    void                (*tp_cli_media_stream_handler_callback_for_codecs_updated)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a CodecsUpdated method call succeeds or fails. @@ -4465,7 +4465,7 @@

    @@ -4484,12 +4484,12 @@

    tp_cli_media_stream_handler_run_codecs_updated ()

    -
    gboolean            tp_cli_media_stream_handler_run_codecs_updated
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_codecs_updated
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Codecs,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_codecs_updated is deprecated and should not be used in newly-written code.

    @@ -4524,17 +4524,17 @@
    - - @@ -4550,10 +4550,10 @@

    tp_cli_media_stream_handler_signal_callback_start_named_telephony_event ()

    void                (*tp_cli_media_stream_handler_signal_callback_start_named_telephony_event)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         guchar arg_Event,
    -                                                         guint arg_Codec_ID,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guchar arg_Event, + guint arg_Codec_ID, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StartNamedTelephonyEvent.

    @@ -4595,10 +4595,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_named_telephony_event
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_start_named_telephony_event callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StartNamedTelephonyEvent.

    @@ -4628,19 +4628,19 @@ - - - - + + + + - @@ -4648,7 +4648,7 @@ @@ -4660,9 +4660,9 @@

    tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event ()

    void                (*tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         guchar arg_Event,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + guchar arg_Event, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal StartSoundTelephonyEvent.

    @@ -4699,10 +4699,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_start_sound_telephony_event
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_start_sound_telephony_event callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal StartSoundTelephonyEvent.

    @@ -4732,19 +4732,19 @@ - - - - + + + + - @@ -4752,7 +4752,7 @@ @@ -4764,15 +4764,15 @@

    tp_cli_media_stream_handler_call_new_active_transport_pair ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_new_active_transport_pair
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const GValueArray *in_Native_Transport,
    -                                                         const gchar *in_Remote_Candidate_ID,
    -                                                         const GValueArray *in_Remote_Transport,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Native_Candidate_ID,
    +                                                         const GValueArray *in_Native_Transport,
    +                                                         const gchar *in_Remote_Candidate_ID,
    +                                                         const GValueArray *in_Remote_Transport,
                                                              tp_cli_media_stream_handler_callback_for_new_active_transport_pair callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NewActiveTransportPair method call.

    @@ -4816,29 +4816,29 @@ - - - - + + + + @@ -4857,9 +4857,9 @@

    tp_cli_media_stream_handler_callback_for_new_active_transport_pair ()

    void                (*tp_cli_media_stream_handler_callback_for_new_active_transport_pair)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NewActiveTransportPair method call succeeds or fails. @@ -4875,7 +4875,7 @@

    @@ -4894,15 +4894,15 @@

    tp_cli_media_stream_handler_run_new_active_transport_pair ()

    -
    gboolean            tp_cli_media_stream_handler_run_new_active_transport_pair
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const GValueArray *in_Native_Transport,
    -                                                         const gchar *in_Remote_Candidate_ID,
    -                                                         const GValueArray *in_Remote_Transport,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_new_active_transport_pair
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Native_Candidate_ID,
    +                                                         const GValueArray *in_Native_Transport,
    +                                                         const gchar *in_Remote_Candidate_ID,
    +                                                         const GValueArray *in_Remote_Transport,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_new_active_transport_pair is deprecated and should not be used in newly-written code.

    @@ -4952,17 +4952,17 @@
    - - @@ -4978,12 +4978,12 @@

    tp_cli_media_stream_handler_call_supported_feedback_messages ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_feedback_messages
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Messages,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Messages,
                                                              tp_cli_media_stream_handler_callback_for_supported_feedback_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SupportedFeedbackMessages method call.

    @@ -5012,29 +5012,29 @@ - - - - + + + + @@ -5053,12 +5053,12 @@

    tp_cli_media_stream_handler_call_supported_header_extensions ()

    TpProxyPendingCall * tp_cli_media_stream_handler_call_supported_header_extensions
                                                             (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Header_Extensions,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Header_Extensions,
                                                              tp_cli_media_stream_handler_callback_for_supported_header_extensions callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SupportedHeaderExtensions method call.

    @@ -5087,29 +5087,29 @@ - - - - + + + + @@ -5128,9 +5128,9 @@

    tp_cli_media_stream_handler_callback_for_supported_feedback_messages ()

    void                (*tp_cli_media_stream_handler_callback_for_supported_feedback_messages)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SupportedFeedbackMessages method call succeeds or fails. @@ -5146,7 +5146,7 @@

    @@ -5167,9 +5167,9 @@

    tp_cli_media_stream_handler_callback_for_supported_header_extensions ()

    void                (*tp_cli_media_stream_handler_callback_for_supported_header_extensions)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SupportedHeaderExtensions method call succeeds or fails. @@ -5185,7 +5185,7 @@

    @@ -5207,10 +5207,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_feedback_messages
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetRemoteFeedbackMessages.

    @@ -5240,19 +5240,19 @@ - - - - + + + + - @@ -5260,7 +5260,7 @@ @@ -5273,10 +5273,10 @@
    TpProxySignalConnection * tp_cli_media_stream_handler_connect_to_set_remote_header_extensions
                                                             (TpMediaStreamHandler *proxy,
                                                              tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal SetRemoteHeaderExtensions.

    @@ -5306,19 +5306,19 @@ - - - - + + + + - @@ -5326,7 +5326,7 @@ @@ -5336,12 +5336,12 @@

    tp_cli_media_stream_handler_run_supported_feedback_messages ()

    -
    gboolean            tp_cli_media_stream_handler_run_supported_feedback_messages
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Messages,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_supported_feedback_messages
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Messages,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_supported_feedback_messages is deprecated and should not be used in newly-written code.

    @@ -5376,17 +5376,17 @@
    - - @@ -5400,12 +5400,12 @@

    tp_cli_media_stream_handler_run_supported_header_extensions ()

    -
    gboolean            tp_cli_media_stream_handler_run_supported_header_extensions
    -                                                        (TpMediaStreamHandler *proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Header_Extensions,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_media_stream_handler_run_supported_header_extensions
    +                                                        (TpMediaStreamHandler *proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Header_Extensions,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_media_stream_handler_run_supported_header_extensions is deprecated and should not be used in newly-written code.

    @@ -5440,17 +5440,17 @@
    - - @@ -5466,9 +5466,9 @@

    tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_remote_feedback_messages)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         GHashTable *arg_Messages,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *arg_Messages, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetRemoteFeedbackMessages.

    @@ -5504,9 +5504,9 @@

    tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions ()

    void                (*tp_cli_media_stream_handler_signal_callback_set_remote_header_extensions)
                                                             (TpMediaStreamHandler *proxy,
    -                                                         const GPtrArray *arg_Header_Extensions,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Header_Extensions, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal SetRemoteHeaderExtensions.

    diff --git a/docs/reference/html/telepathy-glib-observe-channels-context.html b/docs/reference/html/telepathy-glib-observe-channels-context.html index 1563542..f1f26f0 100644 --- a/docs/reference/html/telepathy-glib-observe-channels-context.html +++ b/docs/reference/html/telepathy-glib-observe-channels-context.html @@ -48,17 +48,17 @@ voidtp_observe_channels_context_accept (TpObserveChannelsContext *self); voidtp_observe_channels_context_delay (TpObserveChannelsContext *self); voidtp_observe_channels_context_fail (TpObserveChannelsContext *self, - const GError *error); -gbooleantp_observe_channels_context_is_recovering + const GError *error); +gbooleantp_observe_channels_context_is_recovering (TpObserveChannelsContext *self); -GList * tp_observe_channels_context_get_requests +GList * tp_observe_channels_context_get_requests (TpObserveChannelsContext *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpObserveChannelsContext
     
    @@ -66,12 +66,12 @@

    Properties

       "account"                  TpAccount*            : Read / Write / Construct Only
    -  "channels"                 GPtrArray*            : Read / Write / Construct Only
    +  "channels"                 GPtrArray*            : Read / Write / Construct Only
       "connection"               TpConnection*         : Read / Write / Construct Only
    -  "dbus-context"             gpointer              : Write / Construct Only
    +  "dbus-context"             gpointer              : Write / Construct Only
       "dispatch-operation"       TpChannelDispatchOperation*  : Read / Write / Construct Only
       "observer-info"            GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
    -  "requests"                 GPtrArray*            : Read / Write / Construct Only
    +  "requests"                 GPtrArray*            : Read / Write / Construct Only
     
    @@ -135,7 +135,7 @@

    tp_observe_channels_context_fail ()

    void                tp_observe_channels_context_fail    (TpObserveChannelsContext *self,
    -                                                         const GError *error);
    + const GError *error);

    Called by TpBaseClientClassObserveChannelsImpl to raise a D-Bus error.

    @@ -159,15 +159,15 @@

    tp_observe_channels_context_is_recovering ()

    -
    gboolean            tp_observe_channels_context_is_recovering
    +
    gboolean            tp_observe_channels_context_is_recovering
                                                             (TpObserveChannelsContext *self);

    If this call to ObserveChannels is for channels that already existed before this observer started (because the observer used -tp_base_client_set_observer_recover()), return TRUE. -

    -

    -In most cases, the result is FALSE. +tp_base_client_set_observer_recover()), return TRUE. +

    +

    +In most cases, the result is FALSE.

    Returns :

    TRUE if the handle type is valid. + TRUE if the handle type is valid.

    dbus :

    a D-Bus daemon; may not be NULL +a D-Bus daemon; may not be NULL

    unique_name :

    the unique name of the connection process; may not be NULL +the unique name of the connection process; may not be NULL or a well-known name

    object_path :

    the object path of the media session handler; may not be NULL +the object path of the media session handler; may not be NULL

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    Returns :

    a new media session handler proxy, or NULL on invalid arguments + a new media session handler proxy, or NULL on invalid arguments

    dbus :

    a D-Bus daemon; may not be NULL +a D-Bus daemon; may not be NULL

    unique_name :

    the unique name of the connection process; may not be NULL +the unique name of the connection process; may not be NULL or a well-known name

    object_path :

    the object path of the media stream handler; may not be NULL +the object path of the media stream handler; may not be NULL

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    Returns :

    a new media stream handler proxy, or NULL on invalid arguments + a new media stream handler proxy, or NULL on invalid arguments

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL -

    weak_object :

    If not NULL, a GObject which will be + must be NULL if callback is NULL +

    weak_object :

    If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL -

    weak_object :

    A GObject which will be weakly referenced; + before this function returns NULL +

    weak_object :

    A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED
    @@ -179,7 +179,7 @@ - @@ -190,7 +190,7 @@

    tp_observe_channels_context_get_requests ()

    -
    GList *             tp_observe_channels_context_get_requests
    +
    GList *             tp_observe_channels_context_get_requests
                                                             (TpObserveChannelsContext *self);

    Return a list of the TpChannelRequest which have been satisfied by the @@ -207,7 +207,7 @@

    @@ -226,21 +226,21 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "channels" property

    -
      "channels"                 GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing TpChannel objects representing the channels +

      "channels"                 GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing TpChannel objects representing the channels that have been passed to ObserveChannels. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5

    @@ -254,16 +254,16 @@ Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "dbus-context" property

    -
      "dbus-context"             gpointer              : Write / Construct Only
    -

    -The DBusGMethodInvocation representing the D-Bus context of the +

      "dbus-context"             gpointer              : Write / Construct Only
    +

    +The DBusGMethodInvocation representing the D-Bus context of the ObserveChannels call. Can only be written during construction.

    @@ -276,7 +276,7 @@

    A TpChannelDispatchOperation object representing the ChannelDispatchOperation that has been passed to ObserveChannels, -or NULL if none has been passed. +or NULL if none has been passed. Read-only except during construction.

    Since 0.11.5

    @@ -286,28 +286,28 @@

    The "observer-info" property

      "observer-info"            GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    -A GHashTable where the keys are string and values are GValue instances. +A GHashTable where the keys are string and values are GValue instances. It represents the Observer_Info hash table that has been passed to ObserveChannels. It's recommended to use high-level method such as tp_observe_channels_context_is_recovering() to access to its content.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "requests" property

    -
      "requests"                 GPtrArray*            : Read / Write / Construct Only
    -

    -A GPtrArray containing TpChannelRequest objects representing the +

      "requests"                 GPtrArray*            : Read / Write / Construct Only
    +

    +A GPtrArray containing TpChannelRequest objects representing the requests that have been passed to ObserveChannels. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5

    diff --git a/docs/reference/html/telepathy-glib-protocol.html b/docs/reference/html/telepathy-glib-protocol.html index 8c3d04c..4ef10df 100644 --- a/docs/reference/html/telepathy-glib-protocol.html +++ b/docs/reference/html/telepathy-glib-protocol.html @@ -47,63 +47,63 @@ TpProtocol; TpProtocolClass; TpProtocol * tp_protocol_new (TpDBusDaemon *dbus, - const gchar *cm_name, - const gchar *protocol_name, - const GHashTable *immutable_properties, - GError **error); -const gchar * tp_protocol_get_name (TpProtocol *self); + const gchar *cm_name, + const gchar *protocol_name, + const GHashTable *immutable_properties, + GError **error); +const gchar * tp_protocol_get_name (TpProtocol *self); voidtp_protocol_init_known_interfaces (void); #define TP_PROTOCOL_FEATURE_PARAMETERS -GStrvtp_protocol_dup_param_names (TpProtocol *self); +GStrvtp_protocol_dup_param_names (TpProtocol *self); const TpConnectionManagerParam * tp_protocol_get_param (TpProtocol *self, - const gchar *param); -gbooleantp_protocol_has_param (TpProtocol *self, - const gchar *param); -gbooleantp_protocol_can_register (TpProtocol *self); + const gchar *param); +gbooleantp_protocol_has_param (TpProtocol *self, + const gchar *param); +gbooleantp_protocol_can_register (TpProtocol *self); #define TP_PROTOCOL_FEATURE_CORETpCapabilities * tp_protocol_get_capabilities (TpProtocol *self); -const gchar * tp_protocol_get_english_name (TpProtocol *self); -const gchar * tp_protocol_get_icon_name (TpProtocol *self); -const gchar * tp_protocol_get_vcard_field (TpProtocol *self); -const gchar * const * tp_protocol_get_authentication_types +const gchar * tp_protocol_get_english_name (TpProtocol *self); +const gchar * tp_protocol_get_icon_name (TpProtocol *self); +const gchar * tp_protocol_get_vcard_field (TpProtocol *self); +const gchar * const * tp_protocol_get_authentication_types (TpProtocol *self); TpProxyPendingCall * tp_cli_protocol_call_identify_account - (gpointer proxy, - gint timeout_ms, - GHashTable *in_Parameters, + (gpointer proxy, + gint timeout_ms, + GHashTable *in_Parameters, tp_cli_protocol_callback_for_identify_account callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_protocol_call_normalize_contact - (gpointer proxy, - gint timeout_ms, - const gchar *in_Contact_ID, + (gpointer proxy, + gint timeout_ms, + const gchar *in_Contact_ID, tp_cli_protocol_callback_for_normalize_contact callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_protocol_callback_for_identify_account) (TpProxy *proxy, - const gchar *out_Account_ID, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Account_ID, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_protocol_callback_for_normalize_contact) (TpProxy *proxy, - const gchar *out_Normalized_Contact_ID, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Normalized_Contact_ID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpProtocol
     
    @@ -111,14 +111,14 @@

    Properties

    -  "authentication-types"     GStrv*                : Read
    +  "authentication-types"     GStrv*                : Read
       "capabilities"             TpCapabilities*       : Read
    -  "english-name"             gchar*                : Read
    -  "icon-name"                gchar*                : Read
    -  "param-names"              GStrv*                : Read
    -  "protocol-name"            gchar*                : Read / Write / Construct Only
    +  "english-name"             gchar*                : Read
    +  "icon-name"                gchar*                : Read
    +  "param-names"              GStrv*                : Read
    +  "protocol-name"            gchar*                : Read / Write / Construct Only
       "protocol-properties"      GHashTable_gchararray+GValue_*  : Read / Write / Construct Only
    -  "vcard-field"              gchar*                : Read
    +  "vcard-field"              gchar*                : Read
     
    @@ -154,10 +154,10 @@

    tp_protocol_new ()

    TpProtocol *        tp_protocol_new                     (TpDBusDaemon *dbus,
    -                                                         const gchar *cm_name,
    -                                                         const gchar *protocol_name,
    -                                                         const GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *cm_name, + const gchar *protocol_name, + const GHashTable *immutable_properties, + GError **error);

    @@ -166,7 +166,7 @@
    - @@ -186,12 +186,12 @@ - - - - - + + + + @@ -202,7 +202,7 @@

    tp_protocol_get_name ()

    -
    const gchar *       tp_protocol_get_name                (TpProtocol *self);
    +
    const gchar *       tp_protocol_get_name                (TpProtocol *self);

    Return the same thing as the protocol-name property, for convenient use in C code. The returned string is valid for as long as self exists. @@ -266,13 +266,13 @@


    tp_protocol_dup_param_names ()

    -
    GStrv               tp_protocol_dup_param_names         (TpProtocol *self);
    +
    GStrv               tp_protocol_dup_param_names         (TpProtocol *self);

    Returns a list of parameter names supported by this connection manager for this protocol.

    -The result is copied and must be freed by the caller with g_strfreev(). +The result is copied and must be freed by the caller with g_strfreev().

    Returns :

    TRUE for pre-existing channels, FALSE for new channels + TRUE for pre-existing channels, FALSE for new channels

    Returns :

    - a newly allocated GList of reffed TpChannelRequest. [transfer full][element-type TelepathyGLib.ChannelRequest] + a newly allocated GList of reffed TpChannelRequest. [transfer full][element-type TelepathyGLib.ChannelRequest]

    dbus :

    proxy for the D-Bus daemon; may not be NULL +proxy for the D-Bus daemon; may not be NULL

    error :

    used to indicate the error if NULL is returned -

    Returns :

    a new protocol proxy, or NULL on invalid arguments +used to indicate the error if NULL is returned +

    Returns :

    a new protocol proxy, or NULL on invalid arguments
    @@ -296,7 +296,7 @@

    tp_protocol_get_param ()

    const TpConnectionManagerParam * tp_protocol_get_param  (TpProtocol *self,
    -                                                         const gchar *param);
    + const gchar *param);

    @@ -315,7 +315,7 @@
    - @@ -327,8 +327,8 @@

    tp_protocol_has_param ()

    -
    gboolean            tp_protocol_has_param               (TpProtocol *self,
    -                                                         const gchar *param);
    +
    gboolean            tp_protocol_has_param               (TpProtocol *self,
    +                                                         const gchar *param);

    @@ -347,7 +347,7 @@
    - @@ -358,10 +358,10 @@

    tp_protocol_can_register ()

    -
    gboolean            tp_protocol_can_register            (TpProtocol *self);
    +
    gboolean            tp_protocol_can_register            (TpProtocol *self);

    Return whether a new account can be registered on this protocol, by setting -the special "register" parameter to TRUE. +the special "register" parameter to TRUE.

    Returns :

    a structure representing the parameter param, or NULL if not + a structure representing the parameter param, or NULL if not supported

    Returns :

    TRUE if self supports the parameter param. + TRUE if self supports the parameter param.
    @@ -373,7 +373,7 @@ - @@ -435,7 +435,7 @@ @@ -445,7 +445,7 @@

    tp_protocol_get_english_name ()

    -
    const gchar *       tp_protocol_get_english_name        (TpProtocol *self);
    +
    const gchar *       tp_protocol_get_english_name        (TpProtocol *self);

    @@ -459,7 +459,7 @@
    - @@ -470,7 +470,7 @@

    tp_protocol_get_icon_name ()

    -
    const gchar *       tp_protocol_get_icon_name           (TpProtocol *self);
    +
    const gchar *       tp_protocol_get_icon_name           (TpProtocol *self);

    @@ -484,7 +484,7 @@
    - @@ -495,7 +495,7 @@

    tp_protocol_get_vcard_field ()

    -
    const gchar *       tp_protocol_get_vcard_field         (TpProtocol *self);
    +
    const gchar *       tp_protocol_get_vcard_field         (TpProtocol *self);

    @@ -520,7 +520,7 @@

    tp_protocol_get_authentication_types ()

    -
    const gchar * const * tp_protocol_get_authentication_types
    +
    const gchar * const * tp_protocol_get_authentication_types
                                                             (TpProtocol *self);

    @@ -546,13 +546,13 @@

    tp_cli_protocol_call_identify_account ()

    TpProxyPendingCall * tp_cli_protocol_call_identify_account
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         GHashTable *in_Parameters,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         GHashTable *in_Parameters,
                                                              tp_cli_protocol_callback_for_identify_account callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a IdentifyAccount method call.

    @@ -581,29 +581,29 @@
    - @@ -621,13 +621,13 @@

    tp_cli_protocol_call_normalize_contact ()

    TpProxyPendingCall * tp_cli_protocol_call_normalize_contact
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Contact_ID,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Contact_ID,
                                                              tp_cli_protocol_callback_for_normalize_contact callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a NormalizeContact method call.

    @@ -656,29 +656,29 @@
    - @@ -697,10 +697,10 @@

    tp_cli_protocol_callback_for_identify_account ()

    void                (*tp_cli_protocol_callback_for_identify_account)
                                                             (TpProxy *proxy,
    -                                                         const gchar *out_Account_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Account_ID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a IdentifyAccount method call succeeds or fails. @@ -715,13 +715,13 @@

    - @@ -742,10 +742,10 @@

    tp_cli_protocol_callback_for_normalize_contact ()

    void                (*tp_cli_protocol_callback_for_normalize_contact)
                                                             (TpProxy *proxy,
    -                                                         const gchar *out_Normalized_Contact_ID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Normalized_Contact_ID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a NormalizeContact method call succeeds or fails. @@ -760,13 +760,13 @@

    - @@ -787,11 +787,11 @@

    Property Details

    The "authentication-types" property

    -
      "authentication-types"     GStrv*                : Read
    -

    -A non-NULL GStrv of interfaces which provide information as to +

      "authentication-types"     GStrv*                : Read
    +

    +A non-NULL GStrv of interfaces which provide information as to what kind of authentication channels can possibly appear before -the connection reaches the CONNECTED state, or NULL if +the connection reaches the CONNECTED state, or NULL if TP_PROTOCOL_FEATURE_CORE has not been prepared.

    Since 0.13.9

    @@ -802,7 +802,7 @@
      "capabilities"             TpCapabilities*       : Read

    The classes of channel that can be requested from connections to this -protocol, or NULL if this is unknown or the TP_PROTOCOL_FEATURE_CORE +protocol, or NULL if this is unknown or the TP_PROTOCOL_FEATURE_CORE feature has not been prepared.

    Since 0.11.11

    @@ -810,7 +810,7 @@

    The "english-name" property

    -
      "english-name"             gchar*                : Read
    +
      "english-name"             gchar*                : Read

    The name of the protocol in a form suitable for display to users, such as "AIM" or "Yahoo!", or a string based on "protocol-name" @@ -831,7 +831,7 @@


    The "icon-name" property

    -
      "icon-name"                gchar*                : Read
    +
      "icon-name"                gchar*                : Read

    The name of an icon in the system's icon theme. If none was supplied by the Protocol, or the TP_PROTOCOL_FEATURE_CORE feature has not been @@ -844,10 +844,10 @@


    The "param-names" property

    -
      "param-names"              GStrv*                : Read
    +
      "param-names"              GStrv*                : Read

    A list of parameter names supported by this connection manager -for this protocol, or NULL if TP_PROTOCOL_FEATURE_PARAMETERS has not +for this protocol, or NULL if TP_PROTOCOL_FEATURE_PARAMETERS has not been prepared.

    Since 0.11.11

    @@ -855,7 +855,7 @@

    The "protocol-name" property

    -
      "protocol-name"            gchar*                : Read / Write / Construct Only
    +
      "protocol-name"            gchar*                : Read / Write / Construct Only

    The machine-readable name of the protocol, taken from the Telepathy D-Bus Interface Specification, such as "jabber" or "local-xmpp". @@ -869,7 +869,7 @@

      "protocol-properties"      GHashTable_gchararray+GValue_*  : Read / Write / Construct Only

    The immutable properties of this Protocol, as provided at construction -time. This is a map from string to GValue, which must not be modified. +time. This is a map from string to GValue, which must not be modified.

    If the immutable properties were not provided at construction time, @@ -882,10 +882,10 @@


    The "vcard-field" property

    -
      "vcard-field"              gchar*                : Read
    +
      "vcard-field"              gchar*                : Read

    The most common vCard field used for this protocol's contact -identifiers, normalized to lower case, or NULL if there is no such field +identifiers, normalized to lower case, or NULL if there is no such field or the TP_PROTOCOL_FEATURE_CORE feature has not been prepared.

    Default value: NULL

    diff --git a/docs/reference/html/telepathy-glib-proxy-dbus-core.html b/docs/reference/html/telepathy-glib-proxy-dbus-core.html index 62f9e94..46458d9 100644 --- a/docs/reference/html/telepathy-glib-proxy-dbus-core.html +++ b/docs/reference/html/telepathy-glib-proxy-dbus-core.html @@ -41,133 +41,133 @@ #include <telepathy-glib/proxy.h> TpProxyPendingCall * tp_cli_dbus_introspectable_call_introspect - (gpointer proxy, - gint timeout_ms, + (gpointer proxy, + gint timeout_ms, tp_cli_dbus_introspectable_callback_for_introspect callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_dbus_introspectable_callback_for_introspect) (TpProxy *proxy, - const gchar *out_XML_Data, - const GError *error, - gpointer user_data, - GObject *weak_object); -gboolean tp_cli_dbus_introspectable_run_introspect - (gpointer proxy, - gint timeout_ms, - gchar **out_XML_Data, - GError **error, - GMainLoop **loop); + const gchar *out_XML_Data, + const GError *error, + gpointer user_data, + GObject *weak_object); +gboolean tp_cli_dbus_introspectable_run_introspect + (gpointer proxy, + gint timeout_ms, + gchar **out_XML_Data, + GError **error, + GMainLoop **loop); TpProxyPendingCall * tp_cli_dbus_peer_call_get_machine_id - (gpointer proxy, - gint timeout_ms, + (gpointer proxy, + gint timeout_ms, tp_cli_dbus_peer_callback_for_get_machine_id callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -TpProxyPendingCall * tp_cli_dbus_peer_call_ping (gpointer proxy, - gint timeout_ms, + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +TpProxyPendingCall * tp_cli_dbus_peer_call_ping (gpointer proxy, + gint timeout_ms, tp_cli_dbus_peer_callback_for_ping callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_dbus_peer_callback_for_get_machine_id) (TpProxy *proxy, - const gchar *out_Machine_UUID, - const GError *error, - gpointer user_data, - GObject *weak_object); + const gchar *out_Machine_UUID, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_peer_callback_for_ping) (TpProxy *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gboolean tp_cli_dbus_peer_run_get_machine_id (gpointer proxy, - gint timeout_ms, - gchar **out_Machine_UUID, - GError **error, - GMainLoop **loop); -gboolean tp_cli_dbus_peer_run_ping (gpointer proxy, - gint timeout_ms, - GError **error, - GMainLoop **loop); -TpProxyPendingCall * tp_cli_dbus_properties_call_get (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, + const GError *error, + gpointer user_data, + GObject *weak_object); +gboolean tp_cli_dbus_peer_run_get_machine_id (gpointer proxy, + gint timeout_ms, + gchar **out_Machine_UUID, + GError **error, + GMainLoop **loop); +gboolean tp_cli_dbus_peer_run_ping (gpointer proxy, + gint timeout_ms, + GError **error, + GMainLoop **loop); +TpProxyPendingCall * tp_cli_dbus_properties_call_get (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, + const gchar *in_Property_Name, tp_cli_dbus_properties_callback_for_get callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); TpProxyPendingCall * tp_cli_dbus_properties_call_get_all - (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, + (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, tp_cli_dbus_properties_callback_for_get_all callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -TpProxyPendingCall * tp_cli_dbus_properties_call_set (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, - const GValue *in_Value, + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +TpProxyPendingCall * tp_cli_dbus_properties_call_set (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + const GValue *in_Value, tp_cli_dbus_properties_callback_for_set callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); void (*tp_cli_dbus_properties_callback_for_get) (TpProxy *proxy, - const GValue *out_Value, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GValue *out_Value, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_properties_callback_for_get_all) (TpProxy *proxy, - GHashTable *out_Properties, - const GError *error, - gpointer user_data, - GObject *weak_object); + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object); void (*tp_cli_dbus_properties_callback_for_set) (TpProxy *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); -gboolean tp_cli_dbus_properties_run_get (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, - GValue **out_Value, - GError **error, - GMainLoop **loop); -gboolean tp_cli_dbus_properties_run_get_all (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, - GHashTable **out_Properties, - GError **error, - GMainLoop **loop); + const GError *error, + gpointer user_data, + GObject *weak_object); +gboolean tp_cli_dbus_properties_run_get (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + GValue **out_Value, + GError **error, + GMainLoop **loop); +gboolean tp_cli_dbus_properties_run_get_all (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, + GHashTable **out_Properties, + GError **error, + GMainLoop **loop); void (*tp_cli_dbus_properties_signal_callback_properties_changed) (TpProxy *proxy, - const gchar *arg_Interface_Name, - GHashTable *arg_Changed_Properties, - const gchar **arg_Invalidated_Properties, - gpointer user_data, - GObject *weak_object); + const gchar *arg_Interface_Name, + GHashTable *arg_Changed_Properties, + const gchar **arg_Invalidated_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_dbus_properties_connect_to_properties_changed - (gpointer proxy, + (gpointer proxy, tp_cli_dbus_properties_signal_callback_properties_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); -gboolean tp_cli_dbus_properties_run_set (gpointer proxy, - gint timeout_ms, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, - const GValue *in_Value, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); +gboolean tp_cli_dbus_properties_run_set (gpointer proxy, + gint timeout_ms, + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + const GValue *in_Value, + GError **error, + GMainLoop **loop);
    @@ -182,12 +182,12 @@

    tp_cli_dbus_introspectable_call_introspect ()

    TpProxyPendingCall * tp_cli_dbus_introspectable_call_introspect
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_introspectable_callback_for_introspect callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Introspect method call.

    @@ -211,29 +211,29 @@
    - @@ -252,10 +252,10 @@

    tp_cli_dbus_introspectable_callback_for_introspect ()

    void                (*tp_cli_dbus_introspectable_callback_for_introspect)
                                                             (TpProxy *proxy,
    -                                                         const gchar *out_XML_Data,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_XML_Data, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Introspect method call succeeds or fails. @@ -270,13 +270,13 @@

    - @@ -295,12 +295,12 @@

    tp_cli_dbus_introspectable_run_introspect ()

    -
    gboolean            tp_cli_dbus_introspectable_run_introspect
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out_XML_Data,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_introspectable_run_introspect
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out_XML_Data,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_introspectable_run_introspect is deprecated and should not be used in newly-written code.

    @@ -330,22 +330,22 @@
    - - - @@ -360,12 +360,12 @@

    tp_cli_dbus_peer_call_get_machine_id ()

    TpProxyPendingCall * tp_cli_dbus_peer_call_get_machine_id
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_peer_callback_for_get_machine_id callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetMachineId method call.

    @@ -389,29 +389,29 @@
    - @@ -428,12 +428,12 @@

    tp_cli_dbus_peer_call_ping ()

    -
    TpProxyPendingCall * tp_cli_dbus_peer_call_ping         (gpointer proxy,
    -                                                         gint timeout_ms,
    +
    TpProxyPendingCall * tp_cli_dbus_peer_call_ping         (gpointer proxy,
    +                                                         gint timeout_ms,
                                                              tp_cli_dbus_peer_callback_for_ping callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Ping method call.

    @@ -457,29 +457,29 @@
    - @@ -498,10 +498,10 @@

    tp_cli_dbus_peer_callback_for_get_machine_id ()

    void                (*tp_cli_dbus_peer_callback_for_get_machine_id)
                                                             (TpProxy *proxy,
    -                                                         const gchar *out_Machine_UUID,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *out_Machine_UUID, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetMachineId method call succeeds or fails. @@ -516,13 +516,13 @@

    - @@ -543,9 +543,9 @@

    tp_cli_dbus_peer_callback_for_ping ()

    void                (*tp_cli_dbus_peer_callback_for_ping)
                                                             (TpProxy *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Ping method call succeeds or fails. @@ -561,7 +561,7 @@

    @@ -580,11 +580,11 @@

    tp_cli_dbus_peer_run_get_machine_id ()

    -
    gboolean            tp_cli_dbus_peer_run_get_machine_id (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         gchar **out_Machine_UUID,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_peer_run_get_machine_id (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         gchar **out_Machine_UUID,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_peer_run_get_machine_id is deprecated and should not be used in newly-written code.

    @@ -614,22 +614,22 @@
    - - - @@ -643,10 +643,10 @@

    tp_cli_dbus_peer_run_ping ()

    -
    gboolean            tp_cli_dbus_peer_run_ping           (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_peer_run_ping           (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_peer_run_ping is deprecated and should not be used in newly-written code.

    @@ -676,17 +676,17 @@
    - - @@ -700,14 +700,14 @@

    tp_cli_dbus_properties_call_get ()

    -
    TpProxyPendingCall * tp_cli_dbus_properties_call_get    (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    +
    TpProxyPendingCall * tp_cli_dbus_properties_call_get    (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
    +                                                         const gchar *in_Property_Name,
                                                              tp_cli_dbus_properties_callback_for_get callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Get method call.

    @@ -741,29 +741,29 @@
    - @@ -781,13 +781,13 @@

    tp_cli_dbus_properties_call_get_all ()

    TpProxyPendingCall * tp_cli_dbus_properties_call_get_all
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
                                                              tp_cli_dbus_properties_callback_for_get_all callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetAll method call.

    @@ -816,29 +816,29 @@
    - @@ -855,15 +855,15 @@

    tp_cli_dbus_properties_call_set ()

    -
    TpProxyPendingCall * tp_cli_dbus_properties_call_set    (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    -                                                         const GValue *in_Value,
    +
    TpProxyPendingCall * tp_cli_dbus_properties_call_set    (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
    +                                                         const gchar *in_Property_Name,
    +                                                         const GValue *in_Value,
                                                              tp_cli_dbus_properties_callback_for_set callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a Set method call.

    @@ -902,29 +902,29 @@
    - @@ -943,10 +943,10 @@

    tp_cli_dbus_properties_callback_for_get ()

    void                (*tp_cli_dbus_properties_callback_for_get)
                                                             (TpProxy *proxy,
    -                                                         const GValue *out_Value,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GValue *out_Value, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Get method call succeeds or fails. @@ -961,13 +961,13 @@

    - @@ -988,10 +988,10 @@

    tp_cli_dbus_properties_callback_for_get_all ()

    void                (*tp_cli_dbus_properties_callback_for_get_all)
                                                             (TpProxy *proxy,
    -                                                         GHashTable *out_Properties,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GHashTable *out_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetAll method call succeeds or fails. @@ -1006,13 +1006,13 @@

    - @@ -1033,9 +1033,9 @@

    tp_cli_dbus_properties_callback_for_set ()

    void                (*tp_cli_dbus_properties_callback_for_set)
                                                             (TpProxy *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a Set method call succeeds or fails. @@ -1051,7 +1051,7 @@

    @@ -1070,13 +1070,13 @@

    tp_cli_dbus_properties_run_get ()

    -
    gboolean            tp_cli_dbus_properties_run_get      (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    -                                                         GValue **out_Value,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_properties_run_get      (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
    +                                                         const gchar *in_Property_Name,
    +                                                         GValue **out_Value,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_properties_run_get is deprecated and should not be used in newly-written code.

    @@ -1116,22 +1116,22 @@
    - - - @@ -1145,12 +1145,12 @@

    tp_cli_dbus_properties_run_get_all ()

    -
    gboolean            tp_cli_dbus_properties_run_get_all  (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    -                                                         GHashTable **out_Properties,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_properties_run_get_all  (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
    +                                                         GHashTable **out_Properties,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_properties_run_get_all is deprecated and should not be used in newly-written code.

    @@ -1185,22 +1185,22 @@
    - - - @@ -1216,11 +1216,11 @@

    tp_cli_dbus_properties_signal_callback_properties_changed ()

    void                (*tp_cli_dbus_properties_signal_callback_properties_changed)
                                                             (TpProxy *proxy,
    -                                                         const gchar *arg_Interface_Name,
    -                                                         GHashTable *arg_Changed_Properties,
    -                                                         const gchar **arg_Invalidated_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const gchar *arg_Interface_Name, + GHashTable *arg_Changed_Properties, + const gchar **arg_Invalidated_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PropertiesChanged.

    @@ -1265,12 +1265,12 @@

    tp_cli_dbus_properties_connect_to_properties_changed ()

    TpProxySignalConnection * tp_cli_dbus_properties_connect_to_properties_changed
    -                                                        (gpointer proxy,
    +                                                        (gpointer proxy,
                                                              tp_cli_dbus_properties_signal_callback_properties_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PropertiesChanged.

    @@ -1300,19 +1300,19 @@
    - - @@ -1320,7 +1320,7 @@ @@ -1330,13 +1330,13 @@

    tp_cli_dbus_properties_run_set ()

    -
    gboolean            tp_cli_dbus_properties_run_set      (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    -                                                         const GValue *in_Value,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_dbus_properties_run_set      (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const gchar *in_Interface_Name,
    +                                                         const gchar *in_Property_Name,
    +                                                         const GValue *in_Value,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_dbus_properties_run_set is deprecated and should not be used in newly-written code.

    @@ -1381,17 +1381,17 @@
    - - diff --git a/docs/reference/html/telepathy-glib-proxy-subclass.html b/docs/reference/html/telepathy-glib-proxy-subclass.html index 0fb5930..ad3dfa1 100644 --- a/docs/reference/html/telepathy-glib-proxy-subclass.html +++ b/docs/reference/html/telepathy-glib-proxy-subclass.html @@ -41,69 +41,69 @@
     #include <telepathy-glib/proxy-subclass.h>
     
    -DBusGProxy *        tp_proxy_add_interface_by_id        (TpProxy *self,
    -                                                         GQuark iface);
    +DBusGProxy *        tp_proxy_add_interface_by_id        (TpProxy *self,
    +                                                         GQuark iface);
     void                tp_proxy_add_interfaces             (TpProxy *self,
    -                                                         const gchar * const *interfaces);
    -DBusGProxy *        tp_proxy_borrow_interface_by_id     (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         GError **error);
    +                                                         const gchar * const *interfaces);
    +DBusGProxy *        tp_proxy_borrow_interface_by_id     (TpProxy *self,
    +                                                         GQuark iface,
    +                                                         GError **error);
     void                tp_proxy_invalidate                 (TpProxy *self,
    -                                                         const GError *error);
    +                                                         const GError *error);
     void                (*TpProxyInterfaceAddedCb)          (TpProxy *self,
    -                                                         guint quark,
    -                                                         DBusGProxy *proxy,
    -                                                         gpointer unused);
    +                                                         guint quark,
    +                                                         DBusGProxy *proxy,
    +                                                         gpointer unused);
     void                tp_proxy_or_subclass_hook_on_interface_add
    -                                                        (GType proxy_or_subclass,
    +                                                        (GType proxy_or_subclass,
                                                              TpProxyInterfaceAddedCb callback);
     void                tp_proxy_init_known_interfaces      (void);
    -void                tp_proxy_subclass_add_error_mapping (GType proxy_subclass,
    -                                                         const gchar *static_prefix,
    -                                                         GQuark domain,
    -                                                         GType code_enum_type);
    -gboolean            tp_proxy_dbus_g_proxy_claim_for_signal_adding
    -                                                        (DBusGProxy *proxy);
    +void                tp_proxy_subclass_add_error_mapping (GType proxy_subclass,
    +                                                         const gchar *static_prefix,
    +                                                         GQuark domain,
    +                                                         GType code_enum_type);
    +gboolean            tp_proxy_dbus_g_proxy_claim_for_signal_adding
    +                                                        (DBusGProxy *proxy);
     
     void                (*TpProxyInvokeFunc)                (TpProxy *self,
    -                                                         GError *error,
    -                                                         GValueArray *args,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    +                                                         GError *error,
    +                                                         GValueArray *args,
    +                                                         GCallback callback,
    +                                                         gpointer user_data,
    +                                                         GObject *weak_object);
     TpProxyPendingCall * tp_proxy_pending_call_v0_new       (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         const gchar *member,
    -                                                         DBusGProxy *iface_proxy,
    +                                                         GQuark iface,
    +                                                         const gchar *member,
    +                                                         DBusGProxy *iface_proxy,
                                                              TpProxyInvokeFunc invoke_callback,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         gboolean cancel_must_raise);
    -void                tp_proxy_pending_call_v0_completed  (gpointer p);
    +                                                         GCallback callback,
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         gboolean cancel_must_raise);
    +void                tp_proxy_pending_call_v0_completed  (gpointer p);
     void                tp_proxy_pending_call_v0_take_pending_call
                                                             (TpProxyPendingCall *pc,
                                                              DBusGProxyCall *pending_call);
     void                tp_proxy_pending_call_v0_take_results
                                                             (TpProxyPendingCall *pc,
    -                                                         GError *error,
    -                                                         GValueArray *args);
    +                                                         GError *error,
    +                                                         GValueArray *args);
     TpProxySignalConnection * tp_proxy_signal_connection_v0_new
                                                             (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         const gchar *member,
    -                                                         const GType *expected_types,
    -                                                         GCallback collect_args,
    +                                                         GQuark iface,
    +                                                         const gchar *member,
    +                                                         const GType *expected_types,
    +                                                         GCallback collect_args,
                                                              TpProxyInvokeFunc invoke_callback,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    +                                                         GCallback callback,
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy,
    +                                                         GObject *weak_object,
    +                                                         GError **error);
     void                tp_proxy_signal_connection_v0_take_results
                                                             (TpProxySignalConnection *sc,
    -                                                         GValueArray *args);
    +                                                         GValueArray *args);
     
    @@ -122,14 +122,14 @@

    Details

    tp_proxy_add_interface_by_id ()

    -
    DBusGProxy *        tp_proxy_add_interface_by_id        (TpProxy *self,
    -                                                         GQuark iface);
    +
    DBusGProxy *        tp_proxy_add_interface_by_id        (TpProxy *self,
    +                                                         GQuark iface);

    Declare that this proxy supports a given interface.

    To use methods and signals of that interface, either call -tp_proxy_borrow_interface_by_id() to get the DBusGProxy, or use the +tp_proxy_borrow_interface_by_id() to get the DBusGProxy, or use the tp_cli_* wrapper functions (strongly recommended).

    @@ -151,8 +151,8 @@

    - @@ -862,7 +1089,7 @@

    The "pending-message-removed" signal

    void                user_function                      (TpTextChannel      *self,
                                                             TpSignalledMessage *message,
    -                                                        gpointer            user_data)      : Run Last
    + gpointer user_data) : Run Last

    The ::pending-message-removed signal is emitted when message has been acked and so removed from the pending messages list. diff --git a/docs/reference/html/telepathy-glib-util.html b/docs/reference/html/telepathy-glib-util.html index 966de81..3bc9906 100644 --- a/docs/reference/html/telepathy-glib-util.html +++ b/docs/reference/html/telepathy-glib-util.html @@ -43,69 +43,69 @@ #define tp_verify (R) #define tp_verify_true (R) #define tp_verify_statement (R) -void tp_g_hash_table_update (GHashTable *target, - GHashTable *source, - GBoxedCopyFunc key_dup, - GBoxedCopyFunc value_dup); -gboolean tp_g_ptr_array_contains (GPtrArray *haystack, - gpointer needle); -void tp_g_ptr_array_extend (GPtrArray *target, - GPtrArray *source); -GValue * tp_g_value_slice_new (GType type); -GValue * tp_g_value_slice_new_boolean (gboolean b); -GValue * tp_g_value_slice_new_boxed (GType type, - gconstpointer p); -GValue * tp_g_value_slice_new_static_boxed (GType type, - gconstpointer p); -GValue * tp_g_value_slice_new_take_boxed (GType type, - gpointer p); -GValue * tp_g_value_slice_new_double (double d); -GValue * tp_g_value_slice_new_int (gint n); -GValue * tp_g_value_slice_new_int64 (gint64 n); -GValue * tp_g_value_slice_new_string (const gchar *string); -GValue * tp_g_value_slice_new_static_string (const gchar *string); -GValue * tp_g_value_slice_new_take_string (gchar *string); -GValue * tp_g_value_slice_new_uint (guint n); -GValue * tp_g_value_slice_new_uint64 (guint64 n); -GValue * tp_g_value_slice_new_byte (guchar n); -void tp_g_value_slice_free (GValue *value); -GValue * tp_g_value_slice_dup (const GValue *value); -gboolean tp_strdiff (const gchar *left, - const gchar *right); -gpointer tp_mixin_offset_cast (gpointer instance, - guint offset); -guint tp_mixin_class_get_offset (gpointer klass, - GQuark quark); -guint tp_mixin_instance_get_offset (gpointer instance, - GQuark quark); -gchar * tp_escape_as_identifier (const gchar *name); -gboolean tp_strv_contains (const gchar * const *strv, - const gchar *str); -gint64 tp_g_key_file_get_int64 (GKeyFile *key_file, - const gchar *group_name, - const gchar *key, - GError **error); -guint64 tp_g_key_file_get_uint64 (GKeyFile *key_file, - const gchar *group_name, - const gchar *key, - GError **error); -gulong tp_g_signal_connect_object (gpointer instance, - const gchar *detailed_signal, - GCallback c_handler, - gpointer gobject, - GConnectFlags connect_flags); -GValueArray * tp_value_array_build (gsize length, - GType type, +void tp_g_hash_table_update (GHashTable *target, + GHashTable *source, + GBoxedCopyFunc key_dup, + GBoxedCopyFunc value_dup); +gboolean tp_g_ptr_array_contains (GPtrArray *haystack, + gpointer needle); +void tp_g_ptr_array_extend (GPtrArray *target, + GPtrArray *source); +GValue * tp_g_value_slice_new (GType type); +GValue * tp_g_value_slice_new_boolean (gboolean b); +GValue * tp_g_value_slice_new_boxed (GType type, + gconstpointer p); +GValue * tp_g_value_slice_new_static_boxed (GType type, + gconstpointer p); +GValue * tp_g_value_slice_new_take_boxed (GType type, + gpointer p); +GValue * tp_g_value_slice_new_double (double d); +GValue * tp_g_value_slice_new_int (gint n); +GValue * tp_g_value_slice_new_int64 (gint64 n); +GValue * tp_g_value_slice_new_string (const gchar *string); +GValue * tp_g_value_slice_new_static_string (const gchar *string); +GValue * tp_g_value_slice_new_take_string (gchar *string); +GValue * tp_g_value_slice_new_uint (guint n); +GValue * tp_g_value_slice_new_uint64 (guint64 n); +GValue * tp_g_value_slice_new_byte (guchar n); +void tp_g_value_slice_free (GValue *value); +GValue * tp_g_value_slice_dup (const GValue *value); +gboolean tp_strdiff (const gchar *left, + const gchar *right); +gpointer tp_mixin_offset_cast (gpointer instance, + guint offset); +guint tp_mixin_class_get_offset (gpointer klass, + GQuark quark); +guint tp_mixin_instance_get_offset (gpointer instance, + GQuark quark); +gchar * tp_escape_as_identifier (const gchar *name); +gboolean tp_strv_contains (const gchar * const *strv, + const gchar *str); +gint64 tp_g_key_file_get_int64 (GKeyFile *key_file, + const gchar *group_name, + const gchar *key, + GError **error); +guint64 tp_g_key_file_get_uint64 (GKeyFile *key_file, + const gchar *group_name, + const gchar *key, + GError **error); +gulong tp_g_signal_connect_object (gpointer instance, + const gchar *detailed_signal, + GCallback c_handler, + gpointer gobject, + GConnectFlags connect_flags); +GValueArray * tp_value_array_build (gsize length, + GType type, ...); -void tp_value_array_unpack (GValueArray *array, - gsize len, +void tp_value_array_unpack (GValueArray *array, + gsize len, ...); TpWeakRef; -TpWeakRef * tp_weak_ref_new (gpointer object, - gpointer user_data, - GDestroyNotify destroy); -gpointer tp_weak_ref_dup_object (TpWeakRef *self); -gpointer tp_weak_ref_get_user_data (TpWeakRef *self); +TpWeakRef * tp_weak_ref_new (gpointer object, + gpointer user_data, + GDestroyNotify destroy); +gpointer tp_weak_ref_dup_object (TpWeakRef *self); +gpointer tp_weak_ref_get_user_data (TpWeakRef *self); void tp_weak_ref_destroy (TpWeakRef *self); #define tp_clear_pointer (pp, destroy) @@ -113,14 +113,14 @@ #define tp_clear_boxed (gtype, pp) void tp_simple_async_report_success_in_idle - (GObject *source, - GAsyncReadyCallback callback, - gpointer user_data, - gpointer source_tag); -gint64 tp_user_action_time_from_x11 (guint32 x11_time); -gboolean tp_user_action_time_should_present (gint64 user_action_time, - guint32 *x11_time); -gchar * tp_utf8_make_valid (const gchar *name); + (GObject *source, + GAsyncReadyCallback callback, + gpointer user_data, + gpointer source_tag); +gint64 tp_user_action_time_from_x11 (guint32 x11_time); +gboolean tp_user_action_time_should_present (gint64 user_action_time, + guint32 *x11_time); +gchar * tp_utf8_make_valid (const gchar *name);

    @@ -151,7 +151,7 @@

    This macro will be deprecated in a future telepathy-glib release. Please -use GLib 2.20's G_STATIC_ASSERT() macro in new code. +use GLib 2.20's G_STATIC_ASSERT() macro in new code.

    Returns :

    TRUE if protocol supports the parameter "register" + TRUE if protocol supports the parameter "register"

    Returns :

    "capabilities", which must be referenced - (if non-NULL) if it will be kept. [transfer none] + (if non-NULL) if it will be kept. [transfer none]

    Returns :

    the non-NULL, non-empty value of "english-name" + the non-NULL, non-empty value of "english-name"

    Returns :

    the non-NULL, non-empty value of "icon-name" + the non-NULL, non-empty value of "icon-name"

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Account_ID :

    Used to return an 'out' argument if error is NULL: <p>An opaque string suitable for use as the account-specific part of an <tp:dbus-ref namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>'s object path. This is not necessarily globally unique, but should represent a &quot;best-effort&quot; identification of the account.</p> <tp:rationale> <p>For a pathological case, consider a user signing in as 'meexample.com' with 'server' set to either jabber1.example.com or jabber2.example.com. Both of these should result in meexample.com being returned from this method, even if the user can actually be signed in to those two servers simultaneously.</p> </tp:rationale> +Used to return an 'out' argument if error is NULL: <p>An opaque string suitable for use as the account-specific part of an <tp:dbus-ref namespace="org.freedesktop.Telepathy">Account</tp:dbus-ref>'s object path. This is not necessarily globally unique, but should represent a &quot;best-effort&quot; identification of the account.</p> <tp:rationale> <p>For a pathological case, consider a user signing in as 'meexample.com' with 'server' set to either jabber1.example.com or jabber2.example.com. Both of these should result in meexample.com being returned from this method, even if the user can actually be signed in to those two servers simultaneously.</p> </tp:rationale>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Normalized_Contact_ID :

    Used to return an 'out' argument if error is NULL: The identifier of a contact in this protocol, normalized as much as possible +Used to return an 'out' argument if error is NULL: The identifier of a contact in this protocol, normalized as much as possible

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_XML_Data :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_XML_Data :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Machine_UUID :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Machine_UUID :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Value :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Properties :

    Used to return an 'out' argument if error is NULL: (Undocumented) +Used to return an 'out' argument if error is NULL: (Undocumented)

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    out_Value :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Properties :

    Used to return an 'out' argument if TRUE is returned: (Undocumented) +Used to return an 'out' argument if TRUE is returned: (Undocumented)

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    Returns :

    either NULL or a borrowed DBusGProxy corresponding to iface, -depending on implementation details. To reliably borrow the DBusGProxy, use + either NULL or a borrowed DBusGProxy corresponding to iface, +depending on implementation details. To reliably borrow the DBusGProxy, use tp_proxy_borrow_interface_by_id(). (This method should probably have returned void; sorry.) @@ -166,10 +166,10 @@

    tp_proxy_add_interfaces ()

    void                tp_proxy_add_interfaces             (TpProxy *self,
    -                                                         const gchar * const *interfaces);
    + const gchar * const *interfaces);

    Declare that this proxy supports the given interfaces. Equivalent to calling -g_quark_from_string() followed by tp_proxy_add_interface_by_id() for each +g_quark_from_string() followed by tp_proxy_add_interface_by_id() for each of the interface names.

    @@ -192,9 +192,9 @@

    tp_proxy_borrow_interface_by_id ()

    -
    DBusGProxy *        tp_proxy_borrow_interface_by_id     (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         GError **error);
    +
    DBusGProxy *        tp_proxy_borrow_interface_by_id     (TpProxy *self,
    +                                                         GQuark iface,
    +                                                         GError **error);

    @@ -220,9 +220,9 @@
    - @@ -235,7 +235,7 @@

    tp_proxy_invalidate ()

    void                tp_proxy_invalidate                 (TpProxy *self,
    -                                                         const GError *error);
    + const GError *error);

    Mark self as having been invalidated - no further calls will work, and if not already invalidated, the "invalidated" signal will be emitted @@ -262,9 +262,9 @@

    TpProxyInterfaceAddedCb ()

    void                (*TpProxyInterfaceAddedCb)          (TpProxy *self,
    -                                                         guint quark,
    -                                                         DBusGProxy *proxy,
    -                                                         gpointer unused);
    + guint quark, + DBusGProxy *proxy, + gpointer unused);

    The signature of a "interface-added" signal callback.

    @@ -283,7 +283,7 @@
    - @@ -299,14 +299,14 @@

    tp_proxy_or_subclass_hook_on_interface_add ()

    void                tp_proxy_or_subclass_hook_on_interface_add
    -                                                        (GType proxy_or_subclass,
    +                                                        (GType proxy_or_subclass,
                                                              TpProxyInterfaceAddedCb callback);

    Arrange for callback to be connected to "interface-added" during the TpProxy constructor. This is done sufficiently early that it will see the signal for the default interface (interface member of TpProxyClass), if any, being added. The intended use is for the callback -to call dbus_g_proxy_add_signal() on the new DBusGProxy. +to call dbus_g_proxy_add_signal() on the new DBusGProxy.

    Since 0.7.6, to ensure correct overriding of interfaces that might be @@ -319,7 +319,7 @@

    - @@ -351,13 +351,13 @@

    tp_proxy_subclass_add_error_mapping ()

    -
    void                tp_proxy_subclass_add_error_mapping (GType proxy_subclass,
    -                                                         const gchar *static_prefix,
    -                                                         GQuark domain,
    -                                                         GType code_enum_type);
    +
    void                tp_proxy_subclass_add_error_mapping (GType proxy_subclass,
    +                                                         const gchar *static_prefix,
    +                                                         GQuark domain,
    +                                                         GType code_enum_type);

    Register a mapping from D-Bus errors received from the given proxy -subclass to GError instances. +subclass to GError instances.

    When a D-Bus error is received, the TpProxy code checks for error @@ -372,12 +372,12 @@ isn't such a value, it will continue to try other error mappings.

    -If a suitable error mapping and code are found, the GError that is raised +If a suitable error mapping and code are found, the GError that is raised will have its error domain set to the domain from the error mapping, and its error code taken from the enum represented by the code_enum_type.

    -If no suitable error mapping or code is found, the GError will have +If no suitable error mapping or code is found, the GError will have error domain TP_DBUS_ERRORS and error code TP_DBUS_ERROR_UNKNOWN_REMOTE_ERROR.

    @@ -386,7 +386,7 @@
    - @@ -399,12 +399,12 @@ - - @@ -414,14 +414,14 @@

    tp_proxy_dbus_g_proxy_claim_for_signal_adding ()

    -
    gboolean            tp_proxy_dbus_g_proxy_claim_for_signal_adding
    -                                                        (DBusGProxy *proxy);
    -

    -Attempt to "claim" a DBusGProxy for addition of signal signatures. -If this function has not been called on proxy before, TRUE is -returned, and the caller may safely call dbus_g_proxy_add_signal() -on proxy. If this function has already been caled, FALSE is -returned, and the caller may not safely call dbus_g_proxy_add_signal(). +

    gboolean            tp_proxy_dbus_g_proxy_claim_for_signal_adding
    +                                                        (DBusGProxy *proxy);
    +

    +Attempt to "claim" a DBusGProxy for addition of signal signatures. +If this function has not been called on proxy before, TRUE is +returned, and the caller may safely call dbus_g_proxy_add_signal() +on proxy. If this function has already been caled, FALSE is +returned, and the caller may not safely call dbus_g_proxy_add_signal().

    This is intended for use by auto-generated signal-adding functions, @@ -433,12 +433,12 @@

    - - @@ -449,11 +449,11 @@

    TpProxyInvokeFunc ()

    void                (*TpProxyInvokeFunc)                (TpProxy *self,
    -                                                         GError *error,
    -                                                         GValueArray *args,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + GError *error, + GValueArray *args, + GCallback callback, + gpointer user_data, + GObject *weak_object);

    Signature of a callback invoked by the TpProxy machinery after a D-Bus method call has succeeded or failed. It is responsible for calling the @@ -465,8 +465,8 @@ rather than from the callback for the reply.

    -At most one of args and error can be non-NULL (implementations may -assert this). args and error may both be NULL if a method with no +At most one of args and error can be non-NULL (implementations may +assert this). args and error may both be NULL if a method with no "out" arguments (i.e. a method that returns nothing) was called successfully.

    @@ -486,14 +486,14 @@
    @@ -522,15 +522,15 @@

    tp_proxy_pending_call_v0_new ()

    TpProxyPendingCall * tp_proxy_pending_call_v0_new       (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         const gchar *member,
    -                                                         DBusGProxy *iface_proxy,
    +                                                         GQuark iface,
    +                                                         const gchar *member,
    +                                                         DBusGProxy *iface_proxy,
                                                              TpProxyInvokeFunc invoke_callback,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         gboolean cancel_must_raise);
    + GCallback callback, + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + gboolean cancel_must_raise);

    Allocate a new pending call structure. After calling this function, the caller must start an asynchronous D-Bus call and give the resulting @@ -548,7 +548,7 @@ asynchronous D-Bus call (i.e. after the call is cancelled or a reply arrives), tp_proxy_pending_call_v0_completed must be called (the intention is for the TpProxyPendingCall to be the user_data in the async call, -and for tp_proxy_pending_call_v0_completed to be the GDestroyNotify +and for tp_proxy_pending_call_v0_completed to be the GDestroyNotify passed to the same async call).

    @@ -576,7 +576,7 @@

    - @@ -602,17 +602,17 @@ - - @@ -628,14 +628,14 @@

    tp_proxy_pending_call_v0_completed ()

    -
    void                tp_proxy_pending_call_v0_completed  (gpointer p);
    +
    void                tp_proxy_pending_call_v0_completed  (gpointer p);

    Indicate that dbus-glib has finished with this pending call, and therefore either tp_proxy_pending_call_v0_take_results() has already been called, or it will never be called. See tp_proxy_pending_call_v0_new().

    -The signature is chosen to match GDestroyNotify. +The signature is chosen to match GDestroyNotify.

    This function is for use by TpProxy subclass implementations only, and @@ -689,8 +689,8 @@

    tp_proxy_pending_call_v0_take_results ()

    void                tp_proxy_pending_call_v0_take_results
                                                             (TpProxyPendingCall *pc,
    -                                                         GError *error,
    -                                                         GValueArray *args);
    + GError *error, + GValueArray *args);

    Set the "out" arguments (return values) from this pending call. See also tp_proxy_pending_call_v0_new(). @@ -711,7 +711,7 @@

    @@ -719,7 +719,7 @@ @@ -733,16 +733,16 @@

    tp_proxy_signal_connection_v0_new ()

    TpProxySignalConnection * tp_proxy_signal_connection_v0_new
                                                             (TpProxy *self,
    -                                                         GQuark iface,
    -                                                         const gchar *member,
    -                                                         const GType *expected_types,
    -                                                         GCallback collect_args,
    +                                                         GQuark iface,
    +                                                         const gchar *member,
    +                                                         const GType *expected_types,
    +                                                         GCallback collect_args,
                                                              TpProxyInvokeFunc invoke_callback,
    -                                                         GCallback callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + GCallback callback, + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Allocate a new structure representing a signal connection, and connect to the signal, arranging for invoke_callback to be called when it arrives. @@ -773,23 +773,23 @@

    - - @@ -813,19 +813,19 @@ - - - @@ -839,7 +839,7 @@

    tp_proxy_signal_connection_v0_take_results ()

    void                tp_proxy_signal_connection_v0_take_results
                                                             (TpProxySignalConnection *sc,
    -                                                         GValueArray *args);
    + GValueArray *args);

    Feed the results of a signal invocation back into the signal connection machinery. diff --git a/docs/reference/html/telepathy-glib-proxy-tp-properties.html b/docs/reference/html/telepathy-glib-proxy-tp-properties.html index 8afc987..f0cf73a 100644 --- a/docs/reference/html/telepathy-glib-proxy-tp-properties.html +++ b/docs/reference/html/telepathy-glib-proxy-tp-properties.html @@ -42,87 +42,87 @@ void (*tp_cli_properties_interface_callback_for_get_properties) (TpProxy *proxy, - const GPtrArray *out_Values, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Values, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_properties_interface_call_get_properties - (gpointer proxy, - gint timeout_ms, - const GArray *in_Properties, + (gpointer proxy, + gint timeout_ms, + const GArray *in_Properties, tp_cli_properties_interface_callback_for_get_properties callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_properties_interface_run_get_properties - (gpointer proxy, - gint timeout_ms, - const GArray *in_Properties, - GPtrArray **out_Values, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_properties_interface_run_get_properties + (gpointer proxy, + gint timeout_ms, + const GArray *in_Properties, + GPtrArray **out_Values, + GError **error, + GMainLoop **loop); void (*tp_cli_properties_interface_callback_for_list_properties) (TpProxy *proxy, - const GPtrArray *out_Available_Properties, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GPtrArray *out_Available_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_properties_interface_call_list_properties - (gpointer proxy, - gint timeout_ms, + (gpointer proxy, + gint timeout_ms, tp_cli_properties_interface_callback_for_list_properties callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_properties_interface_run_list_properties - (gpointer proxy, - gint timeout_ms, - GPtrArray **out_Available_Properties, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_properties_interface_run_list_properties + (gpointer proxy, + gint timeout_ms, + GPtrArray **out_Available_Properties, + GError **error, + GMainLoop **loop); void (*tp_cli_properties_interface_callback_for_set_properties) (TpProxy *proxy, - const GError *error, - gpointer user_data, - GObject *weak_object); + const GError *error, + gpointer user_data, + GObject *weak_object); TpProxyPendingCall * tp_cli_properties_interface_call_set_properties - (gpointer proxy, - gint timeout_ms, - const GPtrArray *in_Properties, + (gpointer proxy, + gint timeout_ms, + const GPtrArray *in_Properties, tp_cli_properties_interface_callback_for_set_properties callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object); -gboolean tp_cli_properties_interface_run_set_properties - (gpointer proxy, - gint timeout_ms, - const GPtrArray *in_Properties, - GError **error, - GMainLoop **loop); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object); +gboolean tp_cli_properties_interface_run_set_properties + (gpointer proxy, + gint timeout_ms, + const GPtrArray *in_Properties, + GError **error, + GMainLoop **loop); void (*tp_cli_properties_interface_signal_callback_properties_changed) (TpProxy *proxy, - const GPtrArray *arg_Properties, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_properties_interface_connect_to_properties_changed - (gpointer proxy, + (gpointer proxy, tp_cli_properties_interface_signal_callback_properties_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error); void (*tp_cli_properties_interface_signal_callback_property_flags_changed) (TpProxy *proxy, - const GPtrArray *arg_Properties, - gpointer user_data, - GObject *weak_object); + const GPtrArray *arg_Properties, + gpointer user_data, + GObject *weak_object); TpProxySignalConnection * tp_cli_properties_interface_connect_to_property_flags_changed - (gpointer proxy, + (gpointer proxy, tp_cli_properties_interface_signal_callback_property_flags_changed callback, - gpointer user_data, - GDestroyNotify destroy, - GObject *weak_object, - GError **error); + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    @@ -143,10 +143,10 @@

    tp_cli_properties_interface_callback_for_get_properties ()

    void                (*tp_cli_properties_interface_callback_for_get_properties)
                                                             (TpProxy *proxy,
    -                                                         const GPtrArray *out_Values,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Values, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a GetProperties method call succeeds or fails. @@ -161,13 +161,13 @@

    - @@ -187,13 +187,13 @@

    tp_cli_properties_interface_call_get_properties ()

    TpProxyPendingCall * tp_cli_properties_interface_call_get_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Properties,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Properties,
                                                              tp_cli_properties_interface_callback_for_get_properties callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a GetProperties method call.

    @@ -222,29 +222,29 @@
    - @@ -261,13 +261,13 @@

    tp_cli_properties_interface_run_get_properties ()

    -
    gboolean            tp_cli_properties_interface_run_get_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const GArray *in_Properties,
    -                                                         GPtrArray **out_Values,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_properties_interface_run_get_properties
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const GArray *in_Properties,
    +                                                         GPtrArray **out_Values,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_properties_interface_run_get_properties is deprecated and should not be used in newly-written code.

    @@ -302,22 +302,22 @@
    - - - @@ -333,10 +333,10 @@

    tp_cli_properties_interface_callback_for_list_properties ()

    void                (*tp_cli_properties_interface_callback_for_list_properties)
                                                             (TpProxy *proxy,
    -                                                         const GPtrArray *out_Available_Properties,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *out_Available_Properties, + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a ListProperties method call succeeds or fails. @@ -351,13 +351,13 @@

    - @@ -377,12 +377,12 @@

    tp_cli_properties_interface_call_list_properties ()

    TpProxyPendingCall * tp_cli_properties_interface_call_list_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
                                                              tp_cli_properties_interface_callback_for_list_properties callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a ListProperties method call.

    @@ -406,29 +406,29 @@
    - @@ -445,12 +445,12 @@

    tp_cli_properties_interface_run_list_properties ()

    -
    gboolean            tp_cli_properties_interface_run_list_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         GPtrArray **out_Available_Properties,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_properties_interface_run_list_properties
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         GPtrArray **out_Available_Properties,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_properties_interface_run_list_properties is deprecated and should not be used in newly-written code.

    @@ -480,22 +480,22 @@
    - - - @@ -511,9 +511,9 @@

    tp_cli_properties_interface_callback_for_set_properties ()

    void                (*tp_cli_properties_interface_callback_for_set_properties)
                                                             (TpProxy *proxy,
    -                                                         const GError *error,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GError *error, + gpointer user_data, + GObject *weak_object);

    Signature of the callback called when a SetProperties method call succeeds or fails. @@ -529,7 +529,7 @@

    @@ -549,13 +549,13 @@

    tp_cli_properties_interface_call_set_properties ()

    TpProxyPendingCall * tp_cli_properties_interface_call_set_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Properties,
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Properties,
                                                              tp_cli_properties_interface_callback_for_set_properties callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object);

    Start a SetProperties method call.

    @@ -584,29 +584,29 @@
    - @@ -623,12 +623,12 @@

    tp_cli_properties_interface_run_set_properties ()

    -
    gboolean            tp_cli_properties_interface_run_set_properties
    -                                                        (gpointer proxy,
    -                                                         gint timeout_ms,
    -                                                         const GPtrArray *in_Properties,
    -                                                         GError **error,
    -                                                         GMainLoop **loop);
    +
    gboolean            tp_cli_properties_interface_run_set_properties
    +                                                        (gpointer proxy,
    +                                                         gint timeout_ms,
    +                                                         const GPtrArray *in_Properties,
    +                                                         GError **error,
    +                                                         GMainLoop **loop);

    Warning

    tp_cli_properties_interface_run_set_properties is deprecated and should not be used in newly-written code.

    @@ -663,17 +663,17 @@
    - - @@ -689,9 +689,9 @@

    tp_cli_properties_interface_signal_callback_properties_changed ()

    void                (*tp_cli_properties_interface_signal_callback_properties_changed)
                                                             (TpProxy *proxy,
    -                                                         const GPtrArray *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PropertiesChanged.

    @@ -726,12 +726,12 @@

    tp_cli_properties_interface_connect_to_properties_changed ()

    TpProxySignalConnection * tp_cli_properties_interface_connect_to_properties_changed
    -                                                        (gpointer proxy,
    +                                                        (gpointer proxy,
                                                              tp_cli_properties_interface_signal_callback_properties_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PropertiesChanged.

    @@ -761,19 +761,19 @@
    - - @@ -781,7 +781,7 @@ @@ -793,9 +793,9 @@

    tp_cli_properties_interface_signal_callback_property_flags_changed ()

    void                (*tp_cli_properties_interface_signal_callback_property_flags_changed)
                                                             (TpProxy *proxy,
    -                                                         const GPtrArray *arg_Properties,
    -                                                         gpointer user_data,
    -                                                         GObject *weak_object);
    + const GPtrArray *arg_Properties, + gpointer user_data, + GObject *weak_object);

    Represents the signature of a callback for the signal PropertyFlagsChanged.

    @@ -830,12 +830,12 @@

    tp_cli_properties_interface_connect_to_property_flags_changed ()

    TpProxySignalConnection * tp_cli_properties_interface_connect_to_property_flags_changed
    -                                                        (gpointer proxy,
    +                                                        (gpointer proxy,
                                                              tp_cli_properties_interface_signal_callback_property_flags_changed callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy,
    -                                                         GObject *weak_object,
    -                                                         GError **error);
    + gpointer user_data, + GDestroyNotify destroy, + GObject *weak_object, + GError **error);

    Connect a handler to the signal PropertyFlagsChanged.

    @@ -865,19 +865,19 @@
    - - @@ -885,7 +885,7 @@ diff --git a/docs/reference/html/telepathy-glib-proxy.html b/docs/reference/html/telepathy-glib-proxy.html index ce224be..01e4113 100644 --- a/docs/reference/html/telepathy-glib-proxy.html +++ b/docs/reference/html/telepathy-glib-proxy.html @@ -49,38 +49,38 @@ TpProxy; void (*TpProxyPrepareAsync) (TpProxy *proxy, const TpProxyFeature *feature, - GAsyncReadyCallback callback, - gpointer user_data); + GAsyncReadyCallback callback, + gpointer user_data); TpProxyFeature; const TpProxyFeature * (*TpProxyClassFeatureListFunc) (TpProxyClass *cls); TpProxyClass; -gbooleantp_proxy_has_interface (gpointer self, - const gchar *iface); -gbooleantp_proxy_has_interface_by_id (gpointer self, - GQuark iface); -gbooleantp_proxy_is_prepared (gpointer self, - GQuark feature); -voidtp_proxy_prepare_async (gpointer self, - const GQuark *features, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_proxy_prepare_finish (gpointer self, - GAsyncResult *result, - GError **error); +gbooleantp_proxy_has_interface (gpointer self, + const gchar *iface); +gbooleantp_proxy_has_interface_by_id (gpointer self, + GQuark iface); +gbooleantp_proxy_is_prepared (gpointer self, + GQuark feature); +voidtp_proxy_prepare_async (gpointer self, + const GQuark *features, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_proxy_prepare_finish (gpointer self, + GAsyncResult *result, + GError **error); TpProxyPendingCall; voidtp_proxy_pending_call_cancel (TpProxyPendingCall *pc); TpProxySignalConnection; voidtp_proxy_signal_connection_disconnect (TpProxySignalConnection *sc); -TpDBusDaemon * tp_proxy_get_dbus_daemon (gpointer self); -DBusGConnection * tp_proxy_get_dbus_connection (gpointer self); -const gchar * tp_proxy_get_bus_name (gpointer self); -const gchar * tp_proxy_get_object_path (gpointer self); -const GError * tp_proxy_get_invalidated (gpointer self); -voidtp_proxy_dbus_error_to_gerror (gpointer self, +TpDBusDaemon * tp_proxy_get_dbus_daemon (gpointer self); +DBusGConnection * tp_proxy_get_dbus_connection (gpointer self); +const gchar * tp_proxy_get_bus_name (gpointer self); +const gchar * tp_proxy_get_object_path (gpointer self); +const GError * tp_proxy_get_invalidated (gpointer self); +voidtp_proxy_dbus_error_to_gerror (gpointer self, const char *dbus_error, const char *debug_message, - GError **error); + GError **error); #define TP_DBUS_ERRORS enum TpDBusError; #define NUM_TP_DBUS_ERRORS @@ -90,7 +90,7 @@

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpAccount
              +----TpAccountManager
    @@ -110,11 +110,11 @@
     

    Properties

    -  "bus-name"                 gchar*                : Read / Write / Construct Only
    -  "dbus-connection"          DBusGConnection*      : Read / Write / Construct Only
    +  "bus-name"                 gchar*                : Read / Write / Construct Only
    +  "dbus-connection"          DBusGConnection*      : Read / Write / Construct Only
       "dbus-daemon"              TpDBusDaemon*         : Read / Write / Construct Only
    -  "interfaces"               GStrv*                : Read
    -  "object-path"              gchar*                : Read / Write / Construct Only
    +  "interfaces"               GStrv*                : Read
    +  "object-path"              gchar*                : Read / Write / Construct Only
     
    @@ -146,8 +146,8 @@

    TpProxyPrepareAsync ()

    void                (*TpProxyPrepareAsync)              (TpProxy *proxy,
                                                              const TpProxyFeature *feature,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Function called when feature has to be prepared for proxy.

    @@ -161,7 +161,7 @@
    - @@ -202,13 +202,13 @@ - - - - - - + + + + + @@ -226,21 +226,21 @@ - - + - - + - - + @@ -294,19 +294,19 @@ - + - + - - + @@ -317,8 +317,8 @@

    tp_proxy_has_interface ()

    -
    gboolean            tp_proxy_has_interface              (gpointer self,
    -                                                         const gchar *iface);
    +
    gboolean            tp_proxy_has_interface              (gpointer self,
    +                                                         const gchar *iface);

    Return whether this proxy is known to have a particular interface. In versions older than 0.11.11, this was a macro wrapper around @@ -347,7 +347,7 @@

    - @@ -357,11 +357,11 @@

    tp_proxy_has_interface_by_id ()

    -
    gboolean            tp_proxy_has_interface_by_id        (gpointer self,
    -                                                         GQuark iface);
    +
    gboolean            tp_proxy_has_interface_by_id        (gpointer self,
    +                                                         GQuark iface);

    Return whether this proxy is known to have a particular interface, by its -quark ID. This is equivalent to using g_quark_to_string() followed by +quark ID. This is equivalent to using g_quark_to_string() followed by tp_proxy_has_interface(), but more efficient.

    Returns :

    a borrowed reference to a DBusGProxy + a borrowed reference to a DBusGProxy for which the bus name and object path are the same as for self, but the -interface is as given (or NULL if an error is raised). +interface is as given (or NULL if an error is raised). The reference is only valid as long as self is.

    proxy :

    the DBusGProxy for the added interface +the DBusGProxy for the added interface

    proxy_or_subclass :

    The GType of TpProxy or a subclass +The GType of TpProxy or a subclass

    proxy_subclass :

    The GType of a subclass of TpProxy (which must not be +The GType of a subclass of TpProxy (which must not be TpProxy itself)

    domain :

    A quark representing the corresponding GError domain +A quark representing the corresponding GError domain

    code_enum_type :

    The type of a subclass of GEnumClass +The type of a subclass of GEnumClass

    proxy :

    a DBusGProxy +a DBusGProxy

    Returns :

    TRUE if it is safe to call dbus_g_proxy_add_signal() + TRUE if it is safe to call dbus_g_proxy_add_signal()

    error :

    -NULL if the method call succeeded, or a non-NULL error if the +NULL if the method call succeeded, or a non-NULL error if the method call failed

    args :

    array of "out" arguments (return values) for the D-Bus method, - or NULL if an error occurred or if there were no "out" arguments + or NULL if an error occurred or if there were no "out" arguments

    iface_proxy :

    the interface-specific DBusGProxy for iface +the interface-specific DBusGProxy for iface

    weak_object :

    if not NULL, a GObject which will be weakly referenced by +if not NULL, a GObject which will be weakly referenced by the signal connection - if it is destroyed, the pending call will automatically be cancelled

    cancel_must_raise :

    if TRUE, the invoke_callback will be run with +if TRUE, the invoke_callback will be run with error TP_DBUS_ERROR_CANCELLED if the call is cancelled by a call to tp_proxy_pending_call_cancel() or by destruction of the weak_object; - if FALSE, the invoke_callback will not be run at all in these cases + if FALSE, the invoke_callback will not be run at all in these cases

    error :

    -NULL if the call was successful, or an error (whose ownership +NULL if the call was successful, or an error (whose ownership is taken over by the pending call object). Because of dbus-glib idiosyncrasies, this must be the error produced by dbus-glib, not a copy.

    args :

    -NULL if the call failed or had no "out" arguments, or an array +NULL if the call failed or had no "out" arguments, or an array of "out" arguments (whose ownership is taken over by the pending call object)

    expected_types :

    an array of expected GTypes for the arguments, terminated - by G_TYPE_INVALID + by G_TYPE_INVALID

    collect_args :

    a callback to be given to dbus_g_proxy_connect_signal(), - which must marshal the arguments into a GValueArray and use them to call +a callback to be given to dbus_g_proxy_connect_signal(), + which must marshal the arguments into a GValueArray and use them to call tp_proxy_signal_connection_v0_take_results(); this callback is not guaranteed to be called by future versions of telepathy-glib, which might be able to implement its functionality internally. If no arguments are expected at all (expected_types = { G_TYPE_INVALID }) then this callback - should instead be NULL + should instead be NULL

    invoke_callback :

    a function which will be called with error = NULL, +a function which will be called with error = NULL, which should invoke callback with user_data, weak_object and other appropriate arguments taken from args

    weak_object :

    if not NULL, a GObject which will be weakly referenced by +if not NULL, a GObject which will be weakly referenced by the signal connection - if it is destroyed, the signal connection will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is returned +If not NULL, used to raise an error if NULL is returned

    Returns :

    a signal connection structure, or NULL if the proxy does not + a signal connection structure, or NULL if the proxy does not have the desired interface or has become invalid

    out_Values :

    Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An array of structs containing:</p> <ul> <li>integer identifiers</li> <li>variant boxed values</li> </ul> +Used to return an 'out' argument if error is NULL: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An array of structs containing:</p> <ul> <li>integer identifiers</li> <li>variant boxed values</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Values :

    Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An array of structs containing:</p> <ul> <li>integer identifiers</li> <li>variant boxed values</li> </ul> +Used to return an 'out' argument if TRUE is returned: <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>An array of structs containing:</p> <ul> <li>integer identifiers</li> <li>variant boxed values</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    out_Available_Properties :

    Used to return an 'out' argument if error is NULL: An array of structs containing: <ul> <li>an integer identifier</li> <li>a string property name</li> <li>a string representing the D-Bus signature of this property</li> <li>a bitwise OR of the flags applicable to this property</li> </ul> +Used to return an 'out' argument if error is NULL: An array of structs containing: <ul> <li>an integer identifier</li> <li>a string property name</li> <li>a string representing the D-Bus signature of this property</li> <li>a bitwise OR of the flags applicable to this property</li> </ul>

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    out_Available_Properties :

    Used to return an 'out' argument if TRUE is returned: An array of structs containing: <ul> <li>an integer identifier</li> <li>a string property name</li> <li>a string representing the D-Bus signature of this property</li> <li>a bitwise OR of the flags applicable to this property</li> </ul> +Used to return an 'out' argument if TRUE is returned: An array of structs containing: <ul> <li>an integer identifier</li> <li>a string property name</li> <li>a string representing the D-Bus signature of this property</li> <li>a bitwise OR of the flags applicable to this property</li> </ul>

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    error :

    -NULL on success, or an error on failure +NULL on success, or an error on failure

    callback :

    called when the method call succeeds or fails; - may be NULL to make a "fire and forget" call with no + may be NULL to make a "fire and forget" call with no reply tracking

    user_data :

    user-supplied data passed to the callback; - must be NULL if callback is NULL + must be NULL if callback is NULL

    destroy :

    called with the user_data as argument, after the call has succeeded, failed or been cancelled; - must be NULL if callback is NULL + must be NULL if callback is NULL

    weak_object :

    If not NULL, a GObject which will be +If not NULL, a GObject which will be weakly referenced; if it is destroyed, this call - will automatically be cancelled. Must be NULL if - callback is NULL + will automatically be cancelled. Must be NULL if + callback is NULL

    error :

    If not NULL, used to return errors if FALSE +If not NULL, used to return errors if FALSE is returned

    loop :

    If not NULL, set before re-entering - the main loop, to point to a GMainLoop +If not NULL, set before re-entering + the main loop, to point to a GMainLoop which can be used to cancel this call with - g_main_loop_quit(), causing a return of - FALSE with error set to TP_DBUS_ERROR_CANCELLED + g_main_loop_quit(), causing a return of + FALSE with error set to TP_DBUS_ERROR_CANCELLED

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    destroy :

    Destructor for the user-supplied data, which will be called when this signal is disconnected, or - before this function returns NULL + before this function returns NULL

    weak_object :

    A GObject which will be weakly referenced; +A GObject which will be weakly referenced; if it is destroyed, this callback will automatically be disconnected

    error :

    If not NULL, used to raise an error if NULL is +If not NULL, used to raise an error if NULL is returned

    Returns :

    a TpProxySignalConnection containing all of the above, which can be used to disconnect the signal; or -NULL if the proxy does not have the desired interface +NULL if the proxy does not have the desired interface or has become invalid.

    feature :

    a GQuark representing the feature to prepare +a GQuark representing the feature to prepare

    GQuark name;

    a GQuark representing the name of the feature -

    gboolean core;

    if TRUE, every non-core feature of the class depends on this one, +

    GQuark name;

    a GQuark representing the name of the feature +

    gboolean core;

    if TRUE, every non-core feature of the class depends on this one, and every feature (core or not) in subclasses depends on this one

    const GQuark *interfaces_needed;

    an array of GQuark representing interfaces which have +

    const GQuark *interfaces_needed;

    an array of GQuark representing interfaces which have to be implemented on the object in order to be able to prepare the feature

    const GQuark *depends_on;

    an array of GQuark representing other features which have to +

    const GQuark *depends_on;

    an array of GQuark representing other features which have to be prepared before trying to prepare this feature

    gboolean can_retry;

    If TRUE, allow retrying preparation of this feature even if it -failed once already; if FALSE any attempt of preparing the feature after +

    gboolean can_retry;

    If TRUE, allow retrying preparation of this feature even if it +failed once already; if FALSE any attempt of preparing the feature after the preparation already failed once will immediately fail with re-calling prepare_async

    GObjectClass parent_class;

    GObjectClass parent_class;

    The parent class structure

    GQuark interface;

    GQuark interface;

    If set non-zero by a subclass, TpProxy will automatically add this interface in its constructor

    unsigned int must_have_unique_name :1;

    If set TRUE by a subclass, the TpProxy +

    unsigned int must_have_unique_name :1;

    If set TRUE by a subclass, the TpProxy constructor will fail if a well-known bus name is given

    Returns :

    TRUE if this proxy implements the given interface. + TRUE if this proxy implements the given interface.
    @@ -379,7 +379,7 @@ - @@ -390,17 +390,17 @@

    tp_proxy_is_prepared ()

    -
    gboolean            tp_proxy_is_prepared                (gpointer self,
    -                                                         GQuark feature);
    -

    -Return TRUE if feature has been prepared successfully, or FALSE if +

    gboolean            tp_proxy_is_prepared                (gpointer self,
    +                                                         GQuark feature);
    +

    +Return TRUE if feature has been prepared successfully, or FALSE if feature has not been requested, has not been prepared yet, or is not available on this object at all.

    (For instance, if feature is TP_CHANNEL_FEATURE_CHAT_STATES and self is a TpChannel in a protocol that doesn't actually implement chat states, -or is not a TpChannel at all, then this method will return FALSE.) +or is not a TpChannel at all, then this method will return FALSE.)

    To prepare features, call tp_proxy_prepare_async(). @@ -420,7 +420,7 @@

    - @@ -431,10 +431,10 @@

    tp_proxy_prepare_async ()

    -
    void                tp_proxy_prepare_async              (gpointer self,
    -                                                         const GQuark *features,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    +
    void                tp_proxy_prepare_async              (gpointer self,
    +                                                         const GQuark *features,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);

    TpProxy itself does not support any features, but subclasses like TpChannel can support features, which can either be core functionality like @@ -506,7 +506,7 @@ (like TP_CHANNEL_FEATURE_CHAT_STATES), or is not supported by the object at all, then failure to prepare it is not fatal: tp_proxy_prepare_async() will complete successfully, but -tp_proxy_is_prepared() will still return FALSE for the feature, and +tp_proxy_is_prepared() will still return FALSE for the feature, and accessor methods for the feature will typically return a dummy value.

    @@ -526,13 +526,13 @@

    - @@ -548,9 +548,9 @@

    tp_proxy_prepare_finish ()

    -
    gboolean            tp_proxy_prepare_finish             (gpointer self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_proxy_prepare_finish             (gpointer self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Check for error in a call to tp_proxy_prepare_async(). An error here generally indicates that either the asynchronous call was cancelled, @@ -571,12 +571,12 @@

    - - @@ -660,7 +660,7 @@

    tp_proxy_get_dbus_daemon ()

    -
    TpDBusDaemon *      tp_proxy_get_dbus_daemon            (gpointer self);
    +
    TpDBusDaemon *      tp_proxy_get_dbus_daemon            (gpointer self);

    @@ -675,9 +675,9 @@
    @@ -687,7 +687,7 @@

    tp_proxy_get_dbus_connection ()

    -
    DBusGConnection *   tp_proxy_get_dbus_connection        (gpointer self);
    +
    DBusGConnection *   tp_proxy_get_dbus_connection        (gpointer self);

    @@ -703,7 +703,7 @@
    @@ -714,7 +714,7 @@

    tp_proxy_get_bus_name ()

    -
    const gchar *       tp_proxy_get_bus_name               (gpointer self);
    +
    const gchar *       tp_proxy_get_bus_name               (gpointer self);

    @@ -729,7 +729,7 @@
    @@ -740,7 +740,7 @@

    tp_proxy_get_object_path ()

    -
    const gchar *       tp_proxy_get_object_path            (gpointer self);
    +
    const gchar *       tp_proxy_get_object_path            (gpointer self);

    @@ -755,7 +755,7 @@
    @@ -766,7 +766,7 @@

    tp_proxy_get_invalidated ()

    -
    const GError *      tp_proxy_get_invalidated            (gpointer self);
    +
    const GError *      tp_proxy_get_invalidated            (gpointer self);

    @@ -780,9 +780,9 @@
    - @@ -793,10 +793,10 @@

    tp_proxy_dbus_error_to_gerror ()

    -
    void                tp_proxy_dbus_error_to_gerror       (gpointer self,
    +
    void                tp_proxy_dbus_error_to_gerror       (gpointer self,
                                                              const char *dbus_error,
                                                              const char *debug_message,
    -                                                         GError **error);
    + GError **error);

    Convert a D-Bus error name into a GError as if it was returned by a method on this proxy. This method is useful when D-Bus error names are emitted in @@ -819,12 +819,12 @@

    - - @@ -837,12 +837,12 @@
    #define TP_DBUS_ERRORS (tp_dbus_errors_quark ())
     

    -GError domain representing D-Bus errors not directly related to -Telepathy, for use by TpProxy. The code in a GError with this +GError domain representing D-Bus errors not directly related to +Telepathy, for use by TpProxy. The code in a GError with this domain must be a member of TpDBusError.

    -This macro expands to a function call returning a GQuark. +This macro expands to a function call returning a GQuark.

    Since 0.7.1

    @@ -864,10 +864,10 @@ } TpDBusError;

    -GError codes for use with the TP_DBUS_ERRORS domain. -

    -

    -Since 0.11.5, there is a corresponding GEnumClass type, +GError codes for use with the TP_DBUS_ERRORS domain. +

    +

    +Since 0.11.5, there is a corresponding GEnumClass type, TP_TYPE_DBUS_ERROR.

    Returns :

    TRUE if this proxy implements the given interface. + TRUE if this proxy implements the given interface.

    Returns :

    TRUE if feature has been prepared successfully + TRUE if feature has been prepared successfully

    features :

    an array - of desired features, ending with 0; NULL is equivalent to an array + of desired features, ending with 0; NULL is equivalent to an array containing only 0. [transfer none][array zero-terminated=1][allow-none zero-terminated=1]

    callback :

    if not NULL, called exactly once, when the features have all +if not NULL, called exactly once, when the features have all been prepared or failed to prepare, or after the proxy is invalidated

    error :

    used to return an error if FALSE is returned +used to return an error if FALSE is returned

    Returns :

    FALSE (setting error) if tp_proxy_prepare_async() failed + FALSE (setting error) if tp_proxy_prepare_async() failed or was cancelled

    Returns :

    a borrowed reference to the TpDBusDaemon for - this object, if any; always NULL if this object is itself a + this object, if any; always NULL if this object is itself a TpDBusDaemon. The caller must reference the returned object with - g_object_ref() if it will be kept. [transfer none] + g_object_ref() if it will be kept. [transfer none]

    Returns :

    a borrowed reference to the D-Bus connection used by this object. The caller must reference the returned pointer with - dbus_g_connection_ref() if it will be kept. + dbus_g_connection_ref() if it will be kept.

    Returns :

    the bus name of the application exporting the object. The caller - must copy the string with g_strdup() if it will be kept. + must copy the string with g_strdup() if it will be kept.

    Returns :

    the object path of the remote object. The caller must copy the - string with g_strdup() if it will be kept. + string with g_strdup() if it will be kept.

    Returns :

    the reason this proxy was invalidated, or NULL if has not been + the reason this proxy was invalidated, or NULL if has not been invalidated. The caller must copy the error, for instance with - g_error_copy(), if it will be kept. + g_error_copy(), if it will be kept.

    debug_message :

    a debug message that accompanied the error name, or NULL +a debug message that accompanied the error name, or NULL

    error :

    used to return the corresponding GError +used to return the corresponding GError
    @@ -964,7 +964,7 @@
    #define TP_TYPE_DBUS_ERROR (tp_dbus_error_get_type ())
     

    -The GEnumClass type of a TpDBusError. +The GEnumClass type of a TpDBusError.

    Since 0.11.5

    @@ -973,7 +973,7 @@

    Property Details

    The "bus-name" property

    -
      "bus-name"                 gchar*                : Read / Write / Construct Only
    +
      "bus-name"                 gchar*                : Read / Write / Construct Only

    The D-Bus bus name for this object. Read-only except during construction.

    @@ -982,7 +982,7 @@

    The "dbus-connection" property

    -
      "dbus-connection"          DBusGConnection*      : Read / Write / Construct Only
    +
      "dbus-connection"          DBusGConnection*      : Read / Write / Construct Only

    The D-Bus connection for this object. Read-only except during construction. @@ -1000,7 +1000,7 @@


    The "interfaces" property

    -
      "interfaces"               GStrv*                : Read
    +
      "interfaces"               GStrv*                : Read

    Known D-Bus interface names for this object.

    @@ -1008,7 +1008,7 @@

    The "object-path" property

    -
      "object-path"              gchar*                : Read / Write / Construct Only
    +
      "object-path"              gchar*                : Read / Write / Construct Only

    The D-Bus object path for this object. Read-only except during construction. @@ -1021,9 +1021,9 @@

    The "interface-added" signal

    void                user_function                      (TpProxy    *self,
    -                                                        guint       id,
    -                                                        DBusGProxy *proxy,
    -                                                        gpointer    user_data)      : Run Last / Has Details
    + guint id, + DBusGProxy *proxy, + gpointer user_data) : Run Last / Has Details

    Emitted when this proxy has gained an interface. It is not guaranteed to be emitted immediately, but will be emitted before the interface is @@ -1032,7 +1032,7 @@ method is called).

    -The intended use is to call dbus_g_proxy_add_signals(). This signal +The intended use is to call dbus_g_proxy_add_signals(). This signal should only be used by TpProy implementations

    @@ -1064,10 +1064,10 @@

    The "invalidated" signal

    void                user_function                      (TpProxy *self,
    -                                                        guint    domain,
    -                                                        gint     code,
    -                                                        gchar   *message,
    -                                                        gpointer user_data)      : Run Last / Has Details
    + guint domain, + gint code, + gchar *message, + gpointer user_data) : Run Last / Has Details

    Emitted when this proxy has been become invalid for whatever reason. Any more specific signal should be emitted first. diff --git a/docs/reference/html/telepathy-glib-run.html b/docs/reference/html/telepathy-glib-run.html index 6ca0207..55667bb 100644 --- a/docs/reference/html/telepathy-glib-run.html +++ b/docs/reference/html/telepathy-glib-run.html @@ -40,10 +40,10 @@

     #include <telepathy-glib/run.h>
     
    -int                 tp_run_connection_manager           (const char *prog_name,
    +int                 tp_run_connection_manager           (const char *prog_name,
                                                              const char *version,
                                                              TpBaseConnectionManager* (construct_cmvoid) (),
    -                                                         int argc,
    +                                                         int argc,
                                                              char **argv);
     
    @@ -64,10 +64,10 @@

    Details

    tp_run_connection_manager ()

    -
    int                 tp_run_connection_manager           (const char *prog_name,
    +
    int                 tp_run_connection_manager           (const char *prog_name,
                                                              const char *version,
                                                              TpBaseConnectionManager* (construct_cmvoid) (),
    -                                                         int argc,
    +                                                         int argc,
                                                              char **argv);

    Run the connection manager by initializing libraries, constructing diff --git a/docs/reference/html/telepathy-glib-simple-approver.html b/docs/reference/html/telepathy-glib-simple-approver.html index 9502694..ab6ecc8 100644 --- a/docs/reference/html/telepathy-glib-simple-approver.html +++ b/docs/reference/html/telepathy-glib-simple-approver.html @@ -52,28 +52,28 @@ (TpSimpleApprover *approver, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, TpAddDispatchOperationContext *context, - gpointer user_data); + gpointer user_data); TpBaseClient * tp_simple_approver_new (TpDBusDaemon *dbus, - const gchar *name, - gboolean uniquify, + const gchar *name, + gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy); TpBaseClient * tp_simple_approver_new_with_am (TpAccountManager *account_manager, - const gchar *name, - gboolean uniquify, + const gchar *name, + gboolean uniquify, TpSimpleApproverAddDispatchOperationImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseClient
              +----TpSimpleApprover
     
    @@ -87,9 +87,9 @@

    Properties

    -  "callback"                 gpointer              : Write / Construct Only
    -  "destroy"                  gpointer              : Write / Construct Only
    -  "user-data"                gpointer              : Write / Construct Only
    +  "callback"                 gpointer              : Write / Construct Only
    +  "destroy"                  gpointer              : Write / Construct Only
    +  "user-data"                gpointer              : Write / Construct Only
     
    @@ -181,10 +181,10 @@ (TpSimpleApprover *approver, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, TpAddDispatchOperationContext *context, - gpointer user_data); + gpointer user_data);

    Signature of the implementation of the AddDispatchOperation method.

    @@ -214,13 +214,13 @@
    - - @@ -243,11 +243,11 @@

    tp_simple_approver_new ()

    TpBaseClient *      tp_simple_approver_new              (TpDBusDaemon *dbus,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleApproverAddDispatchOperationImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleApprover instance.

    @@ -261,7 +261,7 @@
    - @@ -303,11 +303,11 @@

    tp_simple_approver_new_with_am ()

    TpBaseClient *      tp_simple_approver_new_with_am      (TpAccountManager *account_manager,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleApproverAddDispatchOperationImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleApprover instance with a specified TpAccountManager. @@ -321,7 +321,7 @@

    - @@ -364,22 +364,22 @@

    Property Details

    The "callback" property

    -
      "callback"                 gpointer              : Write / Construct Only
    +
      "callback"                 gpointer              : Write / Construct Only

    The TpSimpleApproverAddDispatchOperationImpl callback implementing the AddDispatchOperation D-Bus method.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "destroy" property

    -
      "destroy"                  gpointer              : Write / Construct Only
    -

    -The GDestroyNotify function called to free "user-data" +

      "destroy"                  gpointer              : Write / Construct Only
    +

    +The GDestroyNotify function called to free "user-data" when the TpSimpleApprover is destroyed.

    Since 0.11.5

    @@ -387,7 +387,7 @@

    The "user-data" property

    -
      "user-data"                gpointer              : Write / Construct Only
    +
      "user-data"                gpointer              : Write / Construct Only

    The user-data pointer passed to "callback".

    diff --git a/docs/reference/html/telepathy-glib-simple-handler.html b/docs/reference/html/telepathy-glib-simple-handler.html index f63667e..918e5fc 100644 --- a/docs/reference/html/telepathy-glib-simple-handler.html +++ b/docs/reference/html/telepathy-glib-simple-handler.html @@ -52,33 +52,33 @@ (TpSimpleHandler *handler, TpAccount *account, TpConnection *connection, - GList *channels, - GList *requests_satisfied, - gint64 user_action_time, + GList *channels, + GList *requests_satisfied, + gint64 user_action_time, TpHandleChannelsContext *context, - gpointer user_data); + gpointer user_data); TpBaseClient * tp_simple_handler_new (TpDBusDaemon *dbus, - gboolean bypass_approval, - gboolean requests, - const gchar *name, - gboolean uniquify, + gboolean bypass_approval, + gboolean requests, + const gchar *name, + gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy); TpBaseClient * tp_simple_handler_new_with_am (TpAccountManager *account_manager, - gboolean bypass_approval, - gboolean requests, - const gchar *name, - gboolean uniquify, + gboolean bypass_approval, + gboolean requests, + const gchar *name, + gboolean uniquify, TpSimpleHandlerHandleChannelsImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseClient
              +----TpSimpleHandler
     
    @@ -92,11 +92,11 @@

    Properties

    -  "bypass-approval"          gboolean              : Write / Construct Only
    -  "callback"                 gpointer              : Write / Construct Only
    -  "destroy"                  gpointer              : Write / Construct Only
    -  "requests"                 gboolean              : Write / Construct Only
    -  "user-data"                gpointer              : Write / Construct Only
    +  "bypass-approval"          gboolean              : Write / Construct Only
    +  "callback"                 gpointer              : Write / Construct Only
    +  "destroy"                  gpointer              : Write / Construct Only
    +  "requests"                 gboolean              : Write / Construct Only
    +  "user-data"                gpointer              : Write / Construct Only
     
    @@ -190,11 +190,11 @@ (TpSimpleHandler *handler, TpAccount *account, TpConnection *connection, - GList *channels, - GList *requests_satisfied, - gint64 user_action_time, + GList *channels, + GList *requests_satisfied, + gint64 user_action_time, TpHandleChannelsContext *context, - gpointer user_data); + gpointer user_data);

    Signature of the implementation of the HandleChannels method.

    @@ -224,13 +224,13 @@
    - - @@ -262,13 +262,13 @@

    tp_simple_handler_new ()

    TpBaseClient *      tp_simple_handler_new               (TpDBusDaemon *dbus,
    -                                                         gboolean bypass_approval,
    -                                                         gboolean requests,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         gboolean bypass_approval,
    +                                                         gboolean requests,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleHandlerHandleChannelsImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleHandler instance.

    @@ -282,7 +282,7 @@
    - @@ -336,13 +336,13 @@

    tp_simple_handler_new_with_am ()

    TpBaseClient *      tp_simple_handler_new_with_am       (TpAccountManager *account_manager,
    -                                                         gboolean bypass_approval,
    -                                                         gboolean requests,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         gboolean bypass_approval,
    +                                                         gboolean requests,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleHandlerHandleChannelsImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleHandler instance with a specified TpAccountManager. @@ -356,7 +356,7 @@

    - @@ -411,7 +411,7 @@

    Property Details

    The "bypass-approval" property

    -
      "bypass-approval"          gboolean              : Write / Construct Only
    +
      "bypass-approval"          gboolean              : Write / Construct Only

    The value of the Handler.BypassApproval D-Bus property.

    @@ -421,22 +421,22 @@

    The "callback" property

    -
      "callback"                 gpointer              : Write / Construct Only
    +
      "callback"                 gpointer              : Write / Construct Only

    The TpSimpleHandlerHandleChannelsImpl callback implementing the HandleChannels D-Bus method.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.6


    The "destroy" property

    -
      "destroy"                  gpointer              : Write / Construct Only
    -

    -The GDestroyNotify function called to free "user-data" +

      "destroy"                  gpointer              : Write / Construct Only
    +

    +The GDestroyNotify function called to free "user-data" when the TpSimpleHandler is destroyed.

    Since 0.11.6

    @@ -444,9 +444,9 @@

    The "requests" property

    -
      "requests"                 gboolean              : Write / Construct Only
    -

    -If TRUE, the Handler will implement the Requests interface +

      "requests"                 gboolean              : Write / Construct Only
    +

    +If TRUE, the Handler will implement the Requests interface

    Default value: FALSE

    Since 0.11.6

    @@ -454,7 +454,7 @@

    The "user-data" property

    -
      "user-data"                gpointer              : Write / Construct Only
    +
      "user-data"                gpointer              : Write / Construct Only

    The user-data pointer passed to "callback".

    diff --git a/docs/reference/html/telepathy-glib-simple-observer.html b/docs/reference/html/telepathy-glib-simple-observer.html index c8fb9ab..178352e 100644 --- a/docs/reference/html/telepathy-glib-simple-observer.html +++ b/docs/reference/html/telepathy-glib-simple-observer.html @@ -52,31 +52,31 @@ (TpSimpleObserver *observer, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, - GList *requests, + GList *requests, TpObserveChannelsContext *context, - gpointer user_data); + gpointer user_data); TpBaseClient * tp_simple_observer_new (TpDBusDaemon *dbus, - gboolean recover, - const gchar *name, - gboolean uniquify, + gboolean recover, + const gchar *name, + gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy); TpBaseClient * tp_simple_observer_new_with_am (TpAccountManager *account_manager, - gboolean recover, - const gchar *name, - gboolean uniquify, + gboolean recover, + const gchar *name, + gboolean uniquify, TpSimpleObserverObserveChannelsImpl callback, - gpointer user_data, - GDestroyNotify destroy); + gpointer user_data, + GDestroyNotify destroy);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpBaseClient
              +----TpSimpleObserver
     
    @@ -90,10 +90,10 @@

    Properties

    -  "callback"                 gpointer              : Write / Construct Only
    -  "destroy"                  gpointer              : Write / Construct Only
    -  "recover"                  gboolean              : Write / Construct Only
    -  "user-data"                gpointer              : Write / Construct Only
    +  "callback"                 gpointer              : Write / Construct Only
    +  "destroy"                  gpointer              : Write / Construct Only
    +  "recover"                  gboolean              : Write / Construct Only
    +  "user-data"                gpointer              : Write / Construct Only
     
    @@ -185,11 +185,11 @@ (TpSimpleObserver *observer, TpAccount *account, TpConnection *connection, - GList *channels, + GList *channels, TpChannelDispatchOperation *dispatch_operation, - GList *requests, + GList *requests, TpObserveChannelsContext *context, - gpointer user_data); + gpointer user_data);

    Signature of the implementation of the ObserveChannels method.

    @@ -219,19 +219,19 @@
    - - - @@ -255,12 +255,12 @@

    tp_simple_observer_new ()

    TpBaseClient *      tp_simple_observer_new              (TpDBusDaemon *dbus,
    -                                                         gboolean recover,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         gboolean recover,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleObserverObserveChannelsImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleObserver instance.

    @@ -274,7 +274,7 @@
    - @@ -321,12 +321,12 @@

    tp_simple_observer_new_with_am ()

    TpBaseClient *      tp_simple_observer_new_with_am      (TpAccountManager *account_manager,
    -                                                         gboolean recover,
    -                                                         const gchar *name,
    -                                                         gboolean uniquify,
    +                                                         gboolean recover,
    +                                                         const gchar *name,
    +                                                         gboolean uniquify,
                                                              TpSimpleObserverObserveChannelsImpl callback,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    + gpointer user_data, + GDestroyNotify destroy);

    Convenient function to create a new TpSimpleObserver instance with a specified TpAccountManager. @@ -340,7 +340,7 @@

    - @@ -388,22 +388,22 @@

    Property Details

    The "callback" property

    -
      "callback"                 gpointer              : Write / Construct Only
    +
      "callback"                 gpointer              : Write / Construct Only

    The TpSimpleObserverObserveChannelsImpl callback implementing the ObserveChannels D-Bus method.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.11.5


    The "destroy" property

    -
      "destroy"                  gpointer              : Write / Construct Only
    -

    -The GDestroyNotify function called to free the user-data pointer when +

      "destroy"                  gpointer              : Write / Construct Only
    +

    +The GDestroyNotify function called to free the user-data pointer when the TpSimpleObserver is destroyed.

    Since 0.11.5

    @@ -411,7 +411,7 @@

    The "recover" property

    -
      "recover"                  gboolean              : Write / Construct Only
    +
      "recover"                  gboolean              : Write / Construct Only

    The value of the Observer.Recover D-Bus property.

    @@ -421,7 +421,7 @@

    The "user-data" property

    -
      "user-data"                gpointer              : Write / Construct Only
    +
      "user-data"                gpointer              : Write / Construct Only

    The user-data pointer passed to the callback implementing the ObserveChannels D-Bus method. diff --git a/docs/reference/html/telepathy-glib-simple-password-manager.html b/docs/reference/html/telepathy-glib-simple-password-manager.html index ca74518..b7995eb 100644 --- a/docs/reference/html/telepathy-glib-simple-password-manager.html +++ b/docs/reference/html/telepathy-glib-simple-password-manager.html @@ -52,28 +52,28 @@ void tp_simple_password_manager_prompt_async (TpSimplePasswordManager *self, - GAsyncReadyCallback callback, - gpointer user_data); -const GString * tp_simple_password_manager_prompt_finish - (TpSimplePasswordManager *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +const GString * tp_simple_password_manager_prompt_finish + (TpSimplePasswordManager *self, + GAsyncResult *result, + GError **error); void tp_simple_password_manager_prompt_for_channel_async (TpSimplePasswordManager *self, TpBasePasswordChannel *channel, - GAsyncReadyCallback callback, - gpointer user_data); -const GString * tp_simple_password_manager_prompt_for_channel_finish - (TpSimplePasswordManager *self, - GAsyncResult *result, + GAsyncReadyCallback callback, + gpointer user_data); +const GString * tp_simple_password_manager_prompt_for_channel_finish + (TpSimplePasswordManager *self, + GAsyncResult *result, TpBasePasswordChannel **channel, - GError **error); + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpSimplePasswordManager
     
    @@ -109,7 +109,7 @@

    A new TpSimplePasswordManager object should be created in the TpBaseConnectionClass->create_channel_managers implementation and -added to the GPtrArray of channel managers. Then, in the +added to the GPtrArray of channel managers. Then, in the TpBaseConnectionClass->start_connecting implementation, once the connection status has been changed to CONNECTING, the connection should check whether a password parameter was given when creating @@ -122,8 +122,8 @@ channel, or an error is occurred, the callback that was passed to tp_simple_password_manager_prompt_async() is called and the connection should call tp_simple_password_manager_prompt_finish() -to get the result of the process. If the GString returned from -said finish function is non-NULL, the connection can then proceed +to get the result of the process. If the GString returned from +said finish function is non-NULL, the connection can then proceed with that password, otherwise the connection must deal with the error reached.

    @@ -169,8 +169,8 @@

    tp_simple_password_manager_prompt_async ()

    void                tp_simple_password_manager_prompt_async
                                                             (TpSimplePasswordManager *self,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Pops up a new server authentication channel and handles the X-TELEPATHY-PASSWORD mechanism to obtain a password for the @@ -206,10 +206,10 @@


    tp_simple_password_manager_prompt_finish ()

    -
    const GString *     tp_simple_password_manager_prompt_finish
    -                                                        (TpSimplePasswordManager *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    const GString *     tp_simple_password_manager_prompt_finish
    +                                                        (TpSimplePasswordManager *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Retrieve the value of the request begun with tp_simple_password_manager_prompt_async(). @@ -224,17 +224,17 @@

    - - - @@ -248,8 +248,8 @@
    void                tp_simple_password_manager_prompt_for_channel_async
                                                             (TpSimplePasswordManager *self,
                                                              TpBasePasswordChannel *channel,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Pops up a new server authentication channel and handles the X-TELEPATHY-PASSWORD mechanism to obtain a password for the @@ -297,11 +297,11 @@


    tp_simple_password_manager_prompt_for_channel_finish ()

    -
    const GString *     tp_simple_password_manager_prompt_for_channel_finish
    -                                                        (TpSimplePasswordManager *self,
    -                                                         GAsyncResult *result,
    +
    const GString *     tp_simple_password_manager_prompt_for_channel_finish
    +                                                        (TpSimplePasswordManager *self,
    +                                                         GAsyncResult *result,
                                                              TpBasePasswordChannel **channel,
    -                                                         GError **error);
    + GError **error);

    Retrieve the value of the request begun with tp_simple_password_manager_prompt_for_channel_async(). @@ -316,7 +316,7 @@

    - @@ -328,12 +328,12 @@ - - diff --git a/docs/reference/html/telepathy-glib-stream-tube-channel.html b/docs/reference/html/telepathy-glib-stream-tube-channel.html index d25373a..b3b146f 100644 --- a/docs/reference/html/telepathy-glib-stream-tube-channel.html +++ b/docs/reference/html/telepathy-glib-stream-tube-channel.html @@ -51,32 +51,32 @@ TpStreamTubeChannel; TpStreamTubeChannelClass; voidtp_stream_tube_channel_accept_async (TpStreamTubeChannel *self, - GAsyncReadyCallback callback, - gpointer user_data); + GAsyncReadyCallback callback, + gpointer user_data); TpStreamTubeConnection * tp_stream_tube_channel_accept_finish (TpStreamTubeChannel *self, - GAsyncResult *result, - GError **error); -GHashTable * tp_stream_tube_channel_get_parameters + GAsyncResult *result, + GError **error); +GHashTable * tp_stream_tube_channel_get_parameters (TpStreamTubeChannel *self); -const gchar * tp_stream_tube_channel_get_service (TpStreamTubeChannel *self); +const gchar * tp_stream_tube_channel_get_service (TpStreamTubeChannel *self); TpStreamTubeChannel * tp_stream_tube_channel_new (TpConnection *conn, - const gchar *object_path, - const GHashTable *immutable_properties, - GError **error); + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error); voidtp_stream_tube_channel_offer_async (TpStreamTubeChannel *self, - GHashTable *params, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_stream_tube_channel_offer_finish (TpStreamTubeChannel *self, - GAsyncResult *result, - GError **error); + GHashTable *params, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_stream_tube_channel_offer_finish (TpStreamTubeChannel *self, + GAsyncResult *result, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannel
                    +----TpStreamTubeChannel
    @@ -92,7 +92,7 @@
     

    Properties

       "parameters"               GHashTable_gchararray+GValue_*  : Read
    -  "service"                  gchar*                : Read
    +  "service"                  gchar*                : Read
     
    @@ -133,8 +133,8 @@

    tp_stream_tube_channel_accept_async ()

    void                tp_stream_tube_channel_accept_async (TpStreamTubeChannel *self,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Accept an incoming stream tube. When the tube has been accepted, callback will be called. You can then call tp_stream_tube_channel_accept_finish() @@ -167,8 +167,8 @@

    tp_stream_tube_channel_accept_finish ()

    TpStreamTubeConnection * tp_stream_tube_channel_accept_finish
                                                             (TpStreamTubeChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes to accept an incoming stream tube. The returned TpStreamTubeConnection can then be used to exchange data through the tube. @@ -183,12 +183,12 @@

    - - @@ -203,7 +203,7 @@

    tp_stream_tube_channel_get_parameters ()

    -
    GHashTable *        tp_stream_tube_channel_get_parameters
    +
    GHashTable *        tp_stream_tube_channel_get_parameters
                                                             (TpStreamTubeChannel *self);

    Return the "parameters" property @@ -229,7 +229,7 @@


    tp_stream_tube_channel_get_service ()

    -
    const gchar *       tp_stream_tube_channel_get_service  (TpStreamTubeChannel *self);
    +
    const gchar *       tp_stream_tube_channel_get_service  (TpStreamTubeChannel *self);

    Return the "service" property

    @@ -254,9 +254,9 @@

    tp_stream_tube_channel_new ()

    TpStreamTubeChannel * tp_stream_tube_channel_new        (TpConnection *conn,
    -                                                         const gchar *object_path,
    -                                                         const GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error);

    Convenient function to create a new TpStreamTubeChannel

    @@ -265,12 +265,12 @@
    - - @@ -279,12 +279,12 @@ the immutable properties of the channel, as signalled by the NewChannel D-Bus signal or returned by the CreateChannel and EnsureChannel D-Bus methods: a mapping from - strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] + strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] - @@ -300,9 +300,9 @@

    tp_stream_tube_channel_offer_async ()

    void                tp_stream_tube_channel_offer_async  (TpStreamTubeChannel *self,
    -                                                         GHashTable *params,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GHashTable *params, + GAsyncReadyCallback callback, + gpointer user_data);

    Offer an outgoing stream tube. When the tube has been offered, callback will be called. You can then call tp_stream_tube_channel_offer_finish() @@ -323,7 +323,7 @@

    - @@ -343,9 +343,9 @@

    tp_stream_tube_channel_offer_finish ()

    -
    gboolean            tp_stream_tube_channel_offer_finish (TpStreamTubeChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_stream_tube_channel_offer_finish (TpStreamTubeChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes to offer an outgoing stream tube.

    @@ -359,17 +359,17 @@
    - - - @@ -384,17 +384,17 @@

    The "parameters" property

      "parameters"               GHashTable_gchararray+GValue_*  : Read

    -A string to GValue GHashTable representing the parameters of the tube. -

    -

    -Will be NULL for outgoing tubes until the tube has been offered. +A string to GValue GHashTable representing the parameters of the tube. +

    +

    +Will be NULL for outgoing tubes until the tube has been offered.

    Since 0.13.2


    The "service" property

    -
      "service"                  gchar*                : Read
    +
      "service"                  gchar*                : Read

    A string representing the service name that will be used over the tube.

    @@ -408,7 +408,7 @@

    The "incoming" signal

    void                user_function                      (TpStreamTubeChannel    *self,
                                                             TpStreamTubeConnection *tube_connection,
    -                                                        gpointer                user_data)            : Run Last
    + gpointer user_data) : Run Last

    The ::incoming signal is emitted on offered Tubes when a new incoming connection is made from a remote user (one accepting the Tube). diff --git a/docs/reference/html/telepathy-glib-stream-tube-connection.html b/docs/reference/html/telepathy-glib-stream-tube-connection.html index 3a92958..4fbaa2a 100644 --- a/docs/reference/html/telepathy-glib-stream-tube-connection.html +++ b/docs/reference/html/telepathy-glib-stream-tube-connection.html @@ -52,14 +52,14 @@ (TpStreamTubeConnection *self); TpContact * tp_stream_tube_connection_get_contact (TpStreamTubeConnection *self); -GSocketConnection * tp_stream_tube_connection_get_socket_connection +GSocketConnection * tp_stream_tube_connection_get_socket_connection (TpStreamTubeConnection *self);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpStreamTubeConnection
     
    @@ -68,7 +68,7 @@
       "channel"                  TpStreamTubeChannel*  : Read / Write / Construct Only
       "contact"                  TpContact*            : Read / Write / Construct Only
    -  "socket-connection"        GSocketConnection*    : Read / Write / Construct Only
    +  "socket-connection"        GSocketConnection*    : Read / Write / Construct Only
     
    @@ -155,7 +155,7 @@

    tp_stream_tube_connection_get_socket_connection ()

    -
    GSocketConnection * tp_stream_tube_connection_get_socket_connection
    +
    GSocketConnection * tp_stream_tube_connection_get_socket_connection
                                                             (TpStreamTubeConnection *self);

    Return the "socket-connection" property @@ -187,7 +187,7 @@ The TpStreamTubeChannel channel associated with this connection

    -This property can't be NULL. +This property can't be NULL.

    Since 0.13.2

    @@ -197,20 +197,20 @@
      "contact"                  TpContact*            : Read / Write / Construct Only

    The TpContact with who we are exchanging data through this tube, or -NULL if we can't safely identify the contact. +NULL if we can't safely identify the contact.

    Since 0.13.2


    The "socket-connection" property

    -
      "socket-connection"        GSocketConnection*    : Read / Write / Construct Only
    -

    -The GSocketConnection used to transfer data through this connection. +

      "socket-connection"        GSocketConnection*    : Read / Write / Construct Only
    +

    +The GSocketConnection used to transfer data through this connection. Read-only except during construction.

    -This property can't be NULL. +This property can't be NULL.

    Since 0.13.2

    @@ -220,8 +220,8 @@

    The "closed" signal

    void                user_function                      (TpStreamTubeConnection *self,
    -                                                        gpointer                error,
    -                                                        gpointer                user_data)      : Run Last
    + gpointer error, + gpointer user_data) : Run Last

    The ::closed signal is emitted when the connection manager reports that a tube connection has been closed. @@ -236,7 +236,7 @@

    - diff --git a/docs/reference/html/telepathy-glib-svc-account-manager.html b/docs/reference/html/telepathy-glib-svc-account-manager.html index 49ee02f..6a58592 100644 --- a/docs/reference/html/telepathy-glib-svc-account-manager.html +++ b/docs/reference/html/telepathy-glib-svc-account-manager.html @@ -47,23 +47,23 @@ TpSvcAccountManager; TpSvcAccountManagerClass; voidtp_svc_account_manager_emit_account_removed - (gpointer instance, - const gchar *arg_Account); + (gpointer instance, + const gchar *arg_Account); voidtp_svc_account_manager_emit_account_validity_changed - (gpointer instance, - const gchar *arg_Account, - gboolean arg_Valid); + (gpointer instance, + const gchar *arg_Account, + gboolean arg_Valid); void (*tp_svc_account_manager_create_account_impl) (TpSvcAccountManager *self, - const gchar *in_Connection_Manager, - const gchar *in_Protocol, - const gchar *in_Display_Name, - GHashTable *in_Parameters, - GHashTable *in_Properties, - DBusGMethodInvocation *context); + const gchar *in_Connection_Manager, + const gchar *in_Protocol, + const gchar *in_Display_Name, + GHashTable *in_Parameters, + GHashTable *in_Properties, + DBusGMethodInvocation *context); voidtp_svc_account_manager_return_from_create_account - (DBusGMethodInvocation *context, - const gchar *out_Account); + (DBusGMethodInvocation *context, + const gchar *out_Account); voidtp_svc_account_manager_implement_create_account (TpSvcAccountManagerClass *klass, tp_svc_account_manager_create_account_impl impl); @@ -115,7 +115,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -138,8 +138,8 @@

    tp_svc_account_manager_emit_account_removed ()

    void                tp_svc_account_manager_emit_account_removed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Account);
    + (gpointer instance, + const gchar *arg_Account);

    Type-safe wrapper around g_signal_emit to emit the AccountRemoved signal on interface org.freedesktop.Telepathy.AccountManager. @@ -164,9 +164,9 @@

    tp_svc_account_manager_emit_account_validity_changed ()

    void                tp_svc_account_manager_emit_account_validity_changed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Account,
    -                                                         gboolean arg_Valid);
    + (gpointer instance, + const gchar *arg_Account, + gboolean arg_Valid);

    Type-safe wrapper around g_signal_emit to emit the AccountValidityChanged signal on interface org.freedesktop.Telepathy.AccountManager. @@ -197,12 +197,12 @@

    tp_svc_account_manager_create_account_impl ()

    void                (*tp_svc_account_manager_create_account_impl)
                                                             (TpSvcAccountManager *self,
    -                                                         const gchar *in_Connection_Manager,
    -                                                         const gchar *in_Protocol,
    -                                                         const gchar *in_Display_Name,
    -                                                         GHashTable *in_Parameters,
    -                                                         GHashTable *in_Properties,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Connection_Manager, + const gchar *in_Protocol, + const gchar *in_Display_Name, + GHashTable *in_Parameters, + GHashTable *in_Properties, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CreateAccount on interface org.freedesktop.Telepathy.AccountManager. @@ -252,10 +252,10 @@

    tp_svc_account_manager_return_from_create_account ()

    void                tp_svc_account_manager_return_from_create_account
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Account);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Account); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    channels :

    a GList of TpChannel, + a GList of TpChannel, all having TP_CHANNEL_FEATURE_CORE prepared. [element-type TelepathyGLib.Channel]

    dispatch_operation :

    a TpChannelDispatchOperation or NULL; + a TpChannelDispatchOperation or NULL; the dispatch_operation is not guaranteed to be prepared. [allow-none]

    dbus :

    a TpDBusDaemon object, may not be NULL +a TpDBusDaemon object, may not be NULL

    account_manager :

    an account manager, which may not be NULL +an account manager, which may not be NULL

    channels :

    a GList of TpChannel, + a GList of TpChannel, all having TP_CHANNEL_FEATURE_CORE prepared if possible. [element-type TelepathyGLib.Channel]

    requests_satisfied :

    a GList of + a GList of TpChannelRequest having their object-path defined but are not guaranteed to be prepared. [element-type TelepathyGLib.ChannelRequest]

    dbus :

    a TpDBusDaemon object, may not be NULL +a TpDBusDaemon object, may not be NULL

    account_manager :

    an account manager, which may not be NULL +an account manager, which may not be NULL

    channels :

    a GList of TpChannel, + a GList of TpChannel, all having TP_CHANNEL_FEATURE_CORE prepared if possible. [element-type TelepathyGLib.Channel]

    dispatch_operation :

    a TpChannelDispatchOperation or NULL; + a TpChannelDispatchOperation or NULL; the dispatch_operation is not guaranteed to be prepared. [allow-none]

    requests :

    a GList of + a GList of TpChannelRequest, all having their object-path defined but are not guaranteed to be prepared. [element-type TelepathyGLib.ChannelRequest]

    dbus :

    a TpDBusDaemon object, may not be NULL +a TpDBusDaemon object, may not be NULL

    account_manager :

    an account manager, which may not be NULL +an account manager, which may not be NULL

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    a GString with the password (or byte-blob) + a GString with the password (or byte-blob) retrieved by manager. [transfer none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    a GString with the password (or byte-blob) + a GString with the password (or byte-blob) retrieved by manager. [transfer none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    conn :

    a TpConnection; may not be NULL +a TpConnection; may not be NULL

    object_path :

    the object path of the channel; may not be NULL +the object path of the channel; may not be NULL

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    params :

    parameters of the tube, or NULL. [allow-none][transfer none] + parameters of the tube, or NULL. [allow-none][transfer none]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill +a GError to fill

    Returns :

    TRUE when a Tube has been successfully offered; FALSE otherwise + TRUE when a Tube has been successfully offered; FALSE otherwise

    error :

    a GError representing the error reported by the + a GError representing the error reported by the connection manager. [transfer none]
    @@ -307,8 +307,8 @@

    The "account-removed" signal

    void                user_function                      (TpSvcAccountManager *self,
    -                                                        DBusGObjectPath     *arg_Account,
    -                                                        gpointer             user_data)        : Run Last / Has Details
    + DBusGObjectPath *arg_Account, + gpointer user_data) : Run Last / Has Details

    The AccountRemoved D-Bus signal is emitted whenever this GObject signal is.

    @@ -336,9 +336,9 @@

    The "account-validity-changed" signal

    void                user_function                      (TpSvcAccountManager *self,
    -                                                        DBusGObjectPath     *arg_Account,
    -                                                        gboolean             arg_Valid,
    -                                                        gpointer             user_data)        : Run Last / Has Details
    + DBusGObjectPath *arg_Account, + gboolean arg_Valid, + gpointer user_data) : Run Last / Has Details

    The AccountValidityChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-account.html b/docs/reference/html/telepathy-glib-svc-account.html index 0199cb8..adcbfa3 100644 --- a/docs/reference/html/telepathy-glib-svc-account.html +++ b/docs/reference/html/telepathy-glib-svc-account.html @@ -47,28 +47,28 @@ TpSvcAccount; TpSvcAccountClass; void tp_svc_account_emit_account_property_changed - (gpointer instance, - GHashTable *arg_Properties); -void tp_svc_account_emit_removed (gpointer instance); + (gpointer instance, + GHashTable *arg_Properties); +void tp_svc_account_emit_removed (gpointer instance); void (*tp_svc_account_reconnect_impl) (TpSvcAccount *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_account_return_from_reconnect - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_account_implement_reconnect (TpSvcAccountClass *klass, tp_svc_account_reconnect_impl impl); void (*tp_svc_account_remove_impl) (TpSvcAccount *self, - DBusGMethodInvocation *context); -void tp_svc_account_return_from_remove (DBusGMethodInvocation *context); + DBusGMethodInvocation *context); +void tp_svc_account_return_from_remove (DBusGMethodInvocation *context); void tp_svc_account_implement_remove (TpSvcAccountClass *klass, tp_svc_account_remove_impl impl); void (*tp_svc_account_update_parameters_impl) (TpSvcAccount *self, - GHashTable *in_Set, - const gchar **in_Unset, - DBusGMethodInvocation *context); + GHashTable *in_Set, + const gchar **in_Unset, + DBusGMethodInvocation *context); void tp_svc_account_return_from_update_parameters - (DBusGMethodInvocation *context, - const gchar **out_Reconnect_Required); + (DBusGMethodInvocation *context, + const gchar **out_Reconnect_Required); void tp_svc_account_implement_update_parameters (TpSvcAccountClass *klass, tp_svc_account_update_parameters_impl impl); @@ -77,7 +77,7 @@ TpSvcAccountInterfaceAvatar; TpSvcAccountInterfaceAvatarClass; void tp_svc_account_interface_avatar_emit_avatar_changed - (gpointer instance); + (gpointer instance); TpSvcAccountInterfaceStorage; @@ -90,12 +90,12 @@ (TpSvcAccountInterfaceAddressingClass *klass, tp_svc_account_interface_addressing_set_uri_scheme_association_impl impl); void tp_svc_account_interface_addressing_return_from_set_uri_scheme_association - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_account_interface_addressing_set_uri_scheme_association_impl) (TpSvcAccountInterfaceAddressing *self, - const gchar *in_URI_Scheme, - gboolean in_Association, - DBusGMethodInvocation *context); + const gchar *in_URI_Scheme, + gboolean in_Association, + DBusGMethodInvocation *context);
    @@ -157,7 +157,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -182,8 +182,8 @@

    tp_svc_account_emit_account_property_changed ()

    void                tp_svc_account_emit_account_property_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Properties);
    + (gpointer instance, + GHashTable *arg_Properties);

    Type-safe wrapper around g_signal_emit to emit the AccountPropertyChanged signal on interface org.freedesktop.Telepathy.Account. @@ -207,7 +207,7 @@


    tp_svc_account_emit_removed ()

    -
    void                tp_svc_account_emit_removed         (gpointer instance);
    +
    void                tp_svc_account_emit_removed         (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Removed signal on interface org.freedesktop.Telepathy.Account. @@ -225,7 +225,7 @@

    tp_svc_account_reconnect_impl ()

    void                (*tp_svc_account_reconnect_impl)    (TpSvcAccount *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Reconnect on interface org.freedesktop.Telepathy.Account. @@ -250,9 +250,9 @@

    tp_svc_account_return_from_reconnect ()

    void                tp_svc_account_return_from_reconnect
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -294,7 +294,7 @@

    tp_svc_account_remove_impl ()

    void                (*tp_svc_account_remove_impl)       (TpSvcAccount *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Remove on interface org.freedesktop.Telepathy.Account. @@ -318,9 +318,9 @@


    tp_svc_account_return_from_remove ()

    -
    void                tp_svc_account_return_from_remove   (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). +

    void                tp_svc_account_return_from_remove   (DBusGMethodInvocation *context);
    +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -363,9 +363,9 @@

    tp_svc_account_update_parameters_impl ()

    void                (*tp_svc_account_update_parameters_impl)
                                                             (TpSvcAccount *self,
    -                                                         GHashTable *in_Set,
    -                                                         const gchar **in_Unset,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Set, + const gchar **in_Unset, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method UpdateParameters on interface org.freedesktop.Telepathy.Account. @@ -400,10 +400,10 @@

    tp_svc_account_return_from_update_parameters ()

    void                tp_svc_account_return_from_update_parameters
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Reconnect_Required);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Reconnect_Required); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -464,8 +464,8 @@

    The class of TpSvcAccountInterfaceAvatar. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -473,7 +473,7 @@

    tp_svc_account_interface_avatar_emit_avatar_changed ()

    void                tp_svc_account_interface_avatar_emit_avatar_changed
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the AvatarChanged signal on interface org.freedesktop.Telepathy.Account.Interface.Avatar. @@ -502,8 +502,8 @@

    The class of TpSvcAccountInterfaceStorage. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -525,7 +525,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -575,9 +575,9 @@

    tp_svc_account_interface_addressing_return_from_set_uri_scheme_association ()

    void                tp_svc_account_interface_addressing_return_from_set_uri_scheme_association
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -594,9 +594,9 @@

    tp_svc_account_interface_addressing_set_uri_scheme_association_impl ()

    void                (*tp_svc_account_interface_addressing_set_uri_scheme_association_impl)
                                                             (TpSvcAccountInterfaceAddressing *self,
    -                                                         const gchar *in_URI_Scheme,
    -                                                         gboolean in_Association,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_URI_Scheme, + gboolean in_Association, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetURISchemeAssociation on interface org.freedesktop.Telepathy.Account.Interface.Addressing. @@ -633,7 +633,7 @@

    The "account-property-changed" signal

    void                user_function                      (TpSvcAccount *self,
    -                                                        gpointer      user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The AccountPropertyChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -661,7 +661,7 @@

    The "removed" signal

    void                user_function                      (TpSvcAccount *self,
    -                                                        gpointer      user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Removed D-Bus signal is emitted whenever this GObject signal is.

    @@ -684,7 +684,7 @@

    The "avatar-changed" signal

    void                user_function                      (TpSvcAccountInterfaceAvatar *self,
    -                                                        gpointer                     user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The AvatarChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-anonymity.html b/docs/reference/html/telepathy-glib-svc-anonymity.html index 4439d66..4ad94be 100644 --- a/docs/reference/html/telepathy-glib-svc-anonymity.html +++ b/docs/reference/html/telepathy-glib-svc-anonymity.html @@ -48,8 +48,8 @@ TpSvcConnectionInterfaceAnonymity; TpSvcConnectionInterfaceAnonymityClass; void tp_svc_connection_interface_anonymity_emit_anonymity_modes_changed - (gpointer instance, - guint arg_Modes); + (gpointer instance, + guint arg_Modes); TpSvcChannelInterfaceAnonymity; TpSvcChannelInterfaceAnonymityClass; @@ -101,8 +101,8 @@

    The class of TpSvcConnectionInterfaceAnonymity. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -110,8 +110,8 @@

    tp_svc_connection_interface_anonymity_emit_anonymity_modes_changed ()

    void                tp_svc_connection_interface_anonymity_emit_anonymity_modes_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Modes);
    + (gpointer instance, + guint arg_Modes);

    Type-safe wrapper around g_signal_emit to emit the AnonymityModesChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.Anonymity. @@ -147,8 +147,8 @@

    The class of TpSvcChannelInterfaceAnonymity. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -158,8 +158,8 @@

    The "anonymity-modes-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceAnonymity *self,
    -                                                        guint                              arg_Modes,
    -                                                        gpointer                           user_data)      : Run Last / Has Details
    + guint arg_Modes, + gpointer user_data) : Run Last / Has Details

    The AnonymityModesChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-auth.html b/docs/reference/html/telepathy-glib-svc-channel-auth.html index 249e238..eae3ba1 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-auth.html +++ b/docs/reference/html/telepathy-glib-svc-channel-auth.html @@ -53,20 +53,20 @@ TpSvcChannelInterfaceSASLAuthenticationClass; void (*tp_svc_channel_interface_sasl_authentication_abort_sasl_impl) (TpSvcChannelInterfaceSASLAuthentication *self, - guint in_Reason, - const gchar *in_Debug_Message, - DBusGMethodInvocation *context); + guint in_Reason, + const gchar *in_Debug_Message, + DBusGMethodInvocation *context); void (*tp_svc_channel_interface_sasl_authentication_accept_sasl_impl) (TpSvcChannelInterfaceSASLAuthentication *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_emit_new_challenge - (gpointer instance, - const GArray *arg_Challenge_Data); + (gpointer instance, + const GArray *arg_Challenge_Data); void tp_svc_channel_interface_sasl_authentication_emit_sasl_status_changed - (gpointer instance, - guint arg_Status, - const gchar *arg_Reason, - GHashTable *arg_Details); + (gpointer instance, + guint arg_Status, + const gchar *arg_Reason, + GHashTable *arg_Details); void tp_svc_channel_interface_sasl_authentication_implement_abort_sasl (TpSvcChannelInterfaceSASLAuthenticationClass *klass, tp_svc_channel_interface_sasl_authentication_abort_sasl_impl impl); @@ -84,27 +84,27 @@ tp_svc_channel_interface_sasl_authentication_start_mechanism_with_data_impl impl); void (*tp_svc_channel_interface_sasl_authentication_respond_impl) (TpSvcChannelInterfaceSASLAuthentication *self, - const GArray *in_Response_Data, - DBusGMethodInvocation *context); + const GArray *in_Response_Data, + DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_return_from_abort_sasl - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_return_from_accept_sasl - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_return_from_respond - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism_with_data - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_interface_sasl_authentication_start_mechanism_impl) (TpSvcChannelInterfaceSASLAuthentication *self, - const gchar *in_Mechanism, - DBusGMethodInvocation *context); + const gchar *in_Mechanism, + DBusGMethodInvocation *context); void (*tp_svc_channel_interface_sasl_authentication_start_mechanism_with_data_impl) (TpSvcChannelInterfaceSASLAuthentication *self, - const gchar *in_Mechanism, - const GArray *in_Initial_Data, - DBusGMethodInvocation *context); + const gchar *in_Mechanism, + const GArray *in_Initial_Data, + DBusGMethodInvocation *context);
    @@ -162,8 +162,8 @@

    The class of TpSvcChannelTypeServerAuthentication. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -185,7 +185,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -213,9 +213,9 @@

    tp_svc_channel_interface_sasl_authentication_abort_sasl_impl ()

    void                (*tp_svc_channel_interface_sasl_authentication_abort_sasl_impl)
                                                             (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                         guint in_Reason,
    -                                                         const gchar *in_Debug_Message,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Reason, + const gchar *in_Debug_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AbortSASL on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -251,7 +251,7 @@

    tp_svc_channel_interface_sasl_authentication_accept_sasl_impl ()

    void                (*tp_svc_channel_interface_sasl_authentication_accept_sasl_impl)
                                                             (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AcceptSASL on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -276,8 +276,8 @@

    tp_svc_channel_interface_sasl_authentication_emit_new_challenge ()

    void                tp_svc_channel_interface_sasl_authentication_emit_new_challenge
    -                                                        (gpointer instance,
    -                                                         const GArray *arg_Challenge_Data);
    + (gpointer instance, + const GArray *arg_Challenge_Data);

    Type-safe wrapper around g_signal_emit to emit the NewChallenge signal on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -302,10 +302,10 @@

    tp_svc_channel_interface_sasl_authentication_emit_sasl_status_changed ()

    void                tp_svc_channel_interface_sasl_authentication_emit_sasl_status_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Status,
    -                                                         const gchar *arg_Reason,
    -                                                         GHashTable *arg_Details);
    + (gpointer instance, + guint arg_Status, + const gchar *arg_Reason, + GHashTable *arg_Details);

    Type-safe wrapper around g_signal_emit to emit the SASLStatusChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -476,8 +476,8 @@

    tp_svc_channel_interface_sasl_authentication_respond_impl ()

    void                (*tp_svc_channel_interface_sasl_authentication_respond_impl)
                                                             (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                         const GArray *in_Response_Data,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Response_Data, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Respond on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -507,9 +507,9 @@

    tp_svc_channel_interface_sasl_authentication_return_from_abort_sasl ()

    void                tp_svc_channel_interface_sasl_authentication_return_from_abort_sasl
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -525,9 +525,9 @@

    tp_svc_channel_interface_sasl_authentication_return_from_accept_sasl ()

    void                tp_svc_channel_interface_sasl_authentication_return_from_accept_sasl
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -543,9 +543,9 @@

    tp_svc_channel_interface_sasl_authentication_return_from_respond ()

    void                tp_svc_channel_interface_sasl_authentication_return_from_respond
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -561,9 +561,9 @@

    tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism ()

    void                tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -579,9 +579,9 @@

    tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism_with_data ()

    void                tp_svc_channel_interface_sasl_authentication_return_from_start_mechanism_with_data
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -598,8 +598,8 @@

    tp_svc_channel_interface_sasl_authentication_start_mechanism_impl ()

    void                (*tp_svc_channel_interface_sasl_authentication_start_mechanism_impl)
                                                             (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                         const gchar *in_Mechanism,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Mechanism, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StartMechanism on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -630,9 +630,9 @@

    tp_svc_channel_interface_sasl_authentication_start_mechanism_with_data_impl ()

    void                (*tp_svc_channel_interface_sasl_authentication_start_mechanism_with_data_impl)
                                                             (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                         const gchar *in_Mechanism,
    -                                                         const GArray *in_Initial_Data,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Mechanism, + const GArray *in_Initial_Data, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StartMechanismWithData on interface org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication. @@ -670,7 +670,7 @@

    The "new-challenge" signal

    void                user_function                      (TpSvcChannelInterfaceSASLAuthentication *self,
                                                             GArray_guchar_                          *arg_Challenge_Data,
    -                                                        gpointer                                 user_data)               : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The NewChallenge D-Bus signal is emitted whenever this GObject signal is.

    @@ -698,9 +698,9 @@

    The "s-as-lstatus-changed" signal

    void                user_function                      (TpSvcChannelInterfaceSASLAuthentication *self,
    -                                                        guint                                    arg_Status,
    -                                                        gchar                                   *arg_Reason,
    -                                                        gpointer                                 user_data)       : Run Last / Has Details
    + guint arg_Status, + gchar *arg_Reason, + gpointer user_data) : Run Last / Has Details

    The SASLStatusChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-contactlist.html b/docs/reference/html/telepathy-glib-svc-channel-contactlist.html index 6f27981..097e984 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-contactlist.html +++ b/docs/reference/html/telepathy-glib-svc-channel-contactlist.html @@ -81,8 +81,8 @@

    The class of TpSvcChannelTypeContactList. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-contactsearch.html b/docs/reference/html/telepathy-glib-svc-channel-contactsearch.html index fe2886c..6d9992e 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-contactsearch.html +++ b/docs/reference/html/telepathy-glib-svc-channel-contactsearch.html @@ -48,13 +48,13 @@ TpSvcChannelTypeContactSearch; TpSvcChannelTypeContactSearchClass; voidtp_svc_channel_type_contact_search_emit_search_result_received - (gpointer instance, - GHashTable *arg_Result); + (gpointer instance, + GHashTable *arg_Result); voidtp_svc_channel_type_contact_search_emit_search_state_changed - (gpointer instance, - guint arg_State, - const gchar *arg_Error, - GHashTable *arg_Details); + (gpointer instance, + guint arg_State, + const gchar *arg_Error, + GHashTable *arg_Details); voidtp_svc_channel_type_contact_search_implement_more (TpSvcChannelTypeContactSearchClass *klass, tp_svc_channel_type_contact_search_more_impl impl); @@ -66,20 +66,20 @@ tp_svc_channel_type_contact_search_stop_impl impl); void (*tp_svc_channel_type_contact_search_more_impl) (TpSvcChannelTypeContactSearch *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); voidtp_svc_channel_type_contact_search_return_from_more - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); voidtp_svc_channel_type_contact_search_return_from_search - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); voidtp_svc_channel_type_contact_search_return_from_stop - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_contact_search_search_impl) (TpSvcChannelTypeContactSearch *self, - GHashTable *in_Terms, - DBusGMethodInvocation *context); + GHashTable *in_Terms, + DBusGMethodInvocation *context); void (*tp_svc_channel_type_contact_search_stop_impl) (TpSvcChannelTypeContactSearch *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context);
    @@ -127,7 +127,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -152,8 +152,8 @@

    tp_svc_channel_type_contact_search_emit_search_result_received ()

    void                tp_svc_channel_type_contact_search_emit_search_result_received
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Result);
    + (gpointer instance, + GHashTable *arg_Result);

    Type-safe wrapper around g_signal_emit to emit the SearchResultReceived signal on interface org.freedesktop.Telepathy.Channel.Type.ContactSearch. @@ -178,10 +178,10 @@

    tp_svc_channel_type_contact_search_emit_search_state_changed ()

    void                tp_svc_channel_type_contact_search_emit_search_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_State,
    -                                                         const gchar *arg_Error,
    -                                                         GHashTable *arg_Details);
    + (gpointer instance, + guint arg_State, + const gchar *arg_Error, + GHashTable *arg_Details);

    Type-safe wrapper around g_signal_emit to emit the SearchStateChanged signal on interface org.freedesktop.Telepathy.Channel.Type.ContactSearch. @@ -298,7 +298,7 @@

    tp_svc_channel_type_contact_search_more_impl ()

    void                (*tp_svc_channel_type_contact_search_more_impl)
                                                             (TpSvcChannelTypeContactSearch *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method More on interface org.freedesktop.Telepathy.Channel.Type.ContactSearch. @@ -323,9 +323,9 @@

    tp_svc_channel_type_contact_search_return_from_more ()

    void                tp_svc_channel_type_contact_search_return_from_more
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -341,9 +341,9 @@

    tp_svc_channel_type_contact_search_return_from_search ()

    void                tp_svc_channel_type_contact_search_return_from_search
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -359,9 +359,9 @@

    tp_svc_channel_type_contact_search_return_from_stop ()

    void                tp_svc_channel_type_contact_search_return_from_stop
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -378,8 +378,8 @@

    tp_svc_channel_type_contact_search_search_impl ()

    void                (*tp_svc_channel_type_contact_search_search_impl)
                                                             (TpSvcChannelTypeContactSearch *self,
    -                                                         GHashTable *in_Terms,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Terms, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Search on interface org.freedesktop.Telepathy.Channel.Type.ContactSearch. @@ -410,7 +410,7 @@

    tp_svc_channel_type_contact_search_stop_impl ()

    void                (*tp_svc_channel_type_contact_search_stop_impl)
                                                             (TpSvcChannelTypeContactSearch *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Stop on interface org.freedesktop.Telepathy.Channel.Type.ContactSearch. @@ -437,7 +437,7 @@

    The "search-result-received" signal

    void                user_function                      (TpSvcChannelTypeContactSearch *self,
    -                                                        gpointer                       user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The SearchResultReceived D-Bus signal is emitted whenever this GObject signal is.

    @@ -465,9 +465,9 @@

    The "search-state-changed" signal

    void                user_function                      (TpSvcChannelTypeContactSearch *self,
    -                                                        guint                          arg_State,
    -                                                        gchar                         *arg_Error,
    -                                                        gpointer                       user_data)      : Run Last / Has Details
    + guint arg_State, + gchar *arg_Error, + gpointer user_data) : Run Last / Has Details

    The SearchStateChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-dispatch-operation.html b/docs/reference/html/telepathy-glib-svc-channel-dispatch-operation.html index 27f50e3..e97a189 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-dispatch-operation.html +++ b/docs/reference/html/telepathy-glib-svc-channel-dispatch-operation.html @@ -47,39 +47,39 @@ TpSvcChannelDispatchOperation; TpSvcChannelDispatchOperationClass; void tp_svc_channel_dispatch_operation_return_from_claim - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_dispatch_operation_claim_impl) (TpSvcChannelDispatchOperation *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_dispatch_operation_implement_claim (TpSvcChannelDispatchOperationClass *klass, tp_svc_channel_dispatch_operation_claim_impl impl); void tp_svc_channel_dispatch_operation_return_from_handle_with - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_dispatch_operation_handle_with_impl) (TpSvcChannelDispatchOperation *self, - const gchar *in_Handler, - DBusGMethodInvocation *context); + const gchar *in_Handler, + DBusGMethodInvocation *context); void tp_svc_channel_dispatch_operation_implement_handle_with (TpSvcChannelDispatchOperationClass *klass, tp_svc_channel_dispatch_operation_handle_with_impl impl); void (*tp_svc_channel_dispatch_operation_handle_with_time_impl) (TpSvcChannelDispatchOperation *self, - const gchar *in_Handler, - gint64 in_UserActionTime, - DBusGMethodInvocation *context); + const gchar *in_Handler, + gint64 in_UserActionTime, + DBusGMethodInvocation *context); void tp_svc_channel_dispatch_operation_implement_handle_with_time (TpSvcChannelDispatchOperationClass *klass, tp_svc_channel_dispatch_operation_handle_with_time_impl impl); void tp_svc_channel_dispatch_operation_return_from_handle_with_time - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_dispatch_operation_emit_channel_lost - (gpointer instance, - const gchar *arg_Channel, - const gchar *arg_Error, - const gchar *arg_Message); + (gpointer instance, + const gchar *arg_Channel, + const gchar *arg_Error, + const gchar *arg_Message); void tp_svc_channel_dispatch_operation_emit_finished - (gpointer instance); + (gpointer instance);
    @@ -128,7 +128,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -153,9 +153,9 @@

    tp_svc_channel_dispatch_operation_return_from_claim ()

    void                tp_svc_channel_dispatch_operation_return_from_claim
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -172,7 +172,7 @@

    tp_svc_channel_dispatch_operation_claim_impl ()

    void                (*tp_svc_channel_dispatch_operation_claim_impl)
                                                             (TpSvcChannelDispatchOperation *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Claim on interface org.freedesktop.Telepathy.ChannelDispatchOperation. @@ -224,9 +224,9 @@

    tp_svc_channel_dispatch_operation_return_from_handle_with ()

    void                tp_svc_channel_dispatch_operation_return_from_handle_with
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -243,8 +243,8 @@

    tp_svc_channel_dispatch_operation_handle_with_impl ()

    void                (*tp_svc_channel_dispatch_operation_handle_with_impl)
                                                             (TpSvcChannelDispatchOperation *self,
    -                                                         const gchar *in_Handler,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Handler, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method HandleWith on interface org.freedesktop.Telepathy.ChannelDispatchOperation. @@ -302,9 +302,9 @@

    tp_svc_channel_dispatch_operation_handle_with_time_impl ()

    void                (*tp_svc_channel_dispatch_operation_handle_with_time_impl)
                                                             (TpSvcChannelDispatchOperation *self,
    -                                                         const gchar *in_Handler,
    -                                                         gint64 in_UserActionTime,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Handler, + gint64 in_UserActionTime, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method HandleWithTime on interface org.freedesktop.Telepathy.ChannelDispatchOperation. @@ -366,9 +366,9 @@

    tp_svc_channel_dispatch_operation_return_from_handle_with_time ()

    void                tp_svc_channel_dispatch_operation_return_from_handle_with_time
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -384,10 +384,10 @@

    tp_svc_channel_dispatch_operation_emit_channel_lost ()

    void                tp_svc_channel_dispatch_operation_emit_channel_lost
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Channel,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message);
    + (gpointer instance, + const gchar *arg_Channel, + const gchar *arg_Error, + const gchar *arg_Message);

    Type-safe wrapper around g_signal_emit to emit the ChannelLost signal on interface org.freedesktop.Telepathy.ChannelDispatchOperation. @@ -422,7 +422,7 @@

    tp_svc_channel_dispatch_operation_emit_finished ()

    void                tp_svc_channel_dispatch_operation_emit_finished
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Finished signal on interface org.freedesktop.Telepathy.ChannelDispatchOperation. @@ -442,10 +442,10 @@

    The "channel-lost" signal

    void                user_function                      (TpSvcChannelDispatchOperation *self,
    -                                                        DBusGObjectPath               *arg_Channel,
    -                                                        gchar                         *arg_Error,
    -                                                        gchar                         *arg_Message,
    -                                                        gpointer                       user_data)        : Run Last / Has Details
    + DBusGObjectPath *arg_Channel, + gchar *arg_Error, + gchar *arg_Message, + gpointer user_data) : Run Last / Has Details

    The ChannelLost D-Bus signal is emitted whenever this GObject signal is.

    @@ -483,7 +483,7 @@

    The "finished" signal

    void                user_function                      (TpSvcChannelDispatchOperation *self,
    -                                                        gpointer                       user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Finished D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-dispatcher.html b/docs/reference/html/telepathy-glib-svc-channel-dispatcher.html index ae60c75..3de0958 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-dispatcher.html +++ b/docs/reference/html/telepathy-glib-svc-channel-dispatcher.html @@ -47,65 +47,65 @@ TpSvcChannelDispatcher; TpSvcChannelDispatcherClass; void tp_svc_channel_dispatcher_return_from_create_channel - (DBusGMethodInvocation *context, - const gchar *out_Request); + (DBusGMethodInvocation *context, + const gchar *out_Request); void (*tp_svc_channel_dispatcher_create_channel_impl) (TpSvcChannelDispatcher *self, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - DBusGMethodInvocation *context); + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_implement_create_channel (TpSvcChannelDispatcherClass *klass, tp_svc_channel_dispatcher_create_channel_impl impl); void tp_svc_channel_dispatcher_return_from_create_channel_with_hints - (DBusGMethodInvocation *context, - const gchar *out_Request); + (DBusGMethodInvocation *context, + const gchar *out_Request); void (*tp_svc_channel_dispatcher_create_channel_with_hints_impl) (TpSvcChannelDispatcher *self, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - GHashTable *in_Hints, - DBusGMethodInvocation *context); + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_implement_create_channel_with_hints (TpSvcChannelDispatcherClass *klass, tp_svc_channel_dispatcher_create_channel_with_hints_impl impl); void tp_svc_channel_dispatcher_return_from_ensure_channel - (DBusGMethodInvocation *context, - const gchar *out_Request); + (DBusGMethodInvocation *context, + const gchar *out_Request); void (*tp_svc_channel_dispatcher_ensure_channel_impl) (TpSvcChannelDispatcher *self, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - DBusGMethodInvocation *context); + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_implement_ensure_channel (TpSvcChannelDispatcherClass *klass, tp_svc_channel_dispatcher_ensure_channel_impl impl); void tp_svc_channel_dispatcher_return_from_ensure_channel_with_hints - (DBusGMethodInvocation *context, - const gchar *out_Request); + (DBusGMethodInvocation *context, + const gchar *out_Request); void (*tp_svc_channel_dispatcher_ensure_channel_with_hints_impl) (TpSvcChannelDispatcher *self, - const gchar *in_Account, - GHashTable *in_Requested_Properties, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - GHashTable *in_Hints, - DBusGMethodInvocation *context); + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_implement_ensure_channel_with_hints (TpSvcChannelDispatcherClass *klass, tp_svc_channel_dispatcher_ensure_channel_with_hints_impl impl); void (*tp_svc_channel_dispatcher_delegate_channels_impl) (TpSvcChannelDispatcher *self, - const GPtrArray *in_Channels, - gint64 in_User_Action_Time, - const gchar *in_Preferred_Handler, - DBusGMethodInvocation *context); + const GPtrArray *in_Channels, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_implement_delegate_channels (TpSvcChannelDispatcherClass *klass, tp_svc_channel_dispatcher_delegate_channels_impl impl); @@ -114,25 +114,25 @@ tp_svc_channel_dispatcher_present_channel_impl impl); void (*tp_svc_channel_dispatcher_present_channel_impl) (TpSvcChannelDispatcher *self, - const gchar *in_Channel, - gint64 in_User_Action_Time, - DBusGMethodInvocation *context); + const gchar *in_Channel, + gint64 in_User_Action_Time, + DBusGMethodInvocation *context); void tp_svc_channel_dispatcher_return_from_delegate_channels - (DBusGMethodInvocation *context, - const GPtrArray *out_Delegated, - GHashTable *out_Not_Delegated); + (DBusGMethodInvocation *context, + const GPtrArray *out_Delegated, + GHashTable *out_Not_Delegated); void tp_svc_channel_dispatcher_return_from_present_channel - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); TpSvcChannelDispatcherInterfaceOperationList; TpSvcChannelDispatcherInterfaceOperationListClass; void tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation - (gpointer instance, - const gchar *arg_Dispatch_Operation, - GHashTable *arg_Properties); + (gpointer instance, + const gchar *arg_Dispatch_Operation, + GHashTable *arg_Properties); void tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished - (gpointer instance, - const gchar *arg_Dispatch_Operation); + (gpointer instance, + const gchar *arg_Dispatch_Operation);
    @@ -189,7 +189,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -217,10 +217,10 @@

    tp_svc_channel_dispatcher_return_from_create_channel ()

    void                tp_svc_channel_dispatcher_return_from_create_channel
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Request);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Request); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -244,11 +244,11 @@

    tp_svc_channel_dispatcher_create_channel_impl ()

    void                (*tp_svc_channel_dispatcher_create_channel_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CreateChannel on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -320,10 +320,10 @@

    tp_svc_channel_dispatcher_return_from_create_channel_with_hints ()

    void                tp_svc_channel_dispatcher_return_from_create_channel_with_hints
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Request);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Request); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -347,12 +347,12 @@

    tp_svc_channel_dispatcher_create_channel_with_hints_impl ()

    void                (*tp_svc_channel_dispatcher_create_channel_with_hints_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         GHashTable *in_Hints,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CreateChannelWithHints on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -429,10 +429,10 @@

    tp_svc_channel_dispatcher_return_from_ensure_channel ()

    void                tp_svc_channel_dispatcher_return_from_ensure_channel
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Request);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Request); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -456,11 +456,11 @@

    tp_svc_channel_dispatcher_ensure_channel_impl ()

    void                (*tp_svc_channel_dispatcher_ensure_channel_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method EnsureChannel on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -532,10 +532,10 @@

    tp_svc_channel_dispatcher_return_from_ensure_channel_with_hints ()

    void                tp_svc_channel_dispatcher_return_from_ensure_channel_with_hints
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Request);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Request); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -559,12 +559,12 @@

    tp_svc_channel_dispatcher_ensure_channel_with_hints_impl ()

    void                (*tp_svc_channel_dispatcher_ensure_channel_with_hints_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const gchar *in_Account,
    -                                                         GHashTable *in_Requested_Properties,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         GHashTable *in_Hints,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + GHashTable *in_Requested_Properties, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + GHashTable *in_Hints, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method EnsureChannelWithHints on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -642,10 +642,10 @@

    tp_svc_channel_dispatcher_delegate_channels_impl ()

    void                (*tp_svc_channel_dispatcher_delegate_channels_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const GPtrArray *in_Channels,
    -                                                         gint64 in_User_Action_Time,
    -                                                         const gchar *in_Preferred_Handler,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Channels, + gint64 in_User_Action_Time, + const gchar *in_Preferred_Handler, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method DelegateChannels on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -740,9 +740,9 @@

    tp_svc_channel_dispatcher_present_channel_impl ()

    void                (*tp_svc_channel_dispatcher_present_channel_impl)
                                                             (TpSvcChannelDispatcher *self,
    -                                                         const gchar *in_Channel,
    -                                                         gint64 in_User_Action_Time,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Channel, + gint64 in_User_Action_Time, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method PresentChannel on interface org.freedesktop.Telepathy.ChannelDispatcher. @@ -777,11 +777,11 @@

    tp_svc_channel_dispatcher_return_from_delegate_channels ()

    void                tp_svc_channel_dispatcher_return_from_delegate_channels
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Delegated,
    -                                                         GHashTable *out_Not_Delegated);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Delegated, + GHashTable *out_Not_Delegated); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -809,9 +809,9 @@

    tp_svc_channel_dispatcher_return_from_present_channel ()

    void                tp_svc_channel_dispatcher_return_from_present_channel
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -838,8 +838,8 @@

    The class of TpSvcChannelDispatcherInterfaceOperationList. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -847,9 +847,9 @@

    tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation ()

    void                tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Dispatch_Operation,
    -                                                         GHashTable *arg_Properties);
    + (gpointer instance, + const gchar *arg_Dispatch_Operation, + GHashTable *arg_Properties);

    Type-safe wrapper around g_signal_emit to emit the NewDispatchOperation signal on interface org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList. @@ -879,8 +879,8 @@

    tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished ()

    void                tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Dispatch_Operation);
    + (gpointer instance, + const gchar *arg_Dispatch_Operation);

    Type-safe wrapper around g_signal_emit to emit the DispatchOperationFinished signal on interface org.freedesktop.Telepathy.ChannelDispatcher.Interface.OperationList. @@ -907,8 +907,8 @@

    The "dispatch-operation-finished" signal

    void                user_function                      (TpSvcChannelDispatcherInterfaceOperationList *self,
    -                                                        DBusGObjectPath                              *arg_Dispatch_Operation,
    -                                                        gpointer                                      user_data)                   : Run Last / Has Details
    + DBusGObjectPath *arg_Dispatch_Operation, + gpointer user_data) : Run Last / Has Details

    The DispatchOperationFinished D-Bus signal is emitted whenever this GObject signal is.

    @@ -936,8 +936,8 @@

    The "new-dispatch-operation" signal

    void                user_function                      (TpSvcChannelDispatcherInterfaceOperationList *self,
    -                                                        DBusGObjectPath                              *arg_Dispatch_Operation,
    -                                                        gpointer                                      user_data)                   : Run Last / Has Details
    + DBusGObjectPath *arg_Dispatch_Operation, + gpointer user_data) : Run Last / Has Details

    The NewDispatchOperation D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-file-transfer.html b/docs/reference/html/telepathy-glib-svc-channel-file-transfer.html index 89a6397..a0a1615 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-file-transfer.html +++ b/docs/reference/html/telepathy-glib-svc-channel-file-transfer.html @@ -48,24 +48,24 @@ TpSvcChannelTypeFileTransferClass; void (*tp_svc_channel_type_file_transfer_accept_file_impl) (TpSvcChannelTypeFileTransfer *self, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - guint64 in_Offset, - DBusGMethodInvocation *context); + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + guint64 in_Offset, + DBusGMethodInvocation *context); void tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed - (gpointer instance, - guint arg_State, - guint arg_Reason); + (gpointer instance, + guint arg_State, + guint arg_Reason); void tp_svc_channel_type_file_transfer_emit_initial_offset_defined - (gpointer instance, - guint64 arg_InitialOffset); + (gpointer instance, + guint64 arg_InitialOffset); void tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed - (gpointer instance, - guint64 arg_Count); + (gpointer instance, + guint64 arg_Count); void tp_svc_channel_type_file_transfer_emit_uri_defined - (gpointer instance, - const gchar *arg_URI); + (gpointer instance, + const gchar *arg_URI); void tp_svc_channel_type_file_transfer_implement_accept_file (TpSvcChannelTypeFileTransferClass *klass, tp_svc_channel_type_file_transfer_accept_file_impl impl); @@ -74,16 +74,16 @@ tp_svc_channel_type_file_transfer_provide_file_impl impl); void (*tp_svc_channel_type_file_transfer_provide_file_impl) (TpSvcChannelTypeFileTransfer *self, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - DBusGMethodInvocation *context); + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context); void tp_svc_channel_type_file_transfer_return_from_accept_file - (DBusGMethodInvocation *context, - const GValue *out_Address); + (DBusGMethodInvocation *context, + const GValue *out_Address); void tp_svc_channel_type_file_transfer_return_from_provide_file - (DBusGMethodInvocation *context, - const GValue *out_Address); + (DBusGMethodInvocation *context, + const GValue *out_Address);
    @@ -128,7 +128,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -153,11 +153,11 @@

    tp_svc_channel_type_file_transfer_accept_file_impl ()

    void                (*tp_svc_channel_type_file_transfer_accept_file_impl)
                                                             (TpSvcChannelTypeFileTransfer *self,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         guint64 in_Offset,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + guint64 in_Offset, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AcceptFile on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -202,9 +202,9 @@

    tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed ()

    void                tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_State,
    -                                                         guint arg_Reason);
    + (gpointer instance, + guint arg_State, + guint arg_Reason);

    Type-safe wrapper around g_signal_emit to emit the FileTransferStateChanged signal on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -234,8 +234,8 @@

    tp_svc_channel_type_file_transfer_emit_initial_offset_defined ()

    void                tp_svc_channel_type_file_transfer_emit_initial_offset_defined
    -                                                        (gpointer instance,
    -                                                         guint64 arg_InitialOffset);
    + (gpointer instance, + guint64 arg_InitialOffset);

    Type-safe wrapper around g_signal_emit to emit the InitialOffsetDefined signal on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -260,8 +260,8 @@

    tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed ()

    void                tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed
    -                                                        (gpointer instance,
    -                                                         guint64 arg_Count);
    + (gpointer instance, + guint64 arg_Count);

    Type-safe wrapper around g_signal_emit to emit the TransferredBytesChanged signal on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -286,8 +286,8 @@

    tp_svc_channel_type_file_transfer_emit_uri_defined ()

    void                tp_svc_channel_type_file_transfer_emit_uri_defined
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_URI);
    + (gpointer instance, + const gchar *arg_URI);

    Type-safe wrapper around g_signal_emit to emit the URIDefined signal on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -367,10 +367,10 @@

    tp_svc_channel_type_file_transfer_provide_file_impl ()

    void                (*tp_svc_channel_type_file_transfer_provide_file_impl)
                                                             (TpSvcChannelTypeFileTransfer *self,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ProvideFile on interface org.freedesktop.Telepathy.Channel.Type.FileTransfer. @@ -410,10 +410,10 @@

    tp_svc_channel_type_file_transfer_return_from_accept_file ()

    void                tp_svc_channel_type_file_transfer_return_from_accept_file
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValue *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValue *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -436,10 +436,10 @@

    tp_svc_channel_type_file_transfer_return_from_provide_file ()

    void                tp_svc_channel_type_file_transfer_return_from_provide_file
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValue *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValue *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -464,9 +464,9 @@

    The "file-transfer-state-changed" signal

    void                user_function                      (TpSvcChannelTypeFileTransfer *self,
    -                                                        guint                         arg_State,
    -                                                        guint                         arg_Reason,
    -                                                        gpointer                      user_data)       : Run Last / Has Details
    + guint arg_State, + guint arg_Reason, + gpointer user_data) : Run Last / Has Details

    The FileTransferStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -499,8 +499,8 @@

    The "initial-offset-defined" signal

    void                user_function                      (TpSvcChannelTypeFileTransfer *self,
    -                                                        guint64                       arg_InitialOffset,
    -                                                        gpointer                      user_data)              : Run Last / Has Details
    + guint64 arg_InitialOffset, + gpointer user_data) : Run Last / Has Details

    The InitialOffsetDefined D-Bus signal is emitted whenever this GObject signal is.

    @@ -528,8 +528,8 @@

    The "transferred-bytes-changed" signal

    void                user_function                      (TpSvcChannelTypeFileTransfer *self,
    -                                                        guint64                       arg_Count,
    -                                                        gpointer                      user_data)      : Run Last / Has Details
    + guint64 arg_Count, + gpointer user_data) : Run Last / Has Details

    The TransferredBytesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -557,8 +557,8 @@

    The "u-ri-defined" signal

    void                user_function                      (TpSvcChannelTypeFileTransfer *self,
    -                                                        gchar                        *arg_URI,
    -                                                        gpointer                      user_data)      : Run Last / Has Details
    + gchar *arg_URI, + gpointer user_data) : Run Last / Has Details

    The URIDefined D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-group.html b/docs/reference/html/telepathy-glib-svc-channel-group.html index dd08ed8..c7ce5e6 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-group.html +++ b/docs/reference/html/telepathy-glib-svc-channel-group.html @@ -48,150 +48,150 @@ TpSvcChannelInterfaceGroupClass; void (*tp_svc_channel_interface_group_add_members_impl) (TpSvcChannelInterfaceGroup *self, - const GArray *in_Contacts, - const gchar *in_Message, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_add_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_add_members_impl impl); void tp_svc_channel_interface_group_return_from_add_members - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_interface_group_get_all_members_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_all_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_all_members_impl impl); void tp_svc_channel_interface_group_return_from_get_all_members - (DBusGMethodInvocation *context, - const GArray *out_Members, - const GArray *out_Local_Pending, - const GArray *out_Remote_Pending); + (DBusGMethodInvocation *context, + const GArray *out_Members, + const GArray *out_Local_Pending, + const GArray *out_Remote_Pending); void (*tp_svc_channel_interface_group_get_group_flags_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_group_flags (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_group_flags_impl impl); void tp_svc_channel_interface_group_return_from_get_group_flags - (DBusGMethodInvocation *context, - guint out_Group_Flags); + (DBusGMethodInvocation *context, + guint out_Group_Flags); void (*tp_svc_channel_interface_group_get_handle_owners_impl) (TpSvcChannelInterfaceGroup *self, - const GArray *in_Handles, - DBusGMethodInvocation *context); + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_handle_owners (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_handle_owners_impl impl); void tp_svc_channel_interface_group_return_from_get_handle_owners - (DBusGMethodInvocation *context, - const GArray *out_Owners); + (DBusGMethodInvocation *context, + const GArray *out_Owners); void (*tp_svc_channel_interface_group_get_local_pending_members_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_local_pending_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_local_pending_members_impl impl); void tp_svc_channel_interface_group_return_from_get_local_pending_members - (DBusGMethodInvocation *context, - const GArray *out_Handles); + (DBusGMethodInvocation *context, + const GArray *out_Handles); void (*tp_svc_channel_interface_group_get_local_pending_members_with_info_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_local_pending_members_with_info (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_local_pending_members_with_info_impl impl); void tp_svc_channel_interface_group_return_from_get_local_pending_members_with_info - (DBusGMethodInvocation *context, - const GPtrArray *out_Info); + (DBusGMethodInvocation *context, + const GPtrArray *out_Info); void (*tp_svc_channel_interface_group_get_members_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_members_impl impl); void tp_svc_channel_interface_group_return_from_get_members - (DBusGMethodInvocation *context, - const GArray *out_Handles); + (DBusGMethodInvocation *context, + const GArray *out_Handles); void (*tp_svc_channel_interface_group_get_remote_pending_members_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_remote_pending_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_remote_pending_members_impl impl); void tp_svc_channel_interface_group_return_from_get_remote_pending_members - (DBusGMethodInvocation *context, - const GArray *out_Handles); + (DBusGMethodInvocation *context, + const GArray *out_Handles); void (*tp_svc_channel_interface_group_get_self_handle_impl) (TpSvcChannelInterfaceGroup *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_get_self_handle (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_get_self_handle_impl impl); void tp_svc_channel_interface_group_return_from_get_self_handle - (DBusGMethodInvocation *context, - guint out_Self_Handle); + (DBusGMethodInvocation *context, + guint out_Self_Handle); void (*tp_svc_channel_interface_group_remove_members_impl) (TpSvcChannelInterfaceGroup *self, - const GArray *in_Contacts, - const gchar *in_Message, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_implement_remove_members (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_remove_members_impl impl); void tp_svc_channel_interface_group_return_from_remove_members - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_group_emit_group_flags_changed - (gpointer instance, - guint arg_Added, - guint arg_Removed); + (gpointer instance, + guint arg_Added, + guint arg_Removed); void tp_svc_channel_interface_group_emit_members_changed - (gpointer instance, - const gchar *arg_Message, - const GArray *arg_Added, - const GArray *arg_Removed, - const GArray *arg_Local_Pending, - const GArray *arg_Remote_Pending, - guint arg_Actor, - guint arg_Reason); + (gpointer instance, + const gchar *arg_Message, + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + guint arg_Actor, + guint arg_Reason); void tp_svc_channel_interface_group_emit_members_changed_detailed - (gpointer instance, - const GArray *arg_Added, - const GArray *arg_Removed, - const GArray *arg_Local_Pending, - const GArray *arg_Remote_Pending, - GHashTable *arg_Details); + (gpointer instance, + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + GHashTable *arg_Details); void tp_svc_channel_interface_group_implement_remove_members_with_reason (TpSvcChannelInterfaceGroupClass *klass, tp_svc_channel_interface_group_remove_members_with_reason_impl impl); void (*tp_svc_channel_interface_group_remove_members_with_reason_impl) (TpSvcChannelInterfaceGroup *self, - const GArray *in_Contacts, - const gchar *in_Message, - guint in_Reason, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + const gchar *in_Message, + guint in_Reason, + DBusGMethodInvocation *context); void tp_svc_channel_interface_group_return_from_remove_members_with_reason - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_group_emit_handle_owners_changed - (gpointer instance, - GHashTable *arg_Added, - const GArray *arg_Removed); + (gpointer instance, + GHashTable *arg_Added, + const GArray *arg_Removed); void tp_svc_channel_interface_group_emit_self_handle_changed - (gpointer instance, - guint arg_Self_Handle); + (gpointer instance, + guint arg_Self_Handle); TpSvcChannelInterfaceConference; TpSvcChannelInterfaceConferenceClass; void tp_svc_channel_interface_conference_emit_channel_merged - (gpointer instance, - const gchar *arg_Channel, - guint arg_Channel_Specific_Handle, - GHashTable *arg_Properties); + (gpointer instance, + const gchar *arg_Channel, + guint arg_Channel_Specific_Handle, + GHashTable *arg_Properties); void tp_svc_channel_interface_conference_emit_channel_removed - (gpointer instance, - const gchar *arg_Channel, - GHashTable *arg_Details); + (gpointer instance, + const gchar *arg_Channel, + GHashTable *arg_Details);
    @@ -274,7 +274,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -308,9 +308,9 @@

    tp_svc_channel_interface_group_add_members_impl ()

    void                (*tp_svc_channel_interface_group_add_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -372,9 +372,9 @@

    tp_svc_channel_interface_group_return_from_add_members ()

    void                tp_svc_channel_interface_group_return_from_add_members
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -391,7 +391,7 @@

    tp_svc_channel_interface_group_get_all_members_impl ()

    void                (*tp_svc_channel_interface_group_get_all_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAllMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -443,12 +443,12 @@

    tp_svc_channel_interface_group_return_from_get_all_members ()

    void                tp_svc_channel_interface_group_return_from_get_all_members
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Members,
    -                                                         const GArray *out_Local_Pending,
    -                                                         const GArray *out_Remote_Pending);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Members, + const GArray *out_Local_Pending, + const GArray *out_Remote_Pending); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -482,7 +482,7 @@

    tp_svc_channel_interface_group_get_group_flags_impl ()

    void                (*tp_svc_channel_interface_group_get_group_flags_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetGroupFlags on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -534,10 +534,10 @@

    tp_svc_channel_interface_group_return_from_get_group_flags ()

    void                tp_svc_channel_interface_group_return_from_get_group_flags
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Group_Flags);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Group_Flags); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -561,8 +561,8 @@

    tp_svc_channel_interface_group_get_handle_owners_impl ()

    void                (*tp_svc_channel_interface_group_get_handle_owners_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetHandleOwners on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -619,10 +619,10 @@

    tp_svc_channel_interface_group_return_from_get_handle_owners ()

    void                tp_svc_channel_interface_group_return_from_get_handle_owners
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Owners);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Owners); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -646,7 +646,7 @@

    tp_svc_channel_interface_group_get_local_pending_members_impl ()

    void                (*tp_svc_channel_interface_group_get_local_pending_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetLocalPendingMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -698,10 +698,10 @@

    tp_svc_channel_interface_group_return_from_get_local_pending_members ()

    void                tp_svc_channel_interface_group_return_from_get_local_pending_members
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Handles);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Handles); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -725,7 +725,7 @@

    tp_svc_channel_interface_group_get_local_pending_members_with_info_impl ()

    void                (*tp_svc_channel_interface_group_get_local_pending_members_with_info_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetLocalPendingMembersWithInfo on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -777,10 +777,10 @@

    tp_svc_channel_interface_group_return_from_get_local_pending_members_with_info ()

    void                tp_svc_channel_interface_group_return_from_get_local_pending_members_with_info
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Info);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Info); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -804,7 +804,7 @@

    tp_svc_channel_interface_group_get_members_impl ()

    void                (*tp_svc_channel_interface_group_get_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -856,10 +856,10 @@

    tp_svc_channel_interface_group_return_from_get_members ()

    void                tp_svc_channel_interface_group_return_from_get_members
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Handles);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Handles); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -883,7 +883,7 @@

    tp_svc_channel_interface_group_get_remote_pending_members_impl ()

    void                (*tp_svc_channel_interface_group_get_remote_pending_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetRemotePendingMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -935,10 +935,10 @@

    tp_svc_channel_interface_group_return_from_get_remote_pending_members ()

    void                tp_svc_channel_interface_group_return_from_get_remote_pending_members
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Handles);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Handles); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -962,7 +962,7 @@

    tp_svc_channel_interface_group_get_self_handle_impl ()

    void                (*tp_svc_channel_interface_group_get_self_handle_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetSelfHandle on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1014,10 +1014,10 @@

    tp_svc_channel_interface_group_return_from_get_self_handle ()

    void                tp_svc_channel_interface_group_return_from_get_self_handle
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Self_Handle);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Self_Handle); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1041,9 +1041,9 @@

    tp_svc_channel_interface_group_remove_members_impl ()

    void                (*tp_svc_channel_interface_group_remove_members_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveMembers on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1105,9 +1105,9 @@

    tp_svc_channel_interface_group_return_from_remove_members ()

    void                tp_svc_channel_interface_group_return_from_remove_members
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1123,9 +1123,9 @@

    tp_svc_channel_interface_group_emit_group_flags_changed ()

    void                tp_svc_channel_interface_group_emit_group_flags_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed);
    + (gpointer instance, + guint arg_Added, + guint arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the GroupFlagsChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1155,14 +1155,14 @@

    tp_svc_channel_interface_group_emit_members_changed ()

    void                tp_svc_channel_interface_group_emit_members_changed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Message,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         guint arg_Actor,
    -                                                         guint arg_Reason);
    + (gpointer instance, + const gchar *arg_Message, + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + guint arg_Actor, + guint arg_Reason);

    Type-safe wrapper around g_signal_emit to emit the MembersChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1217,12 +1217,12 @@

    tp_svc_channel_interface_group_emit_members_changed_detailed ()

    void                tp_svc_channel_interface_group_emit_members_changed_detailed
    -                                                        (gpointer instance,
    -                                                         const GArray *arg_Added,
    -                                                         const GArray *arg_Removed,
    -                                                         const GArray *arg_Local_Pending,
    -                                                         const GArray *arg_Remote_Pending,
    -                                                         GHashTable *arg_Details);
    + (gpointer instance, + const GArray *arg_Added, + const GArray *arg_Removed, + const GArray *arg_Local_Pending, + const GArray *arg_Remote_Pending, + GHashTable *arg_Details);

    Type-safe wrapper around g_signal_emit to emit the MembersChangedDetailed signal on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1295,10 +1295,10 @@

    tp_svc_channel_interface_group_remove_members_with_reason_impl ()

    void                (*tp_svc_channel_interface_group_remove_members_with_reason_impl)
                                                             (TpSvcChannelInterfaceGroup *self,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         guint in_Reason,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + const gchar *in_Message, + guint in_Reason, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveMembersWithReason on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1338,9 +1338,9 @@

    tp_svc_channel_interface_group_return_from_remove_members_with_reason ()

    void                tp_svc_channel_interface_group_return_from_remove_members_with_reason
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1356,9 +1356,9 @@

    tp_svc_channel_interface_group_emit_handle_owners_changed ()

    void                tp_svc_channel_interface_group_emit_handle_owners_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Added,
    -                                                         const GArray *arg_Removed);
    + (gpointer instance, + GHashTable *arg_Added, + const GArray *arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the HandleOwnersChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1388,8 +1388,8 @@

    tp_svc_channel_interface_group_emit_self_handle_changed ()

    void                tp_svc_channel_interface_group_emit_self_handle_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Self_Handle);
    + (gpointer instance, + guint arg_Self_Handle);

    Type-safe wrapper around g_signal_emit to emit the SelfHandleChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Group. @@ -1425,8 +1425,8 @@

    The class of TpSvcChannelInterfaceConference. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -1434,10 +1434,10 @@

    tp_svc_channel_interface_conference_emit_channel_merged ()

    void                tp_svc_channel_interface_conference_emit_channel_merged
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Channel,
    -                                                         guint arg_Channel_Specific_Handle,
    -                                                         GHashTable *arg_Properties);
    + (gpointer instance, + const gchar *arg_Channel, + guint arg_Channel_Specific_Handle, + GHashTable *arg_Properties);

    Type-safe wrapper around g_signal_emit to emit the ChannelMerged signal on interface org.freedesktop.Telepathy.Channel.Interface.Conference. @@ -1472,9 +1472,9 @@

    tp_svc_channel_interface_conference_emit_channel_removed ()

    void                tp_svc_channel_interface_conference_emit_channel_removed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Channel,
    -                                                         GHashTable *arg_Details);
    + (gpointer instance, + const gchar *arg_Channel, + GHashTable *arg_Details);

    Type-safe wrapper around g_signal_emit to emit the ChannelRemoved signal on interface org.freedesktop.Telepathy.Channel.Interface.Conference. @@ -1506,9 +1506,9 @@

    The "group-flags-changed" signal

    void                user_function                      (TpSvcChannelInterfaceGroup *self,
    -                                                        guint                       arg_Added,
    -                                                        guint                       arg_Removed,
    -                                                        gpointer                    user_data)        : Run Last / Has Details
    + guint arg_Added, + guint arg_Removed, + gpointer user_data) : Run Last / Has Details

    The GroupFlagsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1542,7 +1542,7 @@

    The "handle-owners-changed" signal

    void                user_function                      (TpSvcChannelInterfaceGroup *self,
                                                             GArray_guint_              *arg_Removed,
    -                                                        gpointer                    user_data)        : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The HandleOwnersChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1575,14 +1575,14 @@

    The "members-changed" signal

    void                user_function                      (TpSvcChannelInterfaceGroup *self,
    -                                                        gchar                      *arg_Message,
    +                                                        gchar                      *arg_Message,
                                                             GArray_guint_              *arg_Added,
                                                             GArray_guint_              *arg_Removed,
                                                             GArray_guint_              *arg_Local_Pending,
                                                             GArray_guint_              *arg_Remote_Pending,
    -                                                        guint                       arg_Actor,
    -                                                        guint                       arg_Reason,
    -                                                        gpointer                    user_data)               : Run Last / Has Details
    + guint arg_Actor, + guint arg_Reason, + gpointer user_data) : Run Last / Has Details

    The MembersChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1644,7 +1644,7 @@ GArray_guint_ *arg_Removed, GArray_guint_ *arg_Local_Pending, GArray_guint_ *arg_Remote_Pending, - gpointer user_data) : Run Last / Has Details + gpointer user_data) : Run Last / Has Details

    The MembersChangedDetailed D-Bus signal is emitted whenever this GObject signal is.

    @@ -1692,8 +1692,8 @@

    The "self-handle-changed" signal

    void                user_function                      (TpSvcChannelInterfaceGroup *self,
    -                                                        guint                       arg_Self_Handle,
    -                                                        gpointer                    user_data)            : Run Last / Has Details
    + guint arg_Self_Handle, + gpointer user_data) : Run Last / Has Details

    The SelfHandleChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1721,9 +1721,9 @@

    The "channel-merged" signal

    void                user_function                      (TpSvcChannelInterfaceConference *self,
    -                                                        DBusGObjectPath                 *arg_Channel,
    -                                                        guint                            arg_Channel_Specific_Handle,
    -                                                        gpointer                         user_data)                        : Run Last / Has Details
    + DBusGObjectPath *arg_Channel, + guint arg_Channel_Specific_Handle, + gpointer user_data) : Run Last / Has Details

    The ChannelMerged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1761,8 +1761,8 @@

    The "channel-removed" signal

    void                user_function                      (TpSvcChannelInterfaceConference *self,
    -                                                        DBusGObjectPath                 *arg_Channel,
    -                                                        gpointer                         user_data)        : Run Last / Has Details
    + DBusGObjectPath *arg_Channel, + gpointer user_data) : Run Last / Has Details

    The ChannelRemoved D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-media.html b/docs/reference/html/telepathy-glib-svc-channel-media.html index 696059e..56cc71e 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-media.html +++ b/docs/reference/html/telepathy-glib-svc-channel-media.html @@ -49,82 +49,82 @@ TpSvcChannelTypeStreamedMediaClass; void (*tp_svc_channel_type_streamed_media_list_streams_impl) (TpSvcChannelTypeStreamedMedia *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_streamed_media_implement_list_streams (TpSvcChannelTypeStreamedMediaClass *klass, tp_svc_channel_type_streamed_media_list_streams_impl impl); void tp_svc_channel_type_streamed_media_return_from_list_streams - (DBusGMethodInvocation *context, - const GPtrArray *out_Streams); + (DBusGMethodInvocation *context, + const GPtrArray *out_Streams); void (*tp_svc_channel_type_streamed_media_remove_streams_impl) (TpSvcChannelTypeStreamedMedia *self, - const GArray *in_Streams, - DBusGMethodInvocation *context); + const GArray *in_Streams, + DBusGMethodInvocation *context); void tp_svc_channel_type_streamed_media_implement_remove_streams (TpSvcChannelTypeStreamedMediaClass *klass, tp_svc_channel_type_streamed_media_remove_streams_impl impl); void tp_svc_channel_type_streamed_media_return_from_remove_streams - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_streamed_media_request_stream_direction_impl) (TpSvcChannelTypeStreamedMedia *self, - guint in_Stream_ID, - guint in_Stream_Direction, - DBusGMethodInvocation *context); + guint in_Stream_ID, + guint in_Stream_Direction, + DBusGMethodInvocation *context); void tp_svc_channel_type_streamed_media_implement_request_stream_direction (TpSvcChannelTypeStreamedMediaClass *klass, tp_svc_channel_type_streamed_media_request_stream_direction_impl impl); void tp_svc_channel_type_streamed_media_return_from_request_stream_direction - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_streamed_media_request_streams_impl) (TpSvcChannelTypeStreamedMedia *self, - guint in_Contact_Handle, - const GArray *in_Types, - DBusGMethodInvocation *context); + guint in_Contact_Handle, + const GArray *in_Types, + DBusGMethodInvocation *context); void tp_svc_channel_type_streamed_media_implement_request_streams (TpSvcChannelTypeStreamedMediaClass *klass, tp_svc_channel_type_streamed_media_request_streams_impl impl); void tp_svc_channel_type_streamed_media_return_from_request_streams - (DBusGMethodInvocation *context, - const GPtrArray *out_Streams); + (DBusGMethodInvocation *context, + const GPtrArray *out_Streams); void tp_svc_channel_type_streamed_media_emit_stream_added - (gpointer instance, - guint arg_Stream_ID, - guint arg_Contact_Handle, - guint arg_Stream_Type); + (gpointer instance, + guint arg_Stream_ID, + guint arg_Contact_Handle, + guint arg_Stream_Type); void tp_svc_channel_type_streamed_media_emit_stream_direction_changed - (gpointer instance, - guint arg_Stream_ID, - guint arg_Stream_Direction, - guint arg_Pending_Flags); + (gpointer instance, + guint arg_Stream_ID, + guint arg_Stream_Direction, + guint arg_Pending_Flags); void tp_svc_channel_type_streamed_media_emit_stream_error - (gpointer instance, - guint arg_Stream_ID, - guint arg_Error_Code, - const gchar *arg_Message); + (gpointer instance, + guint arg_Stream_ID, + guint arg_Error_Code, + const gchar *arg_Message); void tp_svc_channel_type_streamed_media_emit_stream_removed - (gpointer instance, - guint arg_Stream_ID); + (gpointer instance, + guint arg_Stream_ID); void tp_svc_channel_type_streamed_media_emit_stream_state_changed - (gpointer instance, - guint arg_Stream_ID, - guint arg_Stream_State); + (gpointer instance, + guint arg_Stream_ID, + guint arg_Stream_State); TpSvcChannelInterfaceCallState; TpSvcChannelInterfaceCallStateClass; void tp_svc_channel_interface_call_state_emit_call_state_changed - (gpointer instance, - guint arg_Contact, - guint arg_State); + (gpointer instance, + guint arg_Contact, + guint arg_State); void (*tp_svc_channel_interface_call_state_get_call_states_impl) (TpSvcChannelInterfaceCallState *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_call_state_implement_get_call_states (TpSvcChannelInterfaceCallStateClass *klass, tp_svc_channel_interface_call_state_get_call_states_impl impl); void tp_svc_channel_interface_call_state_return_from_get_call_states - (DBusGMethodInvocation *context, - GHashTable *out_States); + (DBusGMethodInvocation *context, + GHashTable *out_States); TpSvcChannelInterfaceDTMF; @@ -139,77 +139,77 @@ (TpSvcChannelInterfaceDTMFClass *klass, tp_svc_channel_interface_dtmf_stop_tone_impl impl); void tp_svc_channel_interface_dtmf_return_from_multiple_tones - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_dtmf_return_from_start_tone - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_dtmf_return_from_stop_tone - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_interface_dtmf_multiple_tones_impl) (TpSvcChannelInterfaceDTMF *self, - const gchar *in_Tones, - DBusGMethodInvocation *context); + const gchar *in_Tones, + DBusGMethodInvocation *context); void (*tp_svc_channel_interface_dtmf_start_tone_impl) (TpSvcChannelInterfaceDTMF *self, - guint in_Stream_ID, - guchar in_Event, - DBusGMethodInvocation *context); + guint in_Stream_ID, + guchar in_Event, + DBusGMethodInvocation *context); void (*tp_svc_channel_interface_dtmf_stop_tone_impl) (TpSvcChannelInterfaceDTMF *self, - guint in_Stream_ID, - DBusGMethodInvocation *context); + guint in_Stream_ID, + DBusGMethodInvocation *context); void tp_svc_channel_interface_dtmf_emit_sending_tones - (gpointer instance, - const gchar *arg_Tones); + (gpointer instance, + const gchar *arg_Tones); void tp_svc_channel_interface_dtmf_emit_stopped_tones - (gpointer instance, - gboolean arg_Cancelled); + (gpointer instance, + gboolean arg_Cancelled); void tp_svc_channel_interface_dtmf_emit_tones_deferred - (gpointer instance, - const gchar *arg_Tones); + (gpointer instance, + const gchar *arg_Tones); TpSvcChannelInterfaceHold; TpSvcChannelInterfaceHoldClass; void (*tp_svc_channel_interface_hold_get_hold_state_impl) (TpSvcChannelInterfaceHold *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_hold_return_from_get_hold_state - (DBusGMethodInvocation *context, - guint out_HoldState, - guint out_Reason); + (DBusGMethodInvocation *context, + guint out_HoldState, + guint out_Reason); void tp_svc_channel_interface_hold_implement_get_hold_state (TpSvcChannelInterfaceHoldClass *klass, tp_svc_channel_interface_hold_get_hold_state_impl impl); void (*tp_svc_channel_interface_hold_request_hold_impl) (TpSvcChannelInterfaceHold *self, - gboolean in_Hold, - DBusGMethodInvocation *context); + gboolean in_Hold, + DBusGMethodInvocation *context); void tp_svc_channel_interface_hold_return_from_request_hold - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_hold_implement_request_hold (TpSvcChannelInterfaceHoldClass *klass, tp_svc_channel_interface_hold_request_hold_impl impl); void tp_svc_channel_interface_hold_emit_hold_state_changed - (gpointer instance, - guint arg_HoldState, - guint arg_Reason); + (gpointer instance, + guint arg_HoldState, + guint arg_Reason); TpSvcChannelInterfaceMediaSignalling; TpSvcChannelInterfaceMediaSignallingClass; void (*tp_svc_channel_interface_media_signalling_get_session_handlers_impl) (TpSvcChannelInterfaceMediaSignalling *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_media_signalling_implement_get_session_handlers (TpSvcChannelInterfaceMediaSignallingClass *klass, tp_svc_channel_interface_media_signalling_get_session_handlers_impl impl); void tp_svc_channel_interface_media_signalling_return_from_get_session_handlers - (DBusGMethodInvocation *context, - const GPtrArray *out_Session_Handlers); + (DBusGMethodInvocation *context, + const GPtrArray *out_Session_Handlers); void tp_svc_channel_interface_media_signalling_emit_new_session_handler - (gpointer instance, - const gchar *arg_Session_Handler, - const gchar *arg_Session_Type); + (gpointer instance, + const gchar *arg_Session_Handler, + const gchar *arg_Session_Type);
    @@ -300,7 +300,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -327,7 +327,7 @@

    tp_svc_channel_type_streamed_media_list_streams_impl ()

    void                (*tp_svc_channel_type_streamed_media_list_streams_impl)
                                                             (TpSvcChannelTypeStreamedMedia *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListStreams on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -379,10 +379,10 @@

    tp_svc_channel_type_streamed_media_return_from_list_streams ()

    void                tp_svc_channel_type_streamed_media_return_from_list_streams
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Streams);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Streams); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -406,8 +406,8 @@

    tp_svc_channel_type_streamed_media_remove_streams_impl ()

    void                (*tp_svc_channel_type_streamed_media_remove_streams_impl)
                                                             (TpSvcChannelTypeStreamedMedia *self,
    -                                                         const GArray *in_Streams,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Streams, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveStreams on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -464,9 +464,9 @@

    tp_svc_channel_type_streamed_media_return_from_remove_streams ()

    void                tp_svc_channel_type_streamed_media_return_from_remove_streams
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -483,9 +483,9 @@

    tp_svc_channel_type_streamed_media_request_stream_direction_impl ()

    void                (*tp_svc_channel_type_streamed_media_request_stream_direction_impl)
                                                             (TpSvcChannelTypeStreamedMedia *self,
    -                                                         guint in_Stream_ID,
    -                                                         guint in_Stream_Direction,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Stream_ID, + guint in_Stream_Direction, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestStreamDirection on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -547,9 +547,9 @@

    tp_svc_channel_type_streamed_media_return_from_request_stream_direction ()

    void                tp_svc_channel_type_streamed_media_return_from_request_stream_direction
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -566,9 +566,9 @@

    tp_svc_channel_type_streamed_media_request_streams_impl ()

    void                (*tp_svc_channel_type_streamed_media_request_streams_impl)
                                                             (TpSvcChannelTypeStreamedMedia *self,
    -                                                         guint in_Contact_Handle,
    -                                                         const GArray *in_Types,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact_Handle, + const GArray *in_Types, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestStreams on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -630,10 +630,10 @@

    tp_svc_channel_type_streamed_media_return_from_request_streams ()

    void                tp_svc_channel_type_streamed_media_return_from_request_streams
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Streams);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Streams); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -656,10 +656,10 @@

    tp_svc_channel_type_streamed_media_emit_stream_added ()

    void                tp_svc_channel_type_streamed_media_emit_stream_added
    -                                                        (gpointer instance,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Contact_Handle,
    -                                                         guint arg_Stream_Type);
    + (gpointer instance, + guint arg_Stream_ID, + guint arg_Contact_Handle, + guint arg_Stream_Type);

    Type-safe wrapper around g_signal_emit to emit the StreamAdded signal on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -694,10 +694,10 @@

    tp_svc_channel_type_streamed_media_emit_stream_direction_changed ()

    void                tp_svc_channel_type_streamed_media_emit_stream_direction_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Stream_Direction,
    -                                                         guint arg_Pending_Flags);
    + (gpointer instance, + guint arg_Stream_ID, + guint arg_Stream_Direction, + guint arg_Pending_Flags);

    Type-safe wrapper around g_signal_emit to emit the StreamDirectionChanged signal on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -732,10 +732,10 @@

    tp_svc_channel_type_streamed_media_emit_stream_error ()

    void                tp_svc_channel_type_streamed_media_emit_stream_error
    -                                                        (gpointer instance,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Error_Code,
    -                                                         const gchar *arg_Message);
    + (gpointer instance, + guint arg_Stream_ID, + guint arg_Error_Code, + const gchar *arg_Message);

    Type-safe wrapper around g_signal_emit to emit the StreamError signal on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -770,8 +770,8 @@

    tp_svc_channel_type_streamed_media_emit_stream_removed ()

    void                tp_svc_channel_type_streamed_media_emit_stream_removed
    -                                                        (gpointer instance,
    -                                                         guint arg_Stream_ID);
    + (gpointer instance, + guint arg_Stream_ID);

    Type-safe wrapper around g_signal_emit to emit the StreamRemoved signal on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -796,9 +796,9 @@

    tp_svc_channel_type_streamed_media_emit_stream_state_changed ()

    void                tp_svc_channel_type_streamed_media_emit_stream_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Stream_ID,
    -                                                         guint arg_Stream_State);
    + (gpointer instance, + guint arg_Stream_ID, + guint arg_Stream_State);

    Type-safe wrapper around g_signal_emit to emit the StreamStateChanged signal on interface org.freedesktop.Telepathy.Channel.Type.StreamedMedia. @@ -842,7 +842,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -865,9 +865,9 @@

    tp_svc_channel_interface_call_state_emit_call_state_changed ()

    void                tp_svc_channel_interface_call_state_emit_call_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         guint arg_State);
    + (gpointer instance, + guint arg_Contact, + guint arg_State);

    Type-safe wrapper around g_signal_emit to emit the CallStateChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.CallState. @@ -898,7 +898,7 @@

    tp_svc_channel_interface_call_state_get_call_states_impl ()

    void                (*tp_svc_channel_interface_call_state_get_call_states_impl)
                                                             (TpSvcChannelInterfaceCallState *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetCallStates on interface org.freedesktop.Telepathy.Channel.Interface.CallState. @@ -950,10 +950,10 @@

    tp_svc_channel_interface_call_state_return_from_get_call_states ()

    void                tp_svc_channel_interface_call_state_return_from_get_call_states
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_States);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_States); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -990,7 +990,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1096,9 +1096,9 @@

    tp_svc_channel_interface_dtmf_return_from_multiple_tones ()

    void                tp_svc_channel_interface_dtmf_return_from_multiple_tones
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1114,9 +1114,9 @@

    tp_svc_channel_interface_dtmf_return_from_start_tone ()

    void                tp_svc_channel_interface_dtmf_return_from_start_tone
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1132,9 +1132,9 @@

    tp_svc_channel_interface_dtmf_return_from_stop_tone ()

    void                tp_svc_channel_interface_dtmf_return_from_stop_tone
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1151,8 +1151,8 @@

    tp_svc_channel_interface_dtmf_multiple_tones_impl ()

    void                (*tp_svc_channel_interface_dtmf_multiple_tones_impl)
                                                             (TpSvcChannelInterfaceDTMF *self,
    -                                                         const gchar *in_Tones,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Tones, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method MultipleTones on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1183,9 +1183,9 @@

    tp_svc_channel_interface_dtmf_start_tone_impl ()

    void                (*tp_svc_channel_interface_dtmf_start_tone_impl)
                                                             (TpSvcChannelInterfaceDTMF *self,
    -                                                         guint in_Stream_ID,
    -                                                         guchar in_Event,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Stream_ID, + guchar in_Event, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StartTone on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1221,8 +1221,8 @@

    tp_svc_channel_interface_dtmf_stop_tone_impl ()

    void                (*tp_svc_channel_interface_dtmf_stop_tone_impl)
                                                             (TpSvcChannelInterfaceDTMF *self,
    -                                                         guint in_Stream_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Stream_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StopTone on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1252,8 +1252,8 @@

    tp_svc_channel_interface_dtmf_emit_sending_tones ()

    void                tp_svc_channel_interface_dtmf_emit_sending_tones
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Tones);
    + (gpointer instance, + const gchar *arg_Tones);

    Type-safe wrapper around g_signal_emit to emit the SendingTones signal on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1278,8 +1278,8 @@

    tp_svc_channel_interface_dtmf_emit_stopped_tones ()

    void                tp_svc_channel_interface_dtmf_emit_stopped_tones
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Cancelled);
    + (gpointer instance, + gboolean arg_Cancelled);

    Type-safe wrapper around g_signal_emit to emit the StoppedTones signal on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1304,8 +1304,8 @@

    tp_svc_channel_interface_dtmf_emit_tones_deferred ()

    void                tp_svc_channel_interface_dtmf_emit_tones_deferred
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Tones);
    + (gpointer instance, + const gchar *arg_Tones);

    Type-safe wrapper around g_signal_emit to emit the TonesDeferred signal on interface org.freedesktop.Telepathy.Channel.Interface.DTMF. @@ -1344,7 +1344,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1369,7 +1369,7 @@

    tp_svc_channel_interface_hold_get_hold_state_impl ()

    void                (*tp_svc_channel_interface_hold_get_hold_state_impl)
                                                             (TpSvcChannelInterfaceHold *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetHoldState on interface org.freedesktop.Telepathy.Channel.Interface.Hold. @@ -1394,11 +1394,11 @@

    tp_svc_channel_interface_hold_return_from_get_hold_state ()

    void                tp_svc_channel_interface_hold_return_from_get_hold_state
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_HoldState,
    -                                                         guint out_Reason);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_HoldState, + guint out_Reason); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1454,8 +1454,8 @@

    tp_svc_channel_interface_hold_request_hold_impl ()

    void                (*tp_svc_channel_interface_hold_request_hold_impl)
                                                             (TpSvcChannelInterfaceHold *self,
    -                                                         gboolean in_Hold,
    -                                                         DBusGMethodInvocation *context);
    + gboolean in_Hold, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestHold on interface org.freedesktop.Telepathy.Channel.Interface.Hold. @@ -1485,9 +1485,9 @@

    tp_svc_channel_interface_hold_return_from_request_hold ()

    void                tp_svc_channel_interface_hold_return_from_request_hold
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1530,9 +1530,9 @@

    tp_svc_channel_interface_hold_emit_hold_state_changed ()

    void                tp_svc_channel_interface_hold_emit_hold_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_HoldState,
    -                                                         guint arg_Reason);
    + (gpointer instance, + guint arg_HoldState, + guint arg_Reason);

    Type-safe wrapper around g_signal_emit to emit the HoldStateChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Hold. @@ -1576,7 +1576,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1600,7 +1600,7 @@

    tp_svc_channel_interface_media_signalling_get_session_handlers_impl ()

    void                (*tp_svc_channel_interface_media_signalling_get_session_handlers_impl)
                                                             (TpSvcChannelInterfaceMediaSignalling *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetSessionHandlers on interface org.freedesktop.Telepathy.Channel.Interface.MediaSignalling. @@ -1652,10 +1652,10 @@

    tp_svc_channel_interface_media_signalling_return_from_get_session_handlers ()

    void                tp_svc_channel_interface_media_signalling_return_from_get_session_handlers
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Session_Handlers);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Session_Handlers); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1678,9 +1678,9 @@

    tp_svc_channel_interface_media_signalling_emit_new_session_handler ()

    void                tp_svc_channel_interface_media_signalling_emit_new_session_handler
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Session_Handler,
    -                                                         const gchar *arg_Session_Type);
    + (gpointer instance, + const gchar *arg_Session_Handler, + const gchar *arg_Session_Type);

    Type-safe wrapper around g_signal_emit to emit the NewSessionHandler signal on interface org.freedesktop.Telepathy.Channel.Interface.MediaSignalling. @@ -1712,10 +1712,10 @@

    The "stream-added" signal

    void                user_function                      (TpSvcChannelTypeStreamedMedia *self,
    -                                                        guint                          arg_Stream_ID,
    -                                                        guint                          arg_Contact_Handle,
    -                                                        guint                          arg_Stream_Type,
    -                                                        gpointer                       user_data)               : Run Last / Has Details
    + guint arg_Stream_ID, + guint arg_Contact_Handle, + guint arg_Stream_Type, + gpointer user_data) : Run Last / Has Details

    The StreamAdded D-Bus signal is emitted whenever this GObject signal is.

    @@ -1753,10 +1753,10 @@

    The "stream-direction-changed" signal

    void                user_function                      (TpSvcChannelTypeStreamedMedia *self,
    -                                                        guint                          arg_Stream_ID,
    -                                                        guint                          arg_Stream_Direction,
    -                                                        guint                          arg_Pending_Flags,
    -                                                        gpointer                       user_data)                 : Run Last / Has Details
    + guint arg_Stream_ID, + guint arg_Stream_Direction, + guint arg_Pending_Flags, + gpointer user_data) : Run Last / Has Details

    The StreamDirectionChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1794,10 +1794,10 @@

    The "stream-error" signal

    void                user_function                      (TpSvcChannelTypeStreamedMedia *self,
    -                                                        guint                          arg_Stream_ID,
    -                                                        guint                          arg_Error_Code,
    -                                                        gchar                         *arg_Message,
    -                                                        gpointer                       user_data)           : Run Last / Has Details
    + guint arg_Stream_ID, + guint arg_Error_Code, + gchar *arg_Message, + gpointer user_data) : Run Last / Has Details

    The StreamError D-Bus signal is emitted whenever this GObject signal is.

    @@ -1835,8 +1835,8 @@

    The "stream-removed" signal

    void                user_function                      (TpSvcChannelTypeStreamedMedia *self,
    -                                                        guint                          arg_Stream_ID,
    -                                                        gpointer                       user_data)          : Run Last / Has Details
    + guint arg_Stream_ID, + gpointer user_data) : Run Last / Has Details

    The StreamRemoved D-Bus signal is emitted whenever this GObject signal is.

    @@ -1864,9 +1864,9 @@

    The "stream-state-changed" signal

    void                user_function                      (TpSvcChannelTypeStreamedMedia *self,
    -                                                        guint                          arg_Stream_ID,
    -                                                        guint                          arg_Stream_State,
    -                                                        gpointer                       user_data)             : Run Last / Has Details
    + guint arg_Stream_ID, + guint arg_Stream_State, + gpointer user_data) : Run Last / Has Details

    The StreamStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1899,9 +1899,9 @@

    The "call-state-changed" signal

    void                user_function                      (TpSvcChannelInterfaceCallState *self,
    -                                                        guint                           arg_Contact,
    -                                                        guint                           arg_State,
    -                                                        gpointer                        user_data)        : Run Last / Has Details
    + guint arg_Contact, + guint arg_State, + gpointer user_data) : Run Last / Has Details

    The CallStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1934,8 +1934,8 @@

    The "sending-tones" signal

    void                user_function                      (TpSvcChannelInterfaceDTMF *self,
    -                                                        gchar                     *arg_Tones,
    -                                                        gpointer                   user_data)      : Run Last / Has Details
    + gchar *arg_Tones, + gpointer user_data) : Run Last / Has Details

    The SendingTones D-Bus signal is emitted whenever this GObject signal is.

    @@ -1963,8 +1963,8 @@

    The "stopped-tones" signal

    void                user_function                      (TpSvcChannelInterfaceDTMF *self,
    -                                                        gboolean                   arg_Cancelled,
    -                                                        gpointer                   user_data)          : Run Last / Has Details
    + gboolean arg_Cancelled, + gpointer user_data) : Run Last / Has Details

    The StoppedTones D-Bus signal is emitted whenever this GObject signal is.

    @@ -1992,8 +1992,8 @@

    The "tones-deferred" signal

    void                user_function                      (TpSvcChannelInterfaceDTMF *self,
    -                                                        gchar                     *arg_Tones,
    -                                                        gpointer                   user_data)      : Run Last / Has Details
    + gchar *arg_Tones, + gpointer user_data) : Run Last / Has Details

    The TonesDeferred D-Bus signal is emitted whenever this GObject signal is.

    @@ -2021,9 +2021,9 @@

    The "hold-state-changed" signal

    void                user_function                      (TpSvcChannelInterfaceHold *self,
    -                                                        guint                      arg_HoldState,
    -                                                        guint                      arg_Reason,
    -                                                        gpointer                   user_data)          : Run Last / Has Details
    + guint arg_HoldState, + guint arg_Reason, + gpointer user_data) : Run Last / Has Details

    The HoldStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -2056,9 +2056,9 @@

    The "new-session-handler" signal

    void                user_function                      (TpSvcChannelInterfaceMediaSignalling *self,
    -                                                        DBusGObjectPath                      *arg_Session_Handler,
    -                                                        gchar                                *arg_Session_Type,
    -                                                        gpointer                              user_data)                : Run Last / Has Details
    + DBusGObjectPath *arg_Session_Handler, + gchar *arg_Session_Type, + gpointer user_data) : Run Last / Has Details

    The NewSessionHandler D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-request.html b/docs/reference/html/telepathy-glib-svc-channel-request.html index a845129..37e7b4a 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-request.html +++ b/docs/reference/html/telepathy-glib-svc-channel-request.html @@ -47,32 +47,32 @@ TpSvcChannelRequest; TpSvcChannelRequestClass; void tp_svc_channel_request_return_from_proceed - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_request_proceed_impl) (TpSvcChannelRequest *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_request_implement_proceed (TpSvcChannelRequestClass *klass, tp_svc_channel_request_proceed_impl impl); void tp_svc_channel_request_return_from_cancel - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_request_cancel_impl) (TpSvcChannelRequest *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_request_implement_cancel (TpSvcChannelRequestClass *klass, tp_svc_channel_request_cancel_impl impl); -void tp_svc_channel_request_emit_failed (gpointer instance, - const gchar *arg_Error, - const gchar *arg_Message); +void tp_svc_channel_request_emit_failed (gpointer instance, + const gchar *arg_Error, + const gchar *arg_Message); void tp_svc_channel_request_emit_succeeded - (gpointer instance); + (gpointer instance); void tp_svc_channel_request_emit_succeeded_with_channel - (gpointer instance, - const gchar *arg_Connection, - GHashTable *arg_Connection_Properties, - const gchar *arg_Channel, - GHashTable *arg_Channel_Properties); + (gpointer instance, + const gchar *arg_Connection, + GHashTable *arg_Connection_Properties, + const gchar *arg_Channel, + GHashTable *arg_Channel_Properties);
    @@ -122,7 +122,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -146,9 +146,9 @@

    tp_svc_channel_request_return_from_proceed ()

    void                tp_svc_channel_request_return_from_proceed
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -165,7 +165,7 @@

    tp_svc_channel_request_proceed_impl ()

    void                (*tp_svc_channel_request_proceed_impl)
                                                             (TpSvcChannelRequest *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Proceed on interface org.freedesktop.Telepathy.ChannelRequest. @@ -217,9 +217,9 @@

    tp_svc_channel_request_return_from_cancel ()

    void                tp_svc_channel_request_return_from_cancel
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -236,7 +236,7 @@

    tp_svc_channel_request_cancel_impl ()

    void                (*tp_svc_channel_request_cancel_impl)
                                                             (TpSvcChannelRequest *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Cancel on interface org.freedesktop.Telepathy.ChannelRequest. @@ -287,9 +287,9 @@


    tp_svc_channel_request_emit_failed ()

    -
    void                tp_svc_channel_request_emit_failed  (gpointer instance,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message);
    +
    void                tp_svc_channel_request_emit_failed  (gpointer instance,
    +                                                         const gchar *arg_Error,
    +                                                         const gchar *arg_Message);

    Type-safe wrapper around g_signal_emit to emit the Failed signal on interface org.freedesktop.Telepathy.ChannelRequest. @@ -319,7 +319,7 @@

    tp_svc_channel_request_emit_succeeded ()

    void                tp_svc_channel_request_emit_succeeded
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Succeeded signal on interface org.freedesktop.Telepathy.ChannelRequest. @@ -337,11 +337,11 @@

    tp_svc_channel_request_emit_succeeded_with_channel ()

    void                tp_svc_channel_request_emit_succeeded_with_channel
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Connection,
    -                                                         GHashTable *arg_Connection_Properties,
    -                                                         const gchar *arg_Channel,
    -                                                         GHashTable *arg_Channel_Properties);
    + (gpointer instance, + const gchar *arg_Connection, + GHashTable *arg_Connection_Properties, + const gchar *arg_Channel, + GHashTable *arg_Channel_Properties);

    Type-safe wrapper around g_signal_emit to emit the SucceededWithChannel signal on interface org.freedesktop.Telepathy.ChannelRequest. @@ -383,9 +383,9 @@

    The "failed" signal

    void                user_function                      (TpSvcChannelRequest *self,
    -                                                        gchar               *arg_Error,
    -                                                        gchar               *arg_Message,
    -                                                        gpointer             user_data)        : Run Last / Has Details
    + gchar *arg_Error, + gchar *arg_Message, + gpointer user_data) : Run Last / Has Details

    The Failed D-Bus signal is emitted whenever this GObject signal is.

    @@ -418,7 +418,7 @@

    The "succeeded" signal

    void                user_function                      (TpSvcChannelRequest *self,
    -                                                        gpointer             user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Succeeded D-Bus signal is emitted whenever this GObject signal is.

    @@ -441,9 +441,9 @@

    The "succeeded-with-channel" signal

    void                user_function                      (TpSvcChannelRequest *self,
    -                                                        DBusGObjectPath     *arg_Connection,
    -                                                        DBusGObjectPath     *arg_Channel,
    -                                                        gpointer             user_data)           : Run Last / Has Details
    + DBusGObjectPath *arg_Connection, + DBusGObjectPath *arg_Channel, + gpointer user_data) : Run Last / Has Details

    The SucceededWithChannel D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-roomlist.html b/docs/reference/html/telepathy-glib-svc-channel-roomlist.html index 3324349..9dc47fa 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-roomlist.html +++ b/docs/reference/html/telepathy-glib-svc-channel-roomlist.html @@ -48,35 +48,35 @@ TpSvcChannelTypeRoomListClass; void (*tp_svc_channel_type_room_list_get_listing_rooms_impl) (TpSvcChannelTypeRoomList *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_room_list_implement_get_listing_rooms (TpSvcChannelTypeRoomListClass *klass, tp_svc_channel_type_room_list_get_listing_rooms_impl impl); void tp_svc_channel_type_room_list_return_from_get_listing_rooms - (DBusGMethodInvocation *context, - gboolean out_In_Progress); + (DBusGMethodInvocation *context, + gboolean out_In_Progress); void (*tp_svc_channel_type_room_list_list_rooms_impl) (TpSvcChannelTypeRoomList *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_room_list_implement_list_rooms (TpSvcChannelTypeRoomListClass *klass, tp_svc_channel_type_room_list_list_rooms_impl impl); void tp_svc_channel_type_room_list_return_from_list_rooms - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_room_list_stop_listing_impl) (TpSvcChannelTypeRoomList *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_room_list_implement_stop_listing (TpSvcChannelTypeRoomListClass *klass, tp_svc_channel_type_room_list_stop_listing_impl impl); void tp_svc_channel_type_room_list_return_from_stop_listing - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_type_room_list_emit_got_rooms - (gpointer instance, - const GPtrArray *arg_Rooms); + (gpointer instance, + const GPtrArray *arg_Rooms); void tp_svc_channel_type_room_list_emit_listing_rooms - (gpointer instance, - gboolean arg_Listing); + (gpointer instance, + gboolean arg_Listing);
    @@ -120,7 +120,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -146,7 +146,7 @@

    tp_svc_channel_type_room_list_get_listing_rooms_impl ()

    void                (*tp_svc_channel_type_room_list_get_listing_rooms_impl)
                                                             (TpSvcChannelTypeRoomList *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetListingRooms on interface org.freedesktop.Telepathy.Channel.Type.RoomList. @@ -198,10 +198,10 @@

    tp_svc_channel_type_room_list_return_from_get_listing_rooms ()

    void                tp_svc_channel_type_room_list_return_from_get_listing_rooms
    -                                                        (DBusGMethodInvocation *context,
    -                                                         gboolean out_In_Progress);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + gboolean out_In_Progress); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -225,7 +225,7 @@

    tp_svc_channel_type_room_list_list_rooms_impl ()

    void                (*tp_svc_channel_type_room_list_list_rooms_impl)
                                                             (TpSvcChannelTypeRoomList *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListRooms on interface org.freedesktop.Telepathy.Channel.Type.RoomList. @@ -277,9 +277,9 @@

    tp_svc_channel_type_room_list_return_from_list_rooms ()

    void                tp_svc_channel_type_room_list_return_from_list_rooms
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -296,7 +296,7 @@

    tp_svc_channel_type_room_list_stop_listing_impl ()

    void                (*tp_svc_channel_type_room_list_stop_listing_impl)
                                                             (TpSvcChannelTypeRoomList *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StopListing on interface org.freedesktop.Telepathy.Channel.Type.RoomList. @@ -348,9 +348,9 @@

    tp_svc_channel_type_room_list_return_from_stop_listing ()

    void                tp_svc_channel_type_room_list_return_from_stop_listing
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -366,8 +366,8 @@

    tp_svc_channel_type_room_list_emit_got_rooms ()

    void                tp_svc_channel_type_room_list_emit_got_rooms
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Rooms);
    + (gpointer instance, + const GPtrArray *arg_Rooms);

    Type-safe wrapper around g_signal_emit to emit the GotRooms signal on interface org.freedesktop.Telepathy.Channel.Type.RoomList. @@ -392,8 +392,8 @@

    tp_svc_channel_type_room_list_emit_listing_rooms ()

    void                tp_svc_channel_type_room_list_emit_listing_rooms
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Listing);
    + (gpointer instance, + gboolean arg_Listing);

    Type-safe wrapper around g_signal_emit to emit the ListingRooms signal on interface org.freedesktop.Telepathy.Channel.Type.RoomList. @@ -420,7 +420,7 @@

    The "got-rooms" signal

    void                user_function                      (TpSvcChannelTypeRoomList *self,
    -                                                        gpointer                  user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The GotRooms D-Bus signal is emitted whenever this GObject signal is.

    @@ -448,8 +448,8 @@

    The "listing-rooms" signal

    void                user_function                      (TpSvcChannelTypeRoomList *self,
    -                                                        gboolean                  arg_Listing,
    -                                                        gpointer                  user_data)        : Run Last / Has Details
    + gboolean arg_Listing, + gpointer user_data) : Run Last / Has Details

    The ListingRooms D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-securable.html b/docs/reference/html/telepathy-glib-svc-channel-securable.html index 7a240a2..4a15485 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-securable.html +++ b/docs/reference/html/telepathy-glib-svc-channel-securable.html @@ -76,8 +76,8 @@

    The class of TpSvcChannelInterfaceSecurable. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-text.html b/docs/reference/html/telepathy-glib-svc-channel-text.html index 8dd65e6..49bbb71 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-text.html +++ b/docs/reference/html/telepathy-glib-svc-channel-text.html @@ -49,99 +49,99 @@ TpSvcChannelTypeTextClass; void (*tp_svc_channel_type_text_acknowledge_pending_messages_impl) (TpSvcChannelTypeText *self, - const GArray *in_IDs, - DBusGMethodInvocation *context); + const GArray *in_IDs, + DBusGMethodInvocation *context); void tp_svc_channel_type_text_implement_acknowledge_pending_messages (TpSvcChannelTypeTextClass *klass, tp_svc_channel_type_text_acknowledge_pending_messages_impl impl); void tp_svc_channel_type_text_return_from_acknowledge_pending_messages - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_text_get_message_types_impl) (TpSvcChannelTypeText *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_text_implement_get_message_types (TpSvcChannelTypeTextClass *klass, tp_svc_channel_type_text_get_message_types_impl impl); void tp_svc_channel_type_text_return_from_get_message_types - (DBusGMethodInvocation *context, - const GArray *out_Available_Types); + (DBusGMethodInvocation *context, + const GArray *out_Available_Types); void (*tp_svc_channel_type_text_list_pending_messages_impl) (TpSvcChannelTypeText *self, - gboolean in_Clear, - DBusGMethodInvocation *context); + gboolean in_Clear, + DBusGMethodInvocation *context); void tp_svc_channel_type_text_implement_list_pending_messages (TpSvcChannelTypeTextClass *klass, tp_svc_channel_type_text_list_pending_messages_impl impl); void tp_svc_channel_type_text_return_from_list_pending_messages - (DBusGMethodInvocation *context, - const GPtrArray *out_Pending_Messages); + (DBusGMethodInvocation *context, + const GPtrArray *out_Pending_Messages); void (*tp_svc_channel_type_text_send_impl) (TpSvcChannelTypeText *self, - guint in_Type, - const gchar *in_Text, - DBusGMethodInvocation *context); + guint in_Type, + const gchar *in_Text, + DBusGMethodInvocation *context); void tp_svc_channel_type_text_implement_send (TpSvcChannelTypeTextClass *klass, tp_svc_channel_type_text_send_impl impl); void tp_svc_channel_type_text_return_from_send - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_type_text_emit_lost_message - (gpointer instance); + (gpointer instance); void tp_svc_channel_type_text_emit_received - (gpointer instance, - guint arg_ID, - guint arg_Timestamp, - guint arg_Sender, - guint arg_Type, - guint arg_Flags, - const gchar *arg_Text); + (gpointer instance, + guint arg_ID, + guint arg_Timestamp, + guint arg_Sender, + guint arg_Type, + guint arg_Flags, + const gchar *arg_Text); void tp_svc_channel_type_text_emit_send_error - (gpointer instance, - guint arg_Error, - guint arg_Timestamp, - guint arg_Type, - const gchar *arg_Text); -void tp_svc_channel_type_text_emit_sent (gpointer instance, - guint arg_Timestamp, - guint arg_Type, - const gchar *arg_Text); + (gpointer instance, + guint arg_Error, + guint arg_Timestamp, + guint arg_Type, + const gchar *arg_Text); +void tp_svc_channel_type_text_emit_sent (gpointer instance, + guint arg_Timestamp, + guint arg_Type, + const gchar *arg_Text); TpSvcChannelInterfaceChatState; TpSvcChannelInterfaceChatStateClass; void (*tp_svc_channel_interface_chat_state_set_chat_state_impl) (TpSvcChannelInterfaceChatState *self, - guint in_State, - DBusGMethodInvocation *context); + guint in_State, + DBusGMethodInvocation *context); void tp_svc_channel_interface_chat_state_implement_set_chat_state (TpSvcChannelInterfaceChatStateClass *klass, tp_svc_channel_interface_chat_state_set_chat_state_impl impl); void tp_svc_channel_interface_chat_state_return_from_set_chat_state - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_channel_interface_chat_state_emit_chat_state_changed - (gpointer instance, - guint arg_Contact, - guint arg_State); + (gpointer instance, + guint arg_Contact, + guint arg_State); TpSvcChannelInterfaceMessages; TpSvcChannelInterfaceMessagesClass; void tp_svc_channel_interface_messages_emit_message_received - (gpointer instance, - const GPtrArray *arg_Message); + (gpointer instance, + const GPtrArray *arg_Message); void tp_svc_channel_interface_messages_emit_message_sent - (gpointer instance, - const GPtrArray *arg_Content, - guint arg_Flags, - const gchar *arg_Message_Token); + (gpointer instance, + const GPtrArray *arg_Content, + guint arg_Flags, + const gchar *arg_Message_Token); void tp_svc_channel_interface_messages_emit_pending_messages_removed - (gpointer instance, - const GArray *arg_Message_IDs); + (gpointer instance, + const GArray *arg_Message_IDs); void (*tp_svc_channel_interface_messages_get_pending_message_content_impl) (TpSvcChannelInterfaceMessages *self, - guint in_Message_ID, - const GArray *in_Parts, - DBusGMethodInvocation *context); + guint in_Message_ID, + const GArray *in_Parts, + DBusGMethodInvocation *context); void tp_svc_channel_interface_messages_implement_get_pending_message_content (TpSvcChannelInterfaceMessagesClass *klass, tp_svc_channel_interface_messages_get_pending_message_content_impl impl); @@ -149,62 +149,62 @@ (TpSvcChannelInterfaceMessagesClass *klass, tp_svc_channel_interface_messages_send_message_impl impl); void tp_svc_channel_interface_messages_return_from_get_pending_message_content - (DBusGMethodInvocation *context, - GHashTable *out_Content); + (DBusGMethodInvocation *context, + GHashTable *out_Content); void tp_svc_channel_interface_messages_return_from_send_message - (DBusGMethodInvocation *context, - const gchar *out_Token); + (DBusGMethodInvocation *context, + const gchar *out_Token); void (*tp_svc_channel_interface_messages_send_message_impl) (TpSvcChannelInterfaceMessages *self, - const GPtrArray *in_Message, - guint in_Flags, - DBusGMethodInvocation *context); + const GPtrArray *in_Message, + guint in_Flags, + DBusGMethodInvocation *context); TpSvcChannelInterfacePassword; TpSvcChannelInterfacePasswordClass; void (*tp_svc_channel_interface_password_get_password_flags_impl) (TpSvcChannelInterfacePassword *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_password_implement_get_password_flags (TpSvcChannelInterfacePasswordClass *klass, tp_svc_channel_interface_password_get_password_flags_impl impl); void tp_svc_channel_interface_password_return_from_get_password_flags - (DBusGMethodInvocation *context, - guint out_Password_Flags); + (DBusGMethodInvocation *context, + guint out_Password_Flags); void (*tp_svc_channel_interface_password_provide_password_impl) (TpSvcChannelInterfacePassword *self, - const gchar *in_Password, - DBusGMethodInvocation *context); + const gchar *in_Password, + DBusGMethodInvocation *context); void tp_svc_channel_interface_password_implement_provide_password (TpSvcChannelInterfacePasswordClass *klass, tp_svc_channel_interface_password_provide_password_impl impl); void tp_svc_channel_interface_password_return_from_provide_password - (DBusGMethodInvocation *context, - gboolean out_Correct); + (DBusGMethodInvocation *context, + gboolean out_Correct); void tp_svc_channel_interface_password_emit_password_flags_changed - (gpointer instance, - guint arg_Added, - guint arg_Removed); + (gpointer instance, + guint arg_Added, + guint arg_Removed); TpSvcChannelInterfaceSMS; TpSvcChannelInterfaceSMSClass; void tp_svc_channel_interface_sms_emit_sms_channel_changed - (gpointer instance, - gboolean arg_SMSChannel); + (gpointer instance, + gboolean arg_SMSChannel); void (*tp_svc_channel_interface_sms_get_sms_length_impl) (TpSvcChannelInterfaceSMS *self, - const GPtrArray *in_Message, - DBusGMethodInvocation *context); + const GPtrArray *in_Message, + DBusGMethodInvocation *context); void tp_svc_channel_interface_sms_implement_get_sms_length (TpSvcChannelInterfaceSMSClass *klass, tp_svc_channel_interface_sms_get_sms_length_impl impl); void tp_svc_channel_interface_sms_return_from_get_sms_length - (DBusGMethodInvocation *context, - guint out_Chunks_Required, - gint out_Remaining_Characters, - gint out_Estimated_Cost); + (DBusGMethodInvocation *context, + guint out_Chunks_Required, + gint out_Remaining_Characters, + gint out_Estimated_Cost);
    @@ -276,7 +276,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -303,8 +303,8 @@

    tp_svc_channel_type_text_acknowledge_pending_messages_impl ()

    void                (*tp_svc_channel_type_text_acknowledge_pending_messages_impl)
                                                             (TpSvcChannelTypeText *self,
    -                                                         const GArray *in_IDs,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_IDs, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AcknowledgePendingMessages on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -361,9 +361,9 @@

    tp_svc_channel_type_text_return_from_acknowledge_pending_messages ()

    void                tp_svc_channel_type_text_return_from_acknowledge_pending_messages
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -380,7 +380,7 @@

    tp_svc_channel_type_text_get_message_types_impl ()

    void                (*tp_svc_channel_type_text_get_message_types_impl)
                                                             (TpSvcChannelTypeText *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetMessageTypes on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -432,10 +432,10 @@

    tp_svc_channel_type_text_return_from_get_message_types ()

    void                tp_svc_channel_type_text_return_from_get_message_types
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Available_Types);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Available_Types); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -459,8 +459,8 @@

    tp_svc_channel_type_text_list_pending_messages_impl ()

    void                (*tp_svc_channel_type_text_list_pending_messages_impl)
                                                             (TpSvcChannelTypeText *self,
    -                                                         gboolean in_Clear,
    -                                                         DBusGMethodInvocation *context);
    + gboolean in_Clear, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListPendingMessages on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -517,10 +517,10 @@

    tp_svc_channel_type_text_return_from_list_pending_messages ()

    void                tp_svc_channel_type_text_return_from_list_pending_messages
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Pending_Messages);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Pending_Messages); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -544,9 +544,9 @@

    tp_svc_channel_type_text_send_impl ()

    void                (*tp_svc_channel_type_text_send_impl)
                                                             (TpSvcChannelTypeText *self,
    -                                                         guint in_Type,
    -                                                         const gchar *in_Text,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Type, + const gchar *in_Text, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Send on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -608,9 +608,9 @@

    tp_svc_channel_type_text_return_from_send ()

    void                tp_svc_channel_type_text_return_from_send
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -626,7 +626,7 @@

    tp_svc_channel_type_text_emit_lost_message ()

    void                tp_svc_channel_type_text_emit_lost_message
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the LostMessage signal on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -644,13 +644,13 @@

    tp_svc_channel_type_text_emit_received ()

    void                tp_svc_channel_type_text_emit_received
    -                                                        (gpointer instance,
    -                                                         guint arg_ID,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Sender,
    -                                                         guint arg_Type,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Text);
    + (gpointer instance, + guint arg_ID, + guint arg_Timestamp, + guint arg_Sender, + guint arg_Type, + guint arg_Flags, + const gchar *arg_Text);

    Type-safe wrapper around g_signal_emit to emit the Received signal on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -700,11 +700,11 @@

    tp_svc_channel_type_text_emit_send_error ()

    void                tp_svc_channel_type_text_emit_send_error
    -                                                        (gpointer instance,
    -                                                         guint arg_Error,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text);
    + (gpointer instance, + guint arg_Error, + guint arg_Timestamp, + guint arg_Type, + const gchar *arg_Text);

    Type-safe wrapper around g_signal_emit to emit the SendError signal on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -743,10 +743,10 @@


    tp_svc_channel_type_text_emit_sent ()

    -
    void                tp_svc_channel_type_text_emit_sent  (gpointer instance,
    -                                                         guint arg_Timestamp,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Text);
    +
    void                tp_svc_channel_type_text_emit_sent  (gpointer instance,
    +                                                         guint arg_Timestamp,
    +                                                         guint arg_Type,
    +                                                         const gchar *arg_Text);

    Type-safe wrapper around g_signal_emit to emit the Sent signal on interface org.freedesktop.Telepathy.Channel.Type.Text. @@ -795,7 +795,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -819,8 +819,8 @@

    tp_svc_channel_interface_chat_state_set_chat_state_impl ()

    void                (*tp_svc_channel_interface_chat_state_set_chat_state_impl)
                                                             (TpSvcChannelInterfaceChatState *self,
    -                                                         guint in_State,
    -                                                         DBusGMethodInvocation *context);
    + guint in_State, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetChatState on interface org.freedesktop.Telepathy.Channel.Interface.ChatState. @@ -877,9 +877,9 @@

    tp_svc_channel_interface_chat_state_return_from_set_chat_state ()

    void                tp_svc_channel_interface_chat_state_return_from_set_chat_state
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -895,9 +895,9 @@

    tp_svc_channel_interface_chat_state_emit_chat_state_changed ()

    void                tp_svc_channel_interface_chat_state_emit_chat_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         guint arg_State);
    + (gpointer instance, + guint arg_Contact, + guint arg_State);

    Type-safe wrapper around g_signal_emit to emit the ChatStateChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.ChatState. @@ -941,7 +941,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -965,8 +965,8 @@

    tp_svc_channel_interface_messages_emit_message_received ()

    void                tp_svc_channel_interface_messages_emit_message_received
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Message);
    + (gpointer instance, + const GPtrArray *arg_Message);

    Type-safe wrapper around g_signal_emit to emit the MessageReceived signal on interface org.freedesktop.Telepathy.Channel.Interface.Messages. @@ -991,10 +991,10 @@

    tp_svc_channel_interface_messages_emit_message_sent ()

    void                tp_svc_channel_interface_messages_emit_message_sent
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Content,
    -                                                         guint arg_Flags,
    -                                                         const gchar *arg_Message_Token);
    + (gpointer instance, + const GPtrArray *arg_Content, + guint arg_Flags, + const gchar *arg_Message_Token);

    Type-safe wrapper around g_signal_emit to emit the MessageSent signal on interface org.freedesktop.Telepathy.Channel.Interface.Messages. @@ -1029,8 +1029,8 @@

    tp_svc_channel_interface_messages_emit_pending_messages_removed ()

    void                tp_svc_channel_interface_messages_emit_pending_messages_removed
    -                                                        (gpointer instance,
    -                                                         const GArray *arg_Message_IDs);
    + (gpointer instance, + const GArray *arg_Message_IDs);

    Type-safe wrapper around g_signal_emit to emit the PendingMessagesRemoved signal on interface org.freedesktop.Telepathy.Channel.Interface.Messages. @@ -1056,9 +1056,9 @@

    tp_svc_channel_interface_messages_get_pending_message_content_impl ()

    void                (*tp_svc_channel_interface_messages_get_pending_message_content_impl)
                                                             (TpSvcChannelInterfaceMessages *self,
    -                                                         guint in_Message_ID,
    -                                                         const GArray *in_Parts,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Message_ID, + const GArray *in_Parts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetPendingMessageContent on interface org.freedesktop.Telepathy.Channel.Interface.Messages. @@ -1147,10 +1147,10 @@

    tp_svc_channel_interface_messages_return_from_get_pending_message_content ()

    void                tp_svc_channel_interface_messages_return_from_get_pending_message_content
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Content);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Content); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1173,10 +1173,10 @@

    tp_svc_channel_interface_messages_return_from_send_message ()

    void                tp_svc_channel_interface_messages_return_from_send_message
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Token);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Token); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1200,9 +1200,9 @@

    tp_svc_channel_interface_messages_send_message_impl ()

    void                (*tp_svc_channel_interface_messages_send_message_impl)
                                                             (TpSvcChannelInterfaceMessages *self,
    -                                                         const GPtrArray *in_Message,
    -                                                         guint in_Flags,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Message, + guint in_Flags, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SendMessage on interface org.freedesktop.Telepathy.Channel.Interface.Messages. @@ -1251,7 +1251,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1276,7 +1276,7 @@

    tp_svc_channel_interface_password_get_password_flags_impl ()

    void                (*tp_svc_channel_interface_password_get_password_flags_impl)
                                                             (TpSvcChannelInterfacePassword *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetPasswordFlags on interface org.freedesktop.Telepathy.Channel.Interface.Password. @@ -1328,10 +1328,10 @@

    tp_svc_channel_interface_password_return_from_get_password_flags ()

    void                tp_svc_channel_interface_password_return_from_get_password_flags
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Password_Flags);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Password_Flags); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1355,8 +1355,8 @@

    tp_svc_channel_interface_password_provide_password_impl ()

    void                (*tp_svc_channel_interface_password_provide_password_impl)
                                                             (TpSvcChannelInterfacePassword *self,
    -                                                         const gchar *in_Password,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Password, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ProvidePassword on interface org.freedesktop.Telepathy.Channel.Interface.Password. @@ -1413,10 +1413,10 @@

    tp_svc_channel_interface_password_return_from_provide_password ()

    void                tp_svc_channel_interface_password_return_from_provide_password
    -                                                        (DBusGMethodInvocation *context,
    -                                                         gboolean out_Correct);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + gboolean out_Correct); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1439,9 +1439,9 @@

    tp_svc_channel_interface_password_emit_password_flags_changed ()

    void                tp_svc_channel_interface_password_emit_password_flags_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Added,
    -                                                         guint arg_Removed);
    + (gpointer instance, + guint arg_Added, + guint arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the PasswordFlagsChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Password. @@ -1485,7 +1485,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1508,8 +1508,8 @@

    tp_svc_channel_interface_sms_emit_sms_channel_changed ()

    void                tp_svc_channel_interface_sms_emit_sms_channel_changed
    -                                                        (gpointer instance,
    -                                                         gboolean arg_SMSChannel);
    + (gpointer instance, + gboolean arg_SMSChannel);

    Type-safe wrapper around g_signal_emit to emit the SMSChannelChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.SMS. @@ -1535,8 +1535,8 @@

    tp_svc_channel_interface_sms_get_sms_length_impl ()

    void                (*tp_svc_channel_interface_sms_get_sms_length_impl)
                                                             (TpSvcChannelInterfaceSMS *self,
    -                                                         const GPtrArray *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetSMSLength on interface org.freedesktop.Telepathy.Channel.Interface.SMS. @@ -1593,12 +1593,12 @@

    tp_svc_channel_interface_sms_return_from_get_sms_length ()

    void                tp_svc_channel_interface_sms_return_from_get_sms_length
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Chunks_Required,
    -                                                         gint out_Remaining_Characters,
    -                                                         gint out_Estimated_Cost);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Chunks_Required, + gint out_Remaining_Characters, + gint out_Estimated_Cost); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1633,7 +1633,7 @@

    The "lost-message" signal

    void                user_function                      (TpSvcChannelTypeText *self,
    -                                                        gpointer              user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The LostMessage D-Bus signal is emitted whenever this GObject signal is.

    @@ -1656,13 +1656,13 @@

    The "received" signal

    void                user_function                      (TpSvcChannelTypeText *self,
    -                                                        guint                 arg_ID,
    -                                                        guint                 arg_Timestamp,
    -                                                        guint                 arg_Sender,
    -                                                        guint                 arg_Type,
    -                                                        guint                 arg_Flags,
    -                                                        gchar                *arg_Text,
    -                                                        gpointer              user_data)          : Run Last / Has Details
    + guint arg_ID, + guint arg_Timestamp, + guint arg_Sender, + guint arg_Type, + guint arg_Flags, + gchar *arg_Text, + gpointer user_data) : Run Last / Has Details

    The Received D-Bus signal is emitted whenever this GObject signal is.

    @@ -1715,11 +1715,11 @@

    The "send-error" signal

    void                user_function                      (TpSvcChannelTypeText *self,
    -                                                        guint                 arg_Error,
    -                                                        guint                 arg_Timestamp,
    -                                                        guint                 arg_Type,
    -                                                        gchar                *arg_Text,
    -                                                        gpointer              user_data)          : Run Last / Has Details
    + guint arg_Error, + guint arg_Timestamp, + guint arg_Type, + gchar *arg_Text, + gpointer user_data) : Run Last / Has Details

    The SendError D-Bus signal is emitted whenever this GObject signal is.

    @@ -1762,10 +1762,10 @@

    The "sent" signal

    void                user_function                      (TpSvcChannelTypeText *self,
    -                                                        guint                 arg_Timestamp,
    -                                                        guint                 arg_Type,
    -                                                        gchar                *arg_Text,
    -                                                        gpointer              user_data)          : Run Last / Has Details
    + guint arg_Timestamp, + guint arg_Type, + gchar *arg_Text, + gpointer user_data) : Run Last / Has Details

    The Sent D-Bus signal is emitted whenever this GObject signal is.

    @@ -1803,9 +1803,9 @@

    The "chat-state-changed" signal

    void                user_function                      (TpSvcChannelInterfaceChatState *self,
    -                                                        guint                           arg_Contact,
    -                                                        guint                           arg_State,
    -                                                        gpointer                        user_data)        : Run Last / Has Details
    + guint arg_Contact, + guint arg_State, + gpointer user_data) : Run Last / Has Details

    The ChatStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1838,7 +1838,7 @@

    The "message-received" signal

    void                user_function                      (TpSvcChannelInterfaceMessages *self,
    -                                                        gpointer                       user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The MessageReceived D-Bus signal is emitted whenever this GObject signal is.

    @@ -1866,9 +1866,9 @@

    The "message-sent" signal

    void                user_function                      (TpSvcChannelInterfaceMessages *self,
    -                                                        guint                          arg_Flags,
    -                                                        gchar                         *arg_Message_Token,
    -                                                        gpointer                       user_data)              : Run Last / Has Details
    + guint arg_Flags, + gchar *arg_Message_Token, + gpointer user_data) : Run Last / Has Details

    The MessageSent D-Bus signal is emitted whenever this GObject signal is.

    @@ -1907,7 +1907,7 @@

    The "pending-messages-removed" signal

    void                user_function                      (TpSvcChannelInterfaceMessages *self,
                                                             GArray_guint_                 *arg_Message_IDs,
    -                                                        gpointer                       user_data)            : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The PendingMessagesRemoved D-Bus signal is emitted whenever this GObject signal is.

    @@ -1935,9 +1935,9 @@

    The "password-flags-changed" signal

    void                user_function                      (TpSvcChannelInterfacePassword *self,
    -                                                        guint                          arg_Added,
    -                                                        guint                          arg_Removed,
    -                                                        gpointer                       user_data)        : Run Last / Has Details
    + guint arg_Added, + guint arg_Removed, + gpointer user_data) : Run Last / Has Details

    The PasswordFlagsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1970,8 +1970,8 @@

    The "s-ms-channel-changed" signal

    void                user_function                      (TpSvcChannelInterfaceSMS *self,
    -                                                        gboolean                  arg_SMSChannel,
    -                                                        gpointer                  user_data)           : Run Last / Has Details
    + gboolean arg_SMSChannel, + gpointer user_data) : Run Last / Has Details

    The SMSChannelChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-tube.html b/docs/reference/html/telepathy-glib-svc-channel-tube.html index 0bb9410..eb11260 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-tube.html +++ b/docs/reference/html/telepathy-glib-svc-channel-tube.html @@ -48,74 +48,74 @@ TpSvcChannelInterfaceTube; TpSvcChannelInterfaceTubeClass; void tp_svc_channel_interface_tube_emit_tube_channel_state_changed - (gpointer instance, - guint arg_State); + (gpointer instance, + guint arg_State); TpSvcChannelTypeStreamTube; TpSvcChannelTypeStreamTubeClass; void (*tp_svc_channel_type_stream_tube_offer_impl) (TpSvcChannelTypeStreamTube *self, - guint in_address_type, - const GValue *in_address, - guint in_access_control, - GHashTable *in_parameters, - DBusGMethodInvocation *context); + guint in_address_type, + const GValue *in_address, + guint in_access_control, + GHashTable *in_parameters, + DBusGMethodInvocation *context); void tp_svc_channel_type_stream_tube_implement_offer (TpSvcChannelTypeStreamTubeClass *klass, tp_svc_channel_type_stream_tube_offer_impl impl); void tp_svc_channel_type_stream_tube_return_from_offer - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_stream_tube_accept_impl) (TpSvcChannelTypeStreamTube *self, - guint in_address_type, - guint in_access_control, - const GValue *in_access_control_param, - DBusGMethodInvocation *context); + guint in_address_type, + guint in_access_control, + const GValue *in_access_control_param, + DBusGMethodInvocation *context); void tp_svc_channel_type_stream_tube_implement_accept (TpSvcChannelTypeStreamTubeClass *klass, tp_svc_channel_type_stream_tube_accept_impl impl); void tp_svc_channel_type_stream_tube_return_from_accept - (DBusGMethodInvocation *context, - const GValue *out_address); + (DBusGMethodInvocation *context, + const GValue *out_address); void tp_svc_channel_type_stream_tube_emit_new_remote_connection - (gpointer instance, - guint arg_Handle, - const GValue *arg_Connection_Param, - guint arg_Connection_ID); + (gpointer instance, + guint arg_Handle, + const GValue *arg_Connection_Param, + guint arg_Connection_ID); void tp_svc_channel_type_stream_tube_emit_new_local_connection - (gpointer instance, - guint arg_Connection_ID); + (gpointer instance, + guint arg_Connection_ID); void tp_svc_channel_type_stream_tube_emit_connection_closed - (gpointer instance, - guint arg_Connection_ID, - const gchar *arg_Error, - const gchar *arg_Message); + (gpointer instance, + guint arg_Connection_ID, + const gchar *arg_Error, + const gchar *arg_Message); TpSvcChannelTypeDBusTube; TpSvcChannelTypeDBusTubeClass; void (*tp_svc_channel_type_dbus_tube_offer_impl) (TpSvcChannelTypeDBusTube *self, - GHashTable *in_parameters, - guint in_access_control, - DBusGMethodInvocation *context); + GHashTable *in_parameters, + guint in_access_control, + DBusGMethodInvocation *context); void tp_svc_channel_type_dbus_tube_implement_offer (TpSvcChannelTypeDBusTubeClass *klass, tp_svc_channel_type_dbus_tube_offer_impl impl); void tp_svc_channel_type_dbus_tube_return_from_offer - (DBusGMethodInvocation *context, - const gchar *out_address); + (DBusGMethodInvocation *context, + const gchar *out_address); void (*tp_svc_channel_type_dbus_tube_accept_impl) (TpSvcChannelTypeDBusTube *self, - guint in_access_control, - DBusGMethodInvocation *context); + guint in_access_control, + DBusGMethodInvocation *context); void tp_svc_channel_type_dbus_tube_implement_accept (TpSvcChannelTypeDBusTubeClass *klass, tp_svc_channel_type_dbus_tube_accept_impl impl); void tp_svc_channel_type_dbus_tube_return_from_accept - (DBusGMethodInvocation *context, - const gchar *out_address); + (DBusGMethodInvocation *context, + const gchar *out_address); void tp_svc_channel_type_dbus_tube_emit_dbus_names_changed - (gpointer instance, - GHashTable *arg_Added, - const GArray *arg_Removed); + (gpointer instance, + GHashTable *arg_Added, + const GArray *arg_Removed);
    @@ -167,8 +167,8 @@

    The class of TpSvcChannelInterfaceTube. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -176,8 +176,8 @@

    tp_svc_channel_interface_tube_emit_tube_channel_state_changed ()

    void                tp_svc_channel_interface_tube_emit_tube_channel_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_State);
    + (gpointer instance, + guint arg_State);

    Type-safe wrapper around g_signal_emit to emit the TubeChannelStateChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.Tube. @@ -216,7 +216,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -241,11 +241,11 @@

    tp_svc_channel_type_stream_tube_offer_impl ()

    void                (*tp_svc_channel_type_stream_tube_offer_impl)
                                                             (TpSvcChannelTypeStreamTube *self,
    -                                                         guint in_address_type,
    -                                                         const GValue *in_address,
    -                                                         guint in_access_control,
    -                                                         GHashTable *in_parameters,
    -                                                         DBusGMethodInvocation *context);
    + guint in_address_type, + const GValue *in_address, + guint in_access_control, + GHashTable *in_parameters, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Offer on interface org.freedesktop.Telepathy.Channel.Type.StreamTube. @@ -317,9 +317,9 @@

    tp_svc_channel_type_stream_tube_return_from_offer ()

    void                tp_svc_channel_type_stream_tube_return_from_offer
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -336,10 +336,10 @@

    tp_svc_channel_type_stream_tube_accept_impl ()

    void                (*tp_svc_channel_type_stream_tube_accept_impl)
                                                             (TpSvcChannelTypeStreamTube *self,
    -                                                         guint in_address_type,
    -                                                         guint in_access_control,
    -                                                         const GValue *in_access_control_param,
    -                                                         DBusGMethodInvocation *context);
    + guint in_address_type, + guint in_access_control, + const GValue *in_access_control_param, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Accept on interface org.freedesktop.Telepathy.Channel.Type.StreamTube. @@ -406,10 +406,10 @@

    tp_svc_channel_type_stream_tube_return_from_accept ()

    void                tp_svc_channel_type_stream_tube_return_from_accept
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValue *out_address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValue *out_address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -432,10 +432,10 @@

    tp_svc_channel_type_stream_tube_emit_new_remote_connection ()

    void                tp_svc_channel_type_stream_tube_emit_new_remote_connection
    -                                                        (gpointer instance,
    -                                                         guint arg_Handle,
    -                                                         const GValue *arg_Connection_Param,
    -                                                         guint arg_Connection_ID);
    + (gpointer instance, + guint arg_Handle, + const GValue *arg_Connection_Param, + guint arg_Connection_ID);

    Type-safe wrapper around g_signal_emit to emit the NewRemoteConnection signal on interface org.freedesktop.Telepathy.Channel.Type.StreamTube. @@ -470,8 +470,8 @@

    tp_svc_channel_type_stream_tube_emit_new_local_connection ()

    void                tp_svc_channel_type_stream_tube_emit_new_local_connection
    -                                                        (gpointer instance,
    -                                                         guint arg_Connection_ID);
    + (gpointer instance, + guint arg_Connection_ID);

    Type-safe wrapper around g_signal_emit to emit the NewLocalConnection signal on interface org.freedesktop.Telepathy.Channel.Type.StreamTube. @@ -496,10 +496,10 @@

    tp_svc_channel_type_stream_tube_emit_connection_closed ()

    void                tp_svc_channel_type_stream_tube_emit_connection_closed
    -                                                        (gpointer instance,
    -                                                         guint arg_Connection_ID,
    -                                                         const gchar *arg_Error,
    -                                                         const gchar *arg_Message);
    + (gpointer instance, + guint arg_Connection_ID, + const gchar *arg_Error, + const gchar *arg_Message);

    Type-safe wrapper around g_signal_emit to emit the ConnectionClosed signal on interface org.freedesktop.Telepathy.Channel.Type.StreamTube. @@ -548,7 +548,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -573,9 +573,9 @@

    tp_svc_channel_type_dbus_tube_offer_impl ()

    void                (*tp_svc_channel_type_dbus_tube_offer_impl)
                                                             (TpSvcChannelTypeDBusTube *self,
    -                                                         GHashTable *in_parameters,
    -                                                         guint in_access_control,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_parameters, + guint in_access_control, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Offer on interface org.freedesktop.Telepathy.Channel.Type.DBusTube. @@ -637,10 +637,10 @@

    tp_svc_channel_type_dbus_tube_return_from_offer ()

    void                tp_svc_channel_type_dbus_tube_return_from_offer
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -664,8 +664,8 @@

    tp_svc_channel_type_dbus_tube_accept_impl ()

    void                (*tp_svc_channel_type_dbus_tube_accept_impl)
                                                             (TpSvcChannelTypeDBusTube *self,
    -                                                         guint in_access_control,
    -                                                         DBusGMethodInvocation *context);
    + guint in_access_control, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Accept on interface org.freedesktop.Telepathy.Channel.Type.DBusTube. @@ -722,10 +722,10 @@

    tp_svc_channel_type_dbus_tube_return_from_accept ()

    void                tp_svc_channel_type_dbus_tube_return_from_accept
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -748,9 +748,9 @@

    tp_svc_channel_type_dbus_tube_emit_dbus_names_changed ()

    void                tp_svc_channel_type_dbus_tube_emit_dbus_names_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Added,
    -                                                         const GArray *arg_Removed);
    + (gpointer instance, + GHashTable *arg_Added, + const GArray *arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the DBusNamesChanged signal on interface org.freedesktop.Telepathy.Channel.Type.DBusTube. @@ -782,8 +782,8 @@

    The "tube-channel-state-changed" signal

    void                user_function                      (TpSvcChannelInterfaceTube *self,
    -                                                        guint                      arg_State,
    -                                                        gpointer                   user_data)      : Run Last / Has Details
    + guint arg_State, + gpointer user_data) : Run Last / Has Details

    The TubeChannelStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -811,10 +811,10 @@

    The "connection-closed" signal

    void                user_function                      (TpSvcChannelTypeStreamTube *self,
    -                                                        guint                       arg_Connection_ID,
    -                                                        gchar                      *arg_Error,
    -                                                        gchar                      *arg_Message,
    -                                                        gpointer                    user_data)              : Run Last / Has Details
    + guint arg_Connection_ID, + gchar *arg_Error, + gchar *arg_Message, + gpointer user_data) : Run Last / Has Details

    The ConnectionClosed D-Bus signal is emitted whenever this GObject signal is.

    @@ -852,8 +852,8 @@

    The "new-local-connection" signal

    void                user_function                      (TpSvcChannelTypeStreamTube *self,
    -                                                        guint                       arg_Connection_ID,
    -                                                        gpointer                    user_data)              : Run Last / Has Details
    + guint arg_Connection_ID, + gpointer user_data) : Run Last / Has Details

    The NewLocalConnection D-Bus signal is emitted whenever this GObject signal is.

    @@ -881,10 +881,10 @@

    The "new-remote-connection" signal

    void                user_function                      (TpSvcChannelTypeStreamTube *self,
    -                                                        guint                       arg_Handle,
    -                                                        GValue                     *arg_Connection_Param,
    -                                                        guint                       arg_Connection_ID,
    -                                                        gpointer                    user_data)                 : Run Last / Has Details
    + guint arg_Handle, + GValue *arg_Connection_Param, + guint arg_Connection_ID, + gpointer user_data) : Run Last / Has Details

    The NewRemoteConnection D-Bus signal is emitted whenever this GObject signal is.

    @@ -923,7 +923,7 @@

    The "d-bus-names-changed" signal

    void                user_function                      (TpSvcChannelTypeDBusTube *self,
                                                             GArray_guint_            *arg_Removed,
    -                                                        gpointer                  user_data)        : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The DBusNamesChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel-tubes.html b/docs/reference/html/telepathy-glib-svc-channel-tubes.html index 3c718da..b56a510 100644 --- a/docs/reference/html/telepathy-glib-svc-channel-tubes.html +++ b/docs/reference/html/telepathy-glib-svc-channel-tubes.html @@ -48,144 +48,144 @@ TpSvcChannelTypeTubesClass; void (*tp_svc_channel_type_tubes_accept_d_bus_tube_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - DBusGMethodInvocation *context); + guint in_ID, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_accept_d_bus_tube (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_accept_d_bus_tube_impl impl); void tp_svc_channel_type_tubes_return_from_accept_d_bus_tube - (DBusGMethodInvocation *context, - const gchar *out_Address); + (DBusGMethodInvocation *context, + const gchar *out_Address); void (*tp_svc_channel_type_tubes_accept_stream_tube_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - guint in_Address_Type, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - DBusGMethodInvocation *context); + guint in_ID, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_accept_stream_tube (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_accept_stream_tube_impl impl); void tp_svc_channel_type_tubes_return_from_accept_stream_tube - (DBusGMethodInvocation *context, - const GValue *out_Address); + (DBusGMethodInvocation *context, + const GValue *out_Address); void (*tp_svc_channel_type_tubes_close_tube_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - DBusGMethodInvocation *context); + guint in_ID, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_close_tube (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_close_tube_impl impl); void tp_svc_channel_type_tubes_return_from_close_tube - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_channel_type_tubes_get_available_stream_tube_types_impl) (TpSvcChannelTypeTubes *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_get_available_stream_tube_types (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_get_available_stream_tube_types_impl impl); void tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types - (DBusGMethodInvocation *context, - GHashTable *out_Available_Stream_Tube_Types); + (DBusGMethodInvocation *context, + GHashTable *out_Available_Stream_Tube_Types); void (*tp_svc_channel_type_tubes_get_available_tube_types_impl) (TpSvcChannelTypeTubes *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_get_available_tube_types (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_get_available_tube_types_impl impl); void tp_svc_channel_type_tubes_return_from_get_available_tube_types - (DBusGMethodInvocation *context, - const GArray *out_Available_Tube_Types); + (DBusGMethodInvocation *context, + const GArray *out_Available_Tube_Types); void (*tp_svc_channel_type_tubes_get_d_bus_names_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - DBusGMethodInvocation *context); + guint in_ID, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_get_d_bus_names (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_get_d_bus_names_impl impl); void tp_svc_channel_type_tubes_return_from_get_d_bus_names - (DBusGMethodInvocation *context, - const GPtrArray *out_DBus_Names); + (DBusGMethodInvocation *context, + const GPtrArray *out_DBus_Names); void (*tp_svc_channel_type_tubes_get_d_bus_tube_address_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - DBusGMethodInvocation *context); + guint in_ID, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_get_d_bus_tube_address (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_get_d_bus_tube_address_impl impl); void tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address - (DBusGMethodInvocation *context, - const gchar *out_Address); + (DBusGMethodInvocation *context, + const gchar *out_Address); void (*tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl) (TpSvcChannelTypeTubes *self, - guint in_ID, - DBusGMethodInvocation *context); + guint in_ID, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl impl); void tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address - (DBusGMethodInvocation *context, - guint out_Address_Type, - const GValue *out_Address); + (DBusGMethodInvocation *context, + guint out_Address_Type, + const GValue *out_Address); void (*tp_svc_channel_type_tubes_list_tubes_impl) (TpSvcChannelTypeTubes *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_list_tubes (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_list_tubes_impl impl); void tp_svc_channel_type_tubes_return_from_list_tubes - (DBusGMethodInvocation *context, - const GPtrArray *out_Tubes); + (DBusGMethodInvocation *context, + const GPtrArray *out_Tubes); void (*tp_svc_channel_type_tubes_offer_d_bus_tube_impl) (TpSvcChannelTypeTubes *self, - const gchar *in_Service, - GHashTable *in_Parameters, - DBusGMethodInvocation *context); + const gchar *in_Service, + GHashTable *in_Parameters, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_offer_d_bus_tube (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_offer_d_bus_tube_impl impl); void tp_svc_channel_type_tubes_return_from_offer_d_bus_tube - (DBusGMethodInvocation *context, - guint out_Tube_ID); + (DBusGMethodInvocation *context, + guint out_Tube_ID); void (*tp_svc_channel_type_tubes_offer_stream_tube_impl) (TpSvcChannelTypeTubes *self, - const gchar *in_Service, - GHashTable *in_Parameters, - guint in_Address_Type, - const GValue *in_Address, - guint in_Access_Control, - const GValue *in_Access_Control_Param, - DBusGMethodInvocation *context); + const gchar *in_Service, + GHashTable *in_Parameters, + guint in_Address_Type, + const GValue *in_Address, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context); void tp_svc_channel_type_tubes_implement_offer_stream_tube (TpSvcChannelTypeTubesClass *klass, tp_svc_channel_type_tubes_offer_stream_tube_impl impl); void tp_svc_channel_type_tubes_return_from_offer_stream_tube - (DBusGMethodInvocation *context, - guint out_Tube_ID); + (DBusGMethodInvocation *context, + guint out_Tube_ID); void tp_svc_channel_type_tubes_emit_d_bus_names_changed - (gpointer instance, - guint arg_ID, - const GPtrArray *arg_Added, - const GArray *arg_Removed); + (gpointer instance, + guint arg_ID, + const GPtrArray *arg_Added, + const GArray *arg_Removed); void tp_svc_channel_type_tubes_emit_new_tube - (gpointer instance, - guint arg_ID, - guint arg_Initiator, - guint arg_Type, - const gchar *arg_Service, - GHashTable *arg_Parameters, - guint arg_State); + (gpointer instance, + guint arg_ID, + guint arg_Initiator, + guint arg_Type, + const gchar *arg_Service, + GHashTable *arg_Parameters, + guint arg_State); void tp_svc_channel_type_tubes_emit_stream_tube_new_connection - (gpointer instance, - guint arg_ID, - guint arg_Handle); + (gpointer instance, + guint arg_ID, + guint arg_Handle); void tp_svc_channel_type_tubes_emit_tube_closed - (gpointer instance, - guint arg_ID); + (gpointer instance, + guint arg_ID); void tp_svc_channel_type_tubes_emit_tube_state_changed - (gpointer instance, - guint arg_ID, - guint arg_State); + (gpointer instance, + guint arg_ID, + guint arg_State);
    @@ -232,7 +232,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -266,8 +266,8 @@

    tp_svc_channel_type_tubes_accept_d_bus_tube_impl ()

    void                (*tp_svc_channel_type_tubes_accept_d_bus_tube_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AcceptDBusTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -324,10 +324,10 @@

    tp_svc_channel_type_tubes_return_from_accept_d_bus_tube ()

    void                tp_svc_channel_type_tubes_return_from_accept_d_bus_tube
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -351,11 +351,11 @@

    tp_svc_channel_type_tubes_accept_stream_tube_impl ()

    void                (*tp_svc_channel_type_tubes_accept_stream_tube_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         guint in_Address_Type,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + guint in_Address_Type, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AcceptStreamTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -427,10 +427,10 @@

    tp_svc_channel_type_tubes_return_from_accept_stream_tube ()

    void                tp_svc_channel_type_tubes_return_from_accept_stream_tube
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValue *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValue *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -454,8 +454,8 @@

    tp_svc_channel_type_tubes_close_tube_impl ()

    void                (*tp_svc_channel_type_tubes_close_tube_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CloseTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -512,9 +512,9 @@

    tp_svc_channel_type_tubes_return_from_close_tube ()

    void                tp_svc_channel_type_tubes_return_from_close_tube
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -531,7 +531,7 @@

    tp_svc_channel_type_tubes_get_available_stream_tube_types_impl ()

    void                (*tp_svc_channel_type_tubes_get_available_stream_tube_types_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAvailableStreamTubeTypes on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -583,10 +583,10 @@

    tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types ()

    void                tp_svc_channel_type_tubes_return_from_get_available_stream_tube_types
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Available_Stream_Tube_Types);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Available_Stream_Tube_Types); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -610,7 +610,7 @@

    tp_svc_channel_type_tubes_get_available_tube_types_impl ()

    void                (*tp_svc_channel_type_tubes_get_available_tube_types_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAvailableTubeTypes on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -662,10 +662,10 @@

    tp_svc_channel_type_tubes_return_from_get_available_tube_types ()

    void                tp_svc_channel_type_tubes_return_from_get_available_tube_types
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Available_Tube_Types);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Available_Tube_Types); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -689,8 +689,8 @@

    tp_svc_channel_type_tubes_get_d_bus_names_impl ()

    void                (*tp_svc_channel_type_tubes_get_d_bus_names_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetDBusNames on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -747,10 +747,10 @@

    tp_svc_channel_type_tubes_return_from_get_d_bus_names ()

    void                tp_svc_channel_type_tubes_return_from_get_d_bus_names
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_DBus_Names);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_DBus_Names); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -774,8 +774,8 @@

    tp_svc_channel_type_tubes_get_d_bus_tube_address_impl ()

    void                (*tp_svc_channel_type_tubes_get_d_bus_tube_address_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetDBusTubeAddress on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -832,10 +832,10 @@

    tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address ()

    void                tp_svc_channel_type_tubes_return_from_get_d_bus_tube_address
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -859,8 +859,8 @@

    tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl ()

    void                (*tp_svc_channel_type_tubes_get_stream_tube_socket_address_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         guint in_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetStreamTubeSocketAddress on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -917,11 +917,11 @@

    tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address ()

    void                tp_svc_channel_type_tubes_return_from_get_stream_tube_socket_address
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Address_Type,
    -                                                         const GValue *out_Address);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Address_Type, + const GValue *out_Address); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -950,7 +950,7 @@

    tp_svc_channel_type_tubes_list_tubes_impl ()

    void                (*tp_svc_channel_type_tubes_list_tubes_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListTubes on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1002,10 +1002,10 @@

    tp_svc_channel_type_tubes_return_from_list_tubes ()

    void                tp_svc_channel_type_tubes_return_from_list_tubes
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Tubes);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Tubes); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1029,9 +1029,9 @@

    tp_svc_channel_type_tubes_offer_d_bus_tube_impl ()

    void                (*tp_svc_channel_type_tubes_offer_d_bus_tube_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Service, + GHashTable *in_Parameters, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method OfferDBusTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1093,10 +1093,10 @@

    tp_svc_channel_type_tubes_return_from_offer_d_bus_tube ()

    void                tp_svc_channel_type_tubes_return_from_offer_d_bus_tube
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Tube_ID);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Tube_ID); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1120,13 +1120,13 @@

    tp_svc_channel_type_tubes_offer_stream_tube_impl ()

    void                (*tp_svc_channel_type_tubes_offer_stream_tube_impl)
                                                             (TpSvcChannelTypeTubes *self,
    -                                                         const gchar *in_Service,
    -                                                         GHashTable *in_Parameters,
    -                                                         guint in_Address_Type,
    -                                                         const GValue *in_Address,
    -                                                         guint in_Access_Control,
    -                                                         const GValue *in_Access_Control_Param,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Service, + GHashTable *in_Parameters, + guint in_Address_Type, + const GValue *in_Address, + guint in_Access_Control, + const GValue *in_Access_Control_Param, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method OfferStreamTube on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1208,10 +1208,10 @@

    tp_svc_channel_type_tubes_return_from_offer_stream_tube ()

    void                tp_svc_channel_type_tubes_return_from_offer_stream_tube
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Tube_ID);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Tube_ID); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1234,10 +1234,10 @@

    tp_svc_channel_type_tubes_emit_d_bus_names_changed ()

    void                tp_svc_channel_type_tubes_emit_d_bus_names_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_ID,
    -                                                         const GPtrArray *arg_Added,
    -                                                         const GArray *arg_Removed);
    + (gpointer instance, + guint arg_ID, + const GPtrArray *arg_Added, + const GArray *arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the DBusNamesChanged signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1272,13 +1272,13 @@

    tp_svc_channel_type_tubes_emit_new_tube ()

    void                tp_svc_channel_type_tubes_emit_new_tube
    -                                                        (gpointer instance,
    -                                                         guint arg_ID,
    -                                                         guint arg_Initiator,
    -                                                         guint arg_Type,
    -                                                         const gchar *arg_Service,
    -                                                         GHashTable *arg_Parameters,
    -                                                         guint arg_State);
    + (gpointer instance, + guint arg_ID, + guint arg_Initiator, + guint arg_Type, + const gchar *arg_Service, + GHashTable *arg_Parameters, + guint arg_State);

    Type-safe wrapper around g_signal_emit to emit the NewTube signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1328,9 +1328,9 @@

    tp_svc_channel_type_tubes_emit_stream_tube_new_connection ()

    void                tp_svc_channel_type_tubes_emit_stream_tube_new_connection
    -                                                        (gpointer instance,
    -                                                         guint arg_ID,
    -                                                         guint arg_Handle);
    + (gpointer instance, + guint arg_ID, + guint arg_Handle);

    Type-safe wrapper around g_signal_emit to emit the StreamTubeNewConnection signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1360,8 +1360,8 @@

    tp_svc_channel_type_tubes_emit_tube_closed ()

    void                tp_svc_channel_type_tubes_emit_tube_closed
    -                                                        (gpointer instance,
    -                                                         guint arg_ID);
    + (gpointer instance, + guint arg_ID);

    Type-safe wrapper around g_signal_emit to emit the TubeClosed signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1386,9 +1386,9 @@

    tp_svc_channel_type_tubes_emit_tube_state_changed ()

    void                tp_svc_channel_type_tubes_emit_tube_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_ID,
    -                                                         guint arg_State);
    + (gpointer instance, + guint arg_ID, + guint arg_State);

    Type-safe wrapper around g_signal_emit to emit the TubeStateChanged signal on interface org.freedesktop.Telepathy.Channel.Type.Tubes. @@ -1420,9 +1420,9 @@

    The "d-bus-names-changed" signal

    void                user_function                      (TpSvcChannelTypeTubes *self,
    -                                                        guint                  arg_ID,
    +                                                        guint                  arg_ID,
                                                             GArray_guint_         *arg_Removed,
    -                                                        gpointer               user_data)        : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The DBusNamesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1460,12 +1460,12 @@

    The "new-tube" signal

    void                user_function                      (TpSvcChannelTypeTubes *self,
    -                                                        guint                  arg_ID,
    -                                                        guint                  arg_Initiator,
    -                                                        guint                  arg_Type,
    -                                                        gchar                 *arg_Service,
    -                                                        guint                  arg_State,
    -                                                        gpointer               user_data)          : Run Last / Has Details
    + guint arg_ID, + guint arg_Initiator, + guint arg_Type, + gchar *arg_Service, + guint arg_State, + gpointer user_data) : Run Last / Has Details

    The NewTube D-Bus signal is emitted whenever this GObject signal is.

    @@ -1518,9 +1518,9 @@

    The "stream-tube-new-connection" signal

    void                user_function                      (TpSvcChannelTypeTubes *self,
    -                                                        guint                  arg_ID,
    -                                                        guint                  arg_Handle,
    -                                                        gpointer               user_data)       : Run Last / Has Details
    + guint arg_ID, + guint arg_Handle, + gpointer user_data) : Run Last / Has Details

    The StreamTubeNewConnection D-Bus signal is emitted whenever this GObject signal is.

    @@ -1553,8 +1553,8 @@

    The "tube-closed" signal

    void                user_function                      (TpSvcChannelTypeTubes *self,
    -                                                        guint                  arg_ID,
    -                                                        gpointer               user_data)      : Run Last / Has Details
    + guint arg_ID, + gpointer user_data) : Run Last / Has Details

    The TubeClosed D-Bus signal is emitted whenever this GObject signal is.

    @@ -1582,9 +1582,9 @@

    The "tube-state-changed" signal

    void                user_function                      (TpSvcChannelTypeTubes *self,
    -                                                        guint                  arg_ID,
    -                                                        guint                  arg_State,
    -                                                        gpointer               user_data)      : Run Last / Has Details
    + guint arg_ID, + guint arg_State, + gpointer user_data) : Run Last / Has Details

    The TubeStateChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-channel.html b/docs/reference/html/telepathy-glib-svc-channel.html index b5226d5..22c46bd 100644 --- a/docs/reference/html/telepathy-glib-svc-channel.html +++ b/docs/reference/html/telepathy-glib-svc-channel.html @@ -51,48 +51,48 @@ TpSvcChannel; TpSvcChannelClass; void (*tp_svc_channel_close_impl) (TpSvcChannel *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_implement_close (TpSvcChannelClass *klass, tp_svc_channel_close_impl impl); -void tp_svc_channel_return_from_close (DBusGMethodInvocation *context); +void tp_svc_channel_return_from_close (DBusGMethodInvocation *context); void (*tp_svc_channel_get_channel_type_impl) (TpSvcChannel *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_implement_get_channel_type (TpSvcChannelClass *klass, tp_svc_channel_get_channel_type_impl impl); void tp_svc_channel_return_from_get_channel_type - (DBusGMethodInvocation *context, - const gchar *out_Channel_Type); + (DBusGMethodInvocation *context, + const gchar *out_Channel_Type); void (*tp_svc_channel_get_handle_impl) (TpSvcChannel *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_implement_get_handle (TpSvcChannelClass *klass, tp_svc_channel_get_handle_impl impl); void tp_svc_channel_return_from_get_handle - (DBusGMethodInvocation *context, - guint out_Target_Handle_Type, - guint out_Target_Handle); + (DBusGMethodInvocation *context, + guint out_Target_Handle_Type, + guint out_Target_Handle); void (*tp_svc_channel_get_interfaces_impl) (TpSvcChannel *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_implement_get_interfaces (TpSvcChannelClass *klass, tp_svc_channel_get_interfaces_impl impl); void tp_svc_channel_return_from_get_interfaces - (DBusGMethodInvocation *context, - const gchar **out_Interfaces); -void tp_svc_channel_emit_closed (gpointer instance); + (DBusGMethodInvocation *context, + const gchar **out_Interfaces); +void tp_svc_channel_emit_closed (gpointer instance); TpSvcChannelInterfaceDestroyable; TpSvcChannelInterfaceDestroyableClass; void (*tp_svc_channel_interface_destroyable_destroy_impl) (TpSvcChannelInterfaceDestroyable *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_channel_interface_destroyable_implement_destroy (TpSvcChannelInterfaceDestroyableClass *klass, tp_svc_channel_interface_destroyable_destroy_impl impl); void tp_svc_channel_interface_destroyable_return_from_destroy - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context);
    @@ -150,7 +150,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -176,7 +176,7 @@

    tp_svc_channel_close_impl ()

    void                (*tp_svc_channel_close_impl)        (TpSvcChannel *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Close on interface org.freedesktop.Telepathy.Channel. @@ -226,9 +226,9 @@


    tp_svc_channel_return_from_close ()

    -
    void                tp_svc_channel_return_from_close    (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). +

    void                tp_svc_channel_return_from_close    (DBusGMethodInvocation *context);
    +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -245,7 +245,7 @@

    tp_svc_channel_get_channel_type_impl ()

    void                (*tp_svc_channel_get_channel_type_impl)
                                                             (TpSvcChannel *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetChannelType on interface org.freedesktop.Telepathy.Channel. @@ -297,10 +297,10 @@

    tp_svc_channel_return_from_get_channel_type ()

    void                tp_svc_channel_return_from_get_channel_type
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Channel_Type);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Channel_Type); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -323,7 +323,7 @@

    tp_svc_channel_get_handle_impl ()

    void                (*tp_svc_channel_get_handle_impl)   (TpSvcChannel *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetHandle on interface org.freedesktop.Telepathy.Channel. @@ -374,11 +374,11 @@

    tp_svc_channel_return_from_get_handle ()

    void                tp_svc_channel_return_from_get_handle
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Target_Handle_Type,
    -                                                         guint out_Target_Handle);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Target_Handle_Type, + guint out_Target_Handle); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -407,7 +407,7 @@

    tp_svc_channel_get_interfaces_impl ()

    void                (*tp_svc_channel_get_interfaces_impl)
                                                             (TpSvcChannel *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetInterfaces on interface org.freedesktop.Telepathy.Channel. @@ -459,10 +459,10 @@

    tp_svc_channel_return_from_get_interfaces ()

    void                tp_svc_channel_return_from_get_interfaces
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Interfaces);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Interfaces); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -484,7 +484,7 @@

    tp_svc_channel_emit_closed ()

    -
    void                tp_svc_channel_emit_closed          (gpointer instance);
    +
    void                tp_svc_channel_emit_closed          (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Closed signal on interface org.freedesktop.Telepathy.Channel. @@ -516,7 +516,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -540,7 +540,7 @@

    tp_svc_channel_interface_destroyable_destroy_impl ()

    void                (*tp_svc_channel_interface_destroyable_destroy_impl)
                                                             (TpSvcChannelInterfaceDestroyable *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Destroy on interface org.freedesktop.Telepathy.Channel.Interface.Destroyable. @@ -592,9 +592,9 @@

    tp_svc_channel_interface_destroyable_return_from_destroy ()

    void                tp_svc_channel_interface_destroyable_return_from_destroy
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -612,7 +612,7 @@

    The "closed" signal

    void                user_function                      (TpSvcChannel *self,
    -                                                        gpointer      user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Closed D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-client.html b/docs/reference/html/telepathy-glib-svc-client.html index 2bb5cd6..8d25cfa 100644 --- a/docs/reference/html/telepathy-glib-svc-client.html +++ b/docs/reference/html/telepathy-glib-svc-client.html @@ -50,13 +50,13 @@ TpSvcClientApprover; TpSvcClientApproverClass; void tp_svc_client_approver_return_from_add_dispatch_operation - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_client_approver_add_dispatch_operation_impl) (TpSvcClientApprover *self, - const GPtrArray *in_Channels, - const gchar *in_DispatchOperation, - GHashTable *in_Properties, - DBusGMethodInvocation *context); + const GPtrArray *in_Channels, + const gchar *in_DispatchOperation, + GHashTable *in_Properties, + DBusGMethodInvocation *context); void tp_svc_client_approver_implement_add_dispatch_operation (TpSvcClientApproverClass *klass, tp_svc_client_approver_add_dispatch_operation_impl impl); @@ -64,39 +64,39 @@ TpSvcClientHandler; TpSvcClientHandlerClass; void tp_svc_client_handler_return_from_handle_channels - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_client_handler_handle_channels_impl) (TpSvcClientHandler *self, - const gchar *in_Account, - const gchar *in_Connection, - const GPtrArray *in_Channels, - const GPtrArray *in_Requests_Satisfied, - guint64 in_User_Action_Time, - GHashTable *in_Handler_Info, - DBusGMethodInvocation *context); + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const GPtrArray *in_Requests_Satisfied, + guint64 in_User_Action_Time, + GHashTable *in_Handler_Info, + DBusGMethodInvocation *context); void tp_svc_client_handler_implement_handle_channels (TpSvcClientHandlerClass *klass, tp_svc_client_handler_handle_channels_impl impl); TpSvcClientInterfaceRequests; TpSvcClientInterfaceRequestsClass; void tp_svc_client_interface_requests_return_from_add_request - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_client_interface_requests_add_request_impl) (TpSvcClientInterfaceRequests *self, - const gchar *in_Request, - GHashTable *in_Properties, - DBusGMethodInvocation *context); + const gchar *in_Request, + GHashTable *in_Properties, + DBusGMethodInvocation *context); void tp_svc_client_interface_requests_implement_add_request (TpSvcClientInterfaceRequestsClass *klass, tp_svc_client_interface_requests_add_request_impl impl); void tp_svc_client_interface_requests_return_from_remove_request - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_client_interface_requests_remove_request_impl) (TpSvcClientInterfaceRequests *self, - const gchar *in_Request, - const gchar *in_Error, - const gchar *in_Message, - DBusGMethodInvocation *context); + const gchar *in_Request, + const gchar *in_Error, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_client_interface_requests_implement_remove_request (TpSvcClientInterfaceRequestsClass *klass, tp_svc_client_interface_requests_remove_request_impl impl); @@ -104,16 +104,16 @@ TpSvcClientObserver; TpSvcClientObserverClass; void tp_svc_client_observer_return_from_observe_channels - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_client_observer_observe_channels_impl) (TpSvcClientObserver *self, - const gchar *in_Account, - const gchar *in_Connection, - const GPtrArray *in_Channels, - const gchar *in_Dispatch_Operation, - const GPtrArray *in_Requests_Satisfied, - GHashTable *in_Observer_Info, - DBusGMethodInvocation *context); + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const gchar *in_Dispatch_Operation, + const GPtrArray *in_Requests_Satisfied, + GHashTable *in_Observer_Info, + DBusGMethodInvocation *context); void tp_svc_client_observer_implement_observe_channels (TpSvcClientObserverClass *klass, tp_svc_client_observer_observe_channels_impl impl); @@ -188,8 +188,8 @@

    The class of TpSvcClient. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -211,7 +211,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -234,9 +234,9 @@

    tp_svc_client_approver_return_from_add_dispatch_operation ()

    void                tp_svc_client_approver_return_from_add_dispatch_operation
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -253,10 +253,10 @@

    tp_svc_client_approver_add_dispatch_operation_impl ()

    void                (*tp_svc_client_approver_add_dispatch_operation_impl)
                                                             (TpSvcClientApprover *self,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const gchar *in_DispatchOperation,
    -                                                         GHashTable *in_Properties,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Channels, + const gchar *in_DispatchOperation, + GHashTable *in_Properties, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddDispatchOperation on interface org.freedesktop.Telepathy.Client.Approver. @@ -337,7 +337,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -360,9 +360,9 @@

    tp_svc_client_handler_return_from_handle_channels ()

    void                tp_svc_client_handler_return_from_handle_channels
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -379,13 +379,13 @@

    tp_svc_client_handler_handle_channels_impl ()

    void                (*tp_svc_client_handler_handle_channels_impl)
                                                             (TpSvcClientHandler *self,
    -                                                         const gchar *in_Account,
    -                                                         const gchar *in_Connection,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const GPtrArray *in_Requests_Satisfied,
    -                                                         guint64 in_User_Action_Time,
    -                                                         GHashTable *in_Handler_Info,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const GPtrArray *in_Requests_Satisfied, + guint64 in_User_Action_Time, + GHashTable *in_Handler_Info, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method HandleChannels on interface org.freedesktop.Telepathy.Client.Handler. @@ -481,7 +481,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -505,9 +505,9 @@

    tp_svc_client_interface_requests_return_from_add_request ()

    void                tp_svc_client_interface_requests_return_from_add_request
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -524,9 +524,9 @@

    tp_svc_client_interface_requests_add_request_impl ()

    void                (*tp_svc_client_interface_requests_add_request_impl)
                                                             (TpSvcClientInterfaceRequests *self,
    -                                                         const gchar *in_Request,
    -                                                         GHashTable *in_Properties,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Request, + GHashTable *in_Properties, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddRequest on interface org.freedesktop.Telepathy.Client.Interface.Requests. @@ -588,9 +588,9 @@

    tp_svc_client_interface_requests_return_from_remove_request ()

    void                tp_svc_client_interface_requests_return_from_remove_request
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -607,10 +607,10 @@

    tp_svc_client_interface_requests_remove_request_impl ()

    void                (*tp_svc_client_interface_requests_remove_request_impl)
                                                             (TpSvcClientInterfaceRequests *self,
    -                                                         const gchar *in_Request,
    -                                                         const gchar *in_Error,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Request, + const gchar *in_Error, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveRequest on interface org.freedesktop.Telepathy.Client.Interface.Requests. @@ -691,7 +691,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -714,9 +714,9 @@

    tp_svc_client_observer_return_from_observe_channels ()

    void                tp_svc_client_observer_return_from_observe_channels
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -733,13 +733,13 @@

    tp_svc_client_observer_observe_channels_impl ()

    void                (*tp_svc_client_observer_observe_channels_impl)
                                                             (TpSvcClientObserver *self,
    -                                                         const gchar *in_Account,
    -                                                         const gchar *in_Connection,
    -                                                         const GPtrArray *in_Channels,
    -                                                         const gchar *in_Dispatch_Operation,
    -                                                         const GPtrArray *in_Requests_Satisfied,
    -                                                         GHashTable *in_Observer_Info,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Account, + const gchar *in_Connection, + const GPtrArray *in_Channels, + const gchar *in_Dispatch_Operation, + const GPtrArray *in_Requests_Satisfied, + GHashTable *in_Observer_Info, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ObserveChannels on interface org.freedesktop.Telepathy.Client.Observer. diff --git a/docs/reference/html/telepathy-glib-svc-connection-manager.html b/docs/reference/html/telepathy-glib-svc-connection-manager.html index 6d789a2..3881051 100644 --- a/docs/reference/html/telepathy-glib-svc-connection-manager.html +++ b/docs/reference/html/telepathy-glib-svc-connection-manager.html @@ -50,40 +50,40 @@ TpSvcConnectionManagerClass; void (*tp_svc_connection_manager_get_parameters_impl) (TpSvcConnectionManager *self, - const gchar *in_Protocol, - DBusGMethodInvocation *context); + const gchar *in_Protocol, + DBusGMethodInvocation *context); void tp_svc_connection_manager_implement_get_parameters (TpSvcConnectionManagerClass *klass, tp_svc_connection_manager_get_parameters_impl impl); void tp_svc_connection_manager_return_from_get_parameters - (DBusGMethodInvocation *context, - const GPtrArray *out_Parameters); + (DBusGMethodInvocation *context, + const GPtrArray *out_Parameters); void (*tp_svc_connection_manager_list_protocols_impl) (TpSvcConnectionManager *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_manager_implement_list_protocols (TpSvcConnectionManagerClass *klass, tp_svc_connection_manager_list_protocols_impl impl); void tp_svc_connection_manager_return_from_list_protocols - (DBusGMethodInvocation *context, - const gchar **out_Protocols); + (DBusGMethodInvocation *context, + const gchar **out_Protocols); void (*tp_svc_connection_manager_request_connection_impl) (TpSvcConnectionManager *self, - const gchar *in_Protocol, - GHashTable *in_Parameters, - DBusGMethodInvocation *context); + const gchar *in_Protocol, + GHashTable *in_Parameters, + DBusGMethodInvocation *context); void tp_svc_connection_manager_implement_request_connection (TpSvcConnectionManagerClass *klass, tp_svc_connection_manager_request_connection_impl impl); void tp_svc_connection_manager_return_from_request_connection - (DBusGMethodInvocation *context, - const gchar *out_Bus_Name, - const gchar *out_Object_Path); + (DBusGMethodInvocation *context, + const gchar *out_Bus_Name, + const gchar *out_Object_Path); void tp_svc_connection_manager_emit_new_connection - (gpointer instance, - const gchar *arg_Bus_Name, - const gchar *arg_Object_Path, - const gchar *arg_Protocol); + (gpointer instance, + const gchar *arg_Bus_Name, + const gchar *arg_Object_Path, + const gchar *arg_Protocol);

    @@ -133,7 +133,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -159,8 +159,8 @@

    tp_svc_connection_manager_get_parameters_impl ()

    void                (*tp_svc_connection_manager_get_parameters_impl)
                                                             (TpSvcConnectionManager *self,
    -                                                         const gchar *in_Protocol,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Protocol, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetParameters on interface org.freedesktop.Telepathy.ConnectionManager. @@ -217,10 +217,10 @@

    tp_svc_connection_manager_return_from_get_parameters ()

    void                tp_svc_connection_manager_return_from_get_parameters
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Parameters);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Parameters); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -244,7 +244,7 @@

    tp_svc_connection_manager_list_protocols_impl ()

    void                (*tp_svc_connection_manager_list_protocols_impl)
                                                             (TpSvcConnectionManager *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListProtocols on interface org.freedesktop.Telepathy.ConnectionManager. @@ -296,10 +296,10 @@

    tp_svc_connection_manager_return_from_list_protocols ()

    void                tp_svc_connection_manager_return_from_list_protocols
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Protocols);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Protocols); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -323,9 +323,9 @@

    tp_svc_connection_manager_request_connection_impl ()

    void                (*tp_svc_connection_manager_request_connection_impl)
                                                             (TpSvcConnectionManager *self,
    -                                                         const gchar *in_Protocol,
    -                                                         GHashTable *in_Parameters,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Protocol, + GHashTable *in_Parameters, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestConnection on interface org.freedesktop.Telepathy.ConnectionManager. @@ -387,11 +387,11 @@

    tp_svc_connection_manager_return_from_request_connection ()

    void                tp_svc_connection_manager_return_from_request_connection
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Bus_Name,
    -                                                         const gchar *out_Object_Path);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Bus_Name, + const gchar *out_Object_Path); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -419,10 +419,10 @@

    tp_svc_connection_manager_emit_new_connection ()

    void                tp_svc_connection_manager_emit_new_connection
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Bus_Name,
    -                                                         const gchar *arg_Object_Path,
    -                                                         const gchar *arg_Protocol);
    + (gpointer instance, + const gchar *arg_Bus_Name, + const gchar *arg_Object_Path, + const gchar *arg_Protocol);

    Type-safe wrapper around g_signal_emit to emit the NewConnection signal on interface org.freedesktop.Telepathy.ConnectionManager. @@ -459,10 +459,10 @@

    The "new-connection" signal

    void                user_function                      (TpSvcConnectionManager *self,
    -                                                        gchar                  *arg_Bus_Name,
    -                                                        DBusGObjectPath        *arg_Object_Path,
    -                                                        gchar                  *arg_Protocol,
    -                                                        gpointer                user_data)            : Run Last / Has Details
    + gchar *arg_Bus_Name, + DBusGObjectPath *arg_Object_Path, + gchar *arg_Protocol, + gpointer user_data) : Run Last / Has Details

    The NewConnection D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-connection.html b/docs/reference/html/telepathy-glib-svc-connection.html index 6077b80..f9f4980 100644 --- a/docs/reference/html/telepathy-glib-svc-connection.html +++ b/docs/reference/html/telepathy-glib-svc-connection.html @@ -49,140 +49,140 @@ TpSvcConnection; TpSvcConnectionClass; void (*tp_svc_connection_connect_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_connect (TpSvcConnectionClass *klass, tp_svc_connection_connect_impl impl); void tp_svc_connection_return_from_connect - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_disconnect_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_disconnect (TpSvcConnectionClass *klass, tp_svc_connection_disconnect_impl impl); void tp_svc_connection_return_from_disconnect - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_get_interfaces_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_get_interfaces (TpSvcConnectionClass *klass, tp_svc_connection_get_interfaces_impl impl); void tp_svc_connection_return_from_get_interfaces - (DBusGMethodInvocation *context, - const gchar **out_Interfaces); + (DBusGMethodInvocation *context, + const gchar **out_Interfaces); void (*tp_svc_connection_get_protocol_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_get_protocol (TpSvcConnectionClass *klass, tp_svc_connection_get_protocol_impl impl); void tp_svc_connection_return_from_get_protocol - (DBusGMethodInvocation *context, - const gchar *out_Protocol); + (DBusGMethodInvocation *context, + const gchar *out_Protocol); void (*tp_svc_connection_get_self_handle_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_get_self_handle (TpSvcConnectionClass *klass, tp_svc_connection_get_self_handle_impl impl); void tp_svc_connection_return_from_get_self_handle - (DBusGMethodInvocation *context, - guint out_Self_Handle); + (DBusGMethodInvocation *context, + guint out_Self_Handle); void (*tp_svc_connection_get_status_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_get_status (TpSvcConnectionClass *klass, tp_svc_connection_get_status_impl impl); void tp_svc_connection_return_from_get_status - (DBusGMethodInvocation *context, - guint out_Status); + (DBusGMethodInvocation *context, + guint out_Status); void (*tp_svc_connection_hold_handles_impl) (TpSvcConnection *self, - guint in_Handle_Type, - const GArray *in_Handles, - DBusGMethodInvocation *context); + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_connection_implement_hold_handles (TpSvcConnectionClass *klass, tp_svc_connection_hold_handles_impl impl); void tp_svc_connection_return_from_hold_handles - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_inspect_handles_impl) (TpSvcConnection *self, - guint in_Handle_Type, - const GArray *in_Handles, - DBusGMethodInvocation *context); + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_connection_implement_inspect_handles (TpSvcConnectionClass *klass, tp_svc_connection_inspect_handles_impl impl); void tp_svc_connection_return_from_inspect_handles - (DBusGMethodInvocation *context, - const gchar **out_Identifiers); + (DBusGMethodInvocation *context, + const gchar **out_Identifiers); void (*tp_svc_connection_list_channels_impl) (TpSvcConnection *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_implement_list_channels (TpSvcConnectionClass *klass, tp_svc_connection_list_channels_impl impl); void tp_svc_connection_return_from_list_channels - (DBusGMethodInvocation *context, - const GPtrArray *out_Channel_Info); + (DBusGMethodInvocation *context, + const GPtrArray *out_Channel_Info); void (*tp_svc_connection_release_handles_impl) (TpSvcConnection *self, - guint in_Handle_Type, - const GArray *in_Handles, - DBusGMethodInvocation *context); + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_connection_implement_release_handles (TpSvcConnectionClass *klass, tp_svc_connection_release_handles_impl impl); void tp_svc_connection_return_from_release_handles - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_request_channel_impl) (TpSvcConnection *self, - const gchar *in_Type, - guint in_Handle_Type, - guint in_Handle, - gboolean in_Suppress_Handler, - DBusGMethodInvocation *context); + const gchar *in_Type, + guint in_Handle_Type, + guint in_Handle, + gboolean in_Suppress_Handler, + DBusGMethodInvocation *context); void tp_svc_connection_implement_request_channel (TpSvcConnectionClass *klass, tp_svc_connection_request_channel_impl impl); void tp_svc_connection_return_from_request_channel - (DBusGMethodInvocation *context, - const gchar *out_Object_Path); + (DBusGMethodInvocation *context, + const gchar *out_Object_Path); void (*tp_svc_connection_request_handles_impl) (TpSvcConnection *self, - guint in_Handle_Type, - const gchar **in_Identifiers, - DBusGMethodInvocation *context); + guint in_Handle_Type, + const gchar **in_Identifiers, + DBusGMethodInvocation *context); void tp_svc_connection_implement_request_handles (TpSvcConnectionClass *klass, tp_svc_connection_request_handles_impl impl); void tp_svc_connection_return_from_request_handles - (DBusGMethodInvocation *context, - const GArray *out_Handles); -void tp_svc_connection_emit_new_channel (gpointer instance, - const gchar *arg_Object_Path, - const gchar *arg_Channel_Type, - guint arg_Handle_Type, - guint arg_Handle, - gboolean arg_Suppress_Handler); + (DBusGMethodInvocation *context, + const GArray *out_Handles); +void tp_svc_connection_emit_new_channel (gpointer instance, + const gchar *arg_Object_Path, + const gchar *arg_Channel_Type, + guint arg_Handle_Type, + guint arg_Handle, + gboolean arg_Suppress_Handler); void tp_svc_connection_emit_self_handle_changed - (gpointer instance, - guint arg_Self_Handle); + (gpointer instance, + guint arg_Self_Handle); void tp_svc_connection_emit_status_changed - (gpointer instance, - guint arg_Status, - guint arg_Reason); + (gpointer instance, + guint arg_Status, + guint arg_Reason); void tp_svc_connection_emit_connection_error - (gpointer instance, - const gchar *arg_Error, - GHashTable *arg_Details); + (gpointer instance, + const gchar *arg_Error, + GHashTable *arg_Details); void (*tp_svc_connection_add_client_interest_impl) (TpSvcConnection *self, - const gchar **in_Tokens, - DBusGMethodInvocation *context); + const gchar **in_Tokens, + DBusGMethodInvocation *context); void tp_svc_connection_implement_add_client_interest (TpSvcConnectionClass *klass, tp_svc_connection_add_client_interest_impl impl); @@ -191,46 +191,46 @@ tp_svc_connection_remove_client_interest_impl impl); void (*tp_svc_connection_remove_client_interest_impl) (TpSvcConnection *self, - const gchar **in_Tokens, - DBusGMethodInvocation *context); + const gchar **in_Tokens, + DBusGMethodInvocation *context); void tp_svc_connection_return_from_add_client_interest - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_return_from_remove_client_interest - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); TpSvcConnectionInterfaceContacts; TpSvcConnectionInterfaceContactsClass; void (*tp_svc_connection_interface_contacts_get_contact_attributes_impl) (TpSvcConnectionInterfaceContacts *self, - const GArray *in_Handles, - const gchar **in_Interfaces, - gboolean in_Hold, - DBusGMethodInvocation *context); + const GArray *in_Handles, + const gchar **in_Interfaces, + gboolean in_Hold, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contacts_implement_get_contact_attributes (TpSvcConnectionInterfaceContactsClass *klass, tp_svc_connection_interface_contacts_get_contact_attributes_impl impl); void tp_svc_connection_interface_contacts_return_from_get_contact_attributes - (DBusGMethodInvocation *context, - GHashTable *out_Attributes); + (DBusGMethodInvocation *context, + GHashTable *out_Attributes); TpSvcConnectionInterfaceRequests; TpSvcConnectionInterfaceRequestsClass; void (*tp_svc_connection_interface_requests_create_channel_impl) (TpSvcConnectionInterfaceRequests *self, - GHashTable *in_Request, - DBusGMethodInvocation *context); + GHashTable *in_Request, + DBusGMethodInvocation *context); void tp_svc_connection_interface_requests_emit_channel_closed - (gpointer instance, - const gchar *arg_Removed); + (gpointer instance, + const gchar *arg_Removed); void tp_svc_connection_interface_requests_emit_new_channels - (gpointer instance, - const GPtrArray *arg_Channels); + (gpointer instance, + const GPtrArray *arg_Channels); void (*tp_svc_connection_interface_requests_ensure_channel_impl) (TpSvcConnectionInterfaceRequests *self, - GHashTable *in_Request, - DBusGMethodInvocation *context); + GHashTable *in_Request, + DBusGMethodInvocation *context); void tp_svc_connection_interface_requests_implement_create_channel (TpSvcConnectionInterfaceRequestsClass *klass, tp_svc_connection_interface_requests_create_channel_impl impl); @@ -238,25 +238,25 @@ (TpSvcConnectionInterfaceRequestsClass *klass, tp_svc_connection_interface_requests_ensure_channel_impl impl); void tp_svc_connection_interface_requests_return_from_create_channel - (DBusGMethodInvocation *context, - const gchar *out_Channel, - GHashTable *out_Properties); + (DBusGMethodInvocation *context, + const gchar *out_Channel, + GHashTable *out_Properties); void tp_svc_connection_interface_requests_return_from_ensure_channel - (DBusGMethodInvocation *context, - gboolean out_Yours, - const gchar *out_Channel, - GHashTable *out_Properties); + (DBusGMethodInvocation *context, + gboolean out_Yours, + const gchar *out_Channel, + GHashTable *out_Properties); TpSvcConnectionInterfaceSimplePresence; TpSvcConnectionInterfaceSimplePresenceClass; void tp_svc_connection_interface_simple_presence_emit_presences_changed - (gpointer instance, - GHashTable *arg_Presence); + (gpointer instance, + GHashTable *arg_Presence); void (*tp_svc_connection_interface_simple_presence_get_presences_impl) (TpSvcConnectionInterfaceSimplePresence *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_simple_presence_implement_get_presences (TpSvcConnectionInterfaceSimplePresenceClass *klass, tp_svc_connection_interface_simple_presence_get_presences_impl impl); @@ -264,285 +264,285 @@ (TpSvcConnectionInterfaceSimplePresenceClass *klass, tp_svc_connection_interface_simple_presence_set_presence_impl impl); void tp_svc_connection_interface_simple_presence_return_from_get_presences - (DBusGMethodInvocation *context, - GHashTable *out_Presence); + (DBusGMethodInvocation *context, + GHashTable *out_Presence); void tp_svc_connection_interface_simple_presence_return_from_set_presence - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_simple_presence_set_presence_impl) (TpSvcConnectionInterfaceSimplePresence *self, - const gchar *in_Status, - const gchar *in_Status_Message, - DBusGMethodInvocation *context); + const gchar *in_Status, + const gchar *in_Status_Message, + DBusGMethodInvocation *context); TpSvcConnectionInterfacePresence; TpSvcConnectionInterfacePresenceClass; void (*tp_svc_connection_interface_presence_add_status_impl) (TpSvcConnectionInterfacePresence *self, - const gchar *in_Status, - GHashTable *in_Parameters, - DBusGMethodInvocation *context); + const gchar *in_Status, + GHashTable *in_Parameters, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_add_status (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_add_status_impl impl); void tp_svc_connection_interface_presence_return_from_add_status - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_presence_clear_status_impl) (TpSvcConnectionInterfacePresence *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_clear_status (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_clear_status_impl impl); void tp_svc_connection_interface_presence_return_from_clear_status - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_presence_get_presence_impl) (TpSvcConnectionInterfacePresence *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_get_presence (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_get_presence_impl impl); void tp_svc_connection_interface_presence_return_from_get_presence - (DBusGMethodInvocation *context, - GHashTable *out_Presence); + (DBusGMethodInvocation *context, + GHashTable *out_Presence); void (*tp_svc_connection_interface_presence_get_statuses_impl) (TpSvcConnectionInterfacePresence *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_get_statuses (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_get_statuses_impl impl); void tp_svc_connection_interface_presence_return_from_get_statuses - (DBusGMethodInvocation *context, - GHashTable *out_Available_Statuses); + (DBusGMethodInvocation *context, + GHashTable *out_Available_Statuses); void (*tp_svc_connection_interface_presence_remove_status_impl) (TpSvcConnectionInterfacePresence *self, - const gchar *in_Status, - DBusGMethodInvocation *context); + const gchar *in_Status, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_remove_status (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_remove_status_impl impl); void tp_svc_connection_interface_presence_return_from_remove_status - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_presence_request_presence_impl) (TpSvcConnectionInterfacePresence *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_request_presence (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_request_presence_impl impl); void tp_svc_connection_interface_presence_return_from_request_presence - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_presence_set_last_activity_time_impl) (TpSvcConnectionInterfacePresence *self, - guint in_Time, - DBusGMethodInvocation *context); + guint in_Time, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_set_last_activity_time (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_set_last_activity_time_impl impl); void tp_svc_connection_interface_presence_return_from_set_last_activity_time - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_presence_set_status_impl) (TpSvcConnectionInterfacePresence *self, - GHashTable *in_Statuses, - DBusGMethodInvocation *context); + GHashTable *in_Statuses, + DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_implement_set_status (TpSvcConnectionInterfacePresenceClass *klass, tp_svc_connection_interface_presence_set_status_impl impl); void tp_svc_connection_interface_presence_return_from_set_status - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_presence_emit_presence_update - (gpointer instance, - GHashTable *arg_Presence); + (gpointer instance, + GHashTable *arg_Presence); TpSvcConnectionInterfaceAvatars; TpSvcConnectionInterfaceAvatarsClass; void (*tp_svc_connection_interface_avatars_clear_avatar_impl) (TpSvcConnectionInterfaceAvatars *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_clear_avatar (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_clear_avatar_impl impl); void tp_svc_connection_interface_avatars_return_from_clear_avatar - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_avatars_get_avatar_requirements_impl) (TpSvcConnectionInterfaceAvatars *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_get_avatar_requirements (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_get_avatar_requirements_impl impl); void tp_svc_connection_interface_avatars_return_from_get_avatar_requirements - (DBusGMethodInvocation *context, - const gchar **out_MIME_Types, - guint out_Min_Width, - guint out_Min_Height, - guint out_Max_Width, - guint out_Max_Height, - guint out_Max_Bytes); + (DBusGMethodInvocation *context, + const gchar **out_MIME_Types, + guint out_Min_Width, + guint out_Min_Height, + guint out_Max_Width, + guint out_Max_Height, + guint out_Max_Bytes); void (*tp_svc_connection_interface_avatars_get_avatar_tokens_impl) (TpSvcConnectionInterfaceAvatars *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_get_avatar_tokens (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_get_avatar_tokens_impl impl); void tp_svc_connection_interface_avatars_return_from_get_avatar_tokens - (DBusGMethodInvocation *context, - const gchar **out_Tokens); + (DBusGMethodInvocation *context, + const gchar **out_Tokens); void (*tp_svc_connection_interface_avatars_request_avatar_impl) (TpSvcConnectionInterfaceAvatars *self, - guint in_Contact, - DBusGMethodInvocation *context); + guint in_Contact, + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_request_avatar (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_request_avatar_impl impl); void tp_svc_connection_interface_avatars_return_from_request_avatar - (DBusGMethodInvocation *context, - const GArray *out_Data, - const gchar *out_MIME_Type); + (DBusGMethodInvocation *context, + const GArray *out_Data, + const gchar *out_MIME_Type); void (*tp_svc_connection_interface_avatars_set_avatar_impl) (TpSvcConnectionInterfaceAvatars *self, - const GArray *in_Avatar, - const gchar *in_MIME_Type, - DBusGMethodInvocation *context); + const GArray *in_Avatar, + const gchar *in_MIME_Type, + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_set_avatar (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_set_avatar_impl impl); void tp_svc_connection_interface_avatars_return_from_set_avatar - (DBusGMethodInvocation *context, - const gchar *out_Token); + (DBusGMethodInvocation *context, + const gchar *out_Token); void tp_svc_connection_interface_avatars_emit_avatar_updated - (gpointer instance, - guint arg_Contact, - const gchar *arg_New_Avatar_Token); + (gpointer instance, + guint arg_Contact, + const gchar *arg_New_Avatar_Token); void tp_svc_connection_interface_avatars_emit_avatar_retrieved - (gpointer instance, - guint arg_Contact, - const gchar *arg_Token, - const GArray *arg_Avatar, - const gchar *arg_Type); + (gpointer instance, + guint arg_Contact, + const gchar *arg_Token, + const GArray *arg_Avatar, + const gchar *arg_Type); void tp_svc_connection_interface_avatars_implement_request_avatars (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_request_avatars_impl impl); void (*tp_svc_connection_interface_avatars_request_avatars_impl) (TpSvcConnectionInterfaceAvatars *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_return_from_request_avatars - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl) (TpSvcConnectionInterfaceAvatars *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_avatars_implement_get_known_avatar_tokens (TpSvcConnectionInterfaceAvatarsClass *klass, tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl impl); void tp_svc_connection_interface_avatars_return_from_get_known_avatar_tokens - (DBusGMethodInvocation *context, - GHashTable *out_Tokens); + (DBusGMethodInvocation *context, + GHashTable *out_Tokens); TpSvcConnectionInterfaceAliasing; TpSvcConnectionInterfaceAliasingClass; void (*tp_svc_connection_interface_aliasing_get_alias_flags_impl) (TpSvcConnectionInterfaceAliasing *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_aliasing_implement_get_alias_flags (TpSvcConnectionInterfaceAliasingClass *klass, tp_svc_connection_interface_aliasing_get_alias_flags_impl impl); void tp_svc_connection_interface_aliasing_return_from_get_alias_flags - (DBusGMethodInvocation *context, - guint out_Alias_Flags); + (DBusGMethodInvocation *context, + guint out_Alias_Flags); void (*tp_svc_connection_interface_aliasing_request_aliases_impl) (TpSvcConnectionInterfaceAliasing *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_aliasing_implement_request_aliases (TpSvcConnectionInterfaceAliasingClass *klass, tp_svc_connection_interface_aliasing_request_aliases_impl impl); void tp_svc_connection_interface_aliasing_return_from_request_aliases - (DBusGMethodInvocation *context, - const gchar **out_Aliases); + (DBusGMethodInvocation *context, + const gchar **out_Aliases); void (*tp_svc_connection_interface_aliasing_get_aliases_impl) (TpSvcConnectionInterfaceAliasing *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_aliasing_implement_get_aliases (TpSvcConnectionInterfaceAliasingClass *klass, tp_svc_connection_interface_aliasing_get_aliases_impl impl); void tp_svc_connection_interface_aliasing_return_from_get_aliases - (DBusGMethodInvocation *context, - GHashTable *out_Aliases); + (DBusGMethodInvocation *context, + GHashTable *out_Aliases); void (*tp_svc_connection_interface_aliasing_set_aliases_impl) (TpSvcConnectionInterfaceAliasing *self, - GHashTable *in_Aliases, - DBusGMethodInvocation *context); + GHashTable *in_Aliases, + DBusGMethodInvocation *context); void tp_svc_connection_interface_aliasing_implement_set_aliases (TpSvcConnectionInterfaceAliasingClass *klass, tp_svc_connection_interface_aliasing_set_aliases_impl impl); void tp_svc_connection_interface_aliasing_return_from_set_aliases - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_aliasing_emit_aliases_changed - (gpointer instance, - const GPtrArray *arg_Aliases); + (gpointer instance, + const GPtrArray *arg_Aliases); TpSvcConnectionInterfaceBalance; TpSvcConnectionInterfaceBalanceClass; void tp_svc_connection_interface_balance_emit_balance_changed - (gpointer instance, - const GValueArray *arg_Balance); + (gpointer instance, + const GValueArray *arg_Balance); TpSvcConnectionInterfaceCapabilities; TpSvcConnectionInterfaceCapabilitiesClass; void (*tp_svc_connection_interface_capabilities_advertise_capabilities_impl) (TpSvcConnectionInterfaceCapabilities *self, - const GPtrArray *in_Add, - const gchar **in_Remove, - DBusGMethodInvocation *context); + const GPtrArray *in_Add, + const gchar **in_Remove, + DBusGMethodInvocation *context); void tp_svc_connection_interface_capabilities_implement_advertise_capabilities (TpSvcConnectionInterfaceCapabilitiesClass *klass, tp_svc_connection_interface_capabilities_advertise_capabilities_impl impl); void tp_svc_connection_interface_capabilities_return_from_advertise_capabilities - (DBusGMethodInvocation *context, - const GPtrArray *out_Self_Capabilities); + (DBusGMethodInvocation *context, + const GPtrArray *out_Self_Capabilities); void (*tp_svc_connection_interface_capabilities_get_capabilities_impl) (TpSvcConnectionInterfaceCapabilities *self, - const GArray *in_Handles, - DBusGMethodInvocation *context); + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_connection_interface_capabilities_implement_get_capabilities (TpSvcConnectionInterfaceCapabilitiesClass *klass, tp_svc_connection_interface_capabilities_get_capabilities_impl impl); void tp_svc_connection_interface_capabilities_return_from_get_capabilities - (DBusGMethodInvocation *context, - const GPtrArray *out_Contact_Capabilities); + (DBusGMethodInvocation *context, + const GPtrArray *out_Contact_Capabilities); void tp_svc_connection_interface_capabilities_emit_capabilities_changed - (gpointer instance, - const GPtrArray *arg_Caps); + (gpointer instance, + const GPtrArray *arg_Caps); TpSvcConnectionInterfaceContactCapabilities; TpSvcConnectionInterfaceContactCapabilitiesClass; void tp_svc_connection_interface_contact_capabilities_emit_contact_capabilities_changed - (gpointer instance, - GHashTable *arg_caps); + (gpointer instance, + GHashTable *arg_caps); void (*tp_svc_connection_interface_contact_capabilities_get_contact_capabilities_impl) (TpSvcConnectionInterfaceContactCapabilities *self, - const GArray *in_Handles, - DBusGMethodInvocation *context); + const GArray *in_Handles, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_capabilities_return_from_get_contact_capabilities - (DBusGMethodInvocation *context, - GHashTable *out_Contact_Capabilities); + (DBusGMethodInvocation *context, + GHashTable *out_Contact_Capabilities); void tp_svc_connection_interface_contact_capabilities_implement_get_contact_capabilities (TpSvcConnectionInterfaceContactCapabilitiesClass *klass, tp_svc_connection_interface_contact_capabilities_get_contact_capabilities_impl impl); void (*tp_svc_connection_interface_contact_capabilities_update_capabilities_impl) (TpSvcConnectionInterfaceContactCapabilities *self, - const GPtrArray *in_Handler_Capabilities, - DBusGMethodInvocation *context); + const GPtrArray *in_Handler_Capabilities, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_capabilities_return_from_update_capabilities - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_capabilities_implement_update_capabilities (TpSvcConnectionInterfaceContactCapabilitiesClass *klass, tp_svc_connection_interface_contact_capabilities_update_capabilities_impl impl); @@ -551,35 +551,35 @@ TpSvcConnectionInterfaceLocation; TpSvcConnectionInterfaceLocationClass; void tp_svc_connection_interface_location_emit_location_updated - (gpointer instance, - guint arg_Contact, - GHashTable *arg_Location); + (gpointer instance, + guint arg_Contact, + GHashTable *arg_Location); void (*tp_svc_connection_interface_location_get_locations_impl) (TpSvcConnectionInterfaceLocation *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_location_return_from_get_locations - (DBusGMethodInvocation *context, - GHashTable *out_Locations); + (DBusGMethodInvocation *context, + GHashTable *out_Locations); void tp_svc_connection_interface_location_implement_get_locations (TpSvcConnectionInterfaceLocationClass *klass, tp_svc_connection_interface_location_get_locations_impl impl); void (*tp_svc_connection_interface_location_request_location_impl) (TpSvcConnectionInterfaceLocation *self, - guint in_Contact, - DBusGMethodInvocation *context); + guint in_Contact, + DBusGMethodInvocation *context); void tp_svc_connection_interface_location_return_from_request_location - (DBusGMethodInvocation *context, - GHashTable *out_Location); + (DBusGMethodInvocation *context, + GHashTable *out_Location); void tp_svc_connection_interface_location_implement_request_location (TpSvcConnectionInterfaceLocationClass *klass, tp_svc_connection_interface_location_request_location_impl impl); void (*tp_svc_connection_interface_location_set_location_impl) (TpSvcConnectionInterfaceLocation *self, - GHashTable *in_Location, - DBusGMethodInvocation *context); + GHashTable *in_Location, + DBusGMethodInvocation *context); void tp_svc_connection_interface_location_return_from_set_location - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_location_implement_set_location (TpSvcConnectionInterfaceLocationClass *klass, tp_svc_connection_interface_location_set_location_impl impl); @@ -588,13 +588,13 @@ TpSvcConnectionInterfaceContactInfo; TpSvcConnectionInterfaceContactInfoClass; void tp_svc_connection_interface_contact_info_emit_contact_info_changed - (gpointer instance, - guint arg_Contact, - const GPtrArray *arg_ContactInfo); + (gpointer instance, + guint arg_Contact, + const GPtrArray *arg_ContactInfo); void (*tp_svc_connection_interface_contact_info_get_contact_info_impl) (TpSvcConnectionInterfaceContactInfo *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_info_implement_get_contact_info (TpSvcConnectionInterfaceContactInfoClass *klass, tp_svc_connection_interface_contact_info_get_contact_info_impl impl); @@ -609,39 +609,39 @@ tp_svc_connection_interface_contact_info_set_contact_info_impl impl); void (*tp_svc_connection_interface_contact_info_refresh_contact_info_impl) (TpSvcConnectionInterfaceContactInfo *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_info_request_contact_info_impl) (TpSvcConnectionInterfaceContactInfo *self, - guint in_Contact, - DBusGMethodInvocation *context); + guint in_Contact, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_info_return_from_get_contact_info - (DBusGMethodInvocation *context, - GHashTable *out_ContactInfo); + (DBusGMethodInvocation *context, + GHashTable *out_ContactInfo); void tp_svc_connection_interface_contact_info_return_from_refresh_contact_info - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_info_return_from_request_contact_info - (DBusGMethodInvocation *context, - const GPtrArray *out_Contact_Info); + (DBusGMethodInvocation *context, + const GPtrArray *out_Contact_Info); void tp_svc_connection_interface_contact_info_return_from_set_contact_info - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_info_set_contact_info_impl) (TpSvcConnectionInterfaceContactInfo *self, - const GPtrArray *in_ContactInfo, - DBusGMethodInvocation *context); + const GPtrArray *in_ContactInfo, + DBusGMethodInvocation *context); TpSvcConnectionInterfaceContactBlocking; TpSvcConnectionInterfaceContactBlockingClass; void (*tp_svc_connection_interface_contact_blocking_block_contacts_impl) (TpSvcConnectionInterfaceContactBlocking *self, - const GArray *in_Contacts, - gboolean in_Report_Abusive, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + gboolean in_Report_Abusive, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed - (gpointer instance, - GHashTable *arg_Blocked_Contacts, - GHashTable *arg_Unblocked_Contacts); + (gpointer instance, + GHashTable *arg_Blocked_Contacts, + GHashTable *arg_Unblocked_Contacts); void tp_svc_connection_interface_contact_blocking_implement_block_contacts (TpSvcConnectionInterfaceContactBlockingClass *klass, tp_svc_connection_interface_contact_blocking_block_contacts_impl impl); @@ -653,40 +653,40 @@ tp_svc_connection_interface_contact_blocking_unblock_contacts_impl impl); void (*tp_svc_connection_interface_contact_blocking_request_blocked_contacts_impl) (TpSvcConnectionInterfaceContactBlocking *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_blocking_return_from_block_contacts - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_blocking_return_from_request_blocked_contacts - (DBusGMethodInvocation *context, - GHashTable *out_Contacts); + (DBusGMethodInvocation *context, + GHashTable *out_Contacts); void tp_svc_connection_interface_contact_blocking_return_from_unblock_contacts - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_blocking_unblock_contacts_impl) (TpSvcConnectionInterfaceContactBlocking *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); TpSvcConnectionInterfaceContactGroups; TpSvcConnectionInterfaceContactGroupsClass; void (*tp_svc_connection_interface_contact_groups_add_to_group_impl) (TpSvcConnectionInterfaceContactGroups *self, - const gchar *in_Group, - const GArray *in_Members, - DBusGMethodInvocation *context); + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_emit_group_renamed - (gpointer instance, - const gchar *arg_Old_Name, - const gchar *arg_New_Name); + (gpointer instance, + const gchar *arg_Old_Name, + const gchar *arg_New_Name); void tp_svc_connection_interface_contact_groups_emit_groups_changed - (gpointer instance, - const GArray *arg_Contact, - const gchar **arg_Added, - const gchar **arg_Removed); + (gpointer instance, + const GArray *arg_Contact, + const gchar **arg_Added, + const gchar **arg_Removed); void tp_svc_connection_interface_contact_groups_emit_groups_created - (gpointer instance, - const gchar **arg_Names); + (gpointer instance, + const gchar **arg_Names); void tp_svc_connection_interface_contact_groups_emit_groups_removed - (gpointer instance, - const gchar **arg_Names); + (gpointer instance, + const gchar **arg_Names); void tp_svc_connection_interface_contact_groups_implement_add_to_group (TpSvcConnectionInterfaceContactGroupsClass *klass, tp_svc_connection_interface_contact_groups_add_to_group_impl impl); @@ -707,63 +707,63 @@ tp_svc_connection_interface_contact_groups_set_group_members_impl impl); void (*tp_svc_connection_interface_contact_groups_remove_from_group_impl) (TpSvcConnectionInterfaceContactGroups *self, - const gchar *in_Group, - const GArray *in_Members, - DBusGMethodInvocation *context); + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_groups_remove_group_impl) (TpSvcConnectionInterfaceContactGroups *self, - const gchar *in_Group, - DBusGMethodInvocation *context); + const gchar *in_Group, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_groups_rename_group_impl) (TpSvcConnectionInterfaceContactGroups *self, - const gchar *in_Old_Name, - const gchar *in_New_Name, - DBusGMethodInvocation *context); + const gchar *in_Old_Name, + const gchar *in_New_Name, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_add_to_group - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_remove_from_group - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_remove_group - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_rename_group - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_set_contact_groups - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_groups_return_from_set_group_members - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_groups_set_contact_groups_impl) (TpSvcConnectionInterfaceContactGroups *self, - guint in_Contact, - const gchar **in_Groups, - DBusGMethodInvocation *context); + guint in_Contact, + const gchar **in_Groups, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_groups_set_group_members_impl) (TpSvcConnectionInterfaceContactGroups *self, - const gchar *in_Group, - const GArray *in_Members, - DBusGMethodInvocation *context); + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context); TpSvcConnectionInterfaceContactList; TpSvcConnectionInterfaceContactListClass; void (*tp_svc_connection_interface_contact_list_authorize_publication_impl) (TpSvcConnectionInterfaceContactList *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_emit_contacts_changed - (gpointer instance, - GHashTable *arg_Changes, - const GArray *arg_Removals); + (gpointer instance, + GHashTable *arg_Changes, + const GArray *arg_Removals); void tp_svc_connection_interface_contact_list_emit_contacts_changed_with_id - (gpointer instance, - GHashTable *arg_Changes, - GHashTable *arg_Identifiers, - GHashTable *arg_Removals); + (gpointer instance, + GHashTable *arg_Changes, + GHashTable *arg_Identifiers, + GHashTable *arg_Removals); void tp_svc_connection_interface_contact_list_emit_contact_list_state_changed - (gpointer instance, - guint arg_Contact_List_State); + (gpointer instance, + guint arg_Contact_List_State); void (*tp_svc_connection_interface_contact_list_get_contact_list_attributes_impl) (TpSvcConnectionInterfaceContactList *self, - const gchar **in_Interfaces, - gboolean in_Hold, - DBusGMethodInvocation *context); + const gchar **in_Interfaces, + gboolean in_Hold, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_implement_authorize_publication (TpSvcConnectionInterfaceContactListClass *klass, tp_svc_connection_interface_contact_list_authorize_publication_impl impl); @@ -784,53 +784,53 @@ tp_svc_connection_interface_contact_list_unsubscribe_impl impl); void (*tp_svc_connection_interface_contact_list_remove_contacts_impl) (TpSvcConnectionInterfaceContactList *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_list_request_subscription_impl) (TpSvcConnectionInterfaceContactList *self, - const GArray *in_Contacts, - const gchar *in_Message, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_return_from_authorize_publication - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_return_from_get_contact_list_attributes - (DBusGMethodInvocation *context, - GHashTable *out_Attributes); + (DBusGMethodInvocation *context, + GHashTable *out_Attributes); void tp_svc_connection_interface_contact_list_return_from_remove_contacts - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_return_from_request_subscription - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_return_from_unpublish - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_connection_interface_contact_list_return_from_unsubscribe - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_list_unpublish_impl) (TpSvcConnectionInterfaceContactList *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_contact_list_unsubscribe_impl) (TpSvcConnectionInterfaceContactList *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); TpSvcConnectionInterfaceCellular; TpSvcConnectionInterfaceCellularClass; void tp_svc_connection_interface_cellular_emit_imsi_changed - (gpointer instance, - const gchar *arg_IMSI); + (gpointer instance, + const gchar *arg_IMSI); TpSvcConnectionInterfaceClientTypes; TpSvcConnectionInterfaceClientTypesClass; void tp_svc_connection_interface_client_types_emit_client_types_updated - (gpointer instance, - guint arg_Contact, - const gchar **arg_Client_Types); + (gpointer instance, + guint arg_Contact, + const gchar **arg_Client_Types); void (*tp_svc_connection_interface_client_types_get_client_types_impl) (TpSvcConnectionInterfaceClientTypes *self, - const GArray *in_Contacts, - DBusGMethodInvocation *context); + const GArray *in_Contacts, + DBusGMethodInvocation *context); void tp_svc_connection_interface_client_types_implement_get_client_types (TpSvcConnectionInterfaceClientTypesClass *klass, tp_svc_connection_interface_client_types_get_client_types_impl impl); @@ -839,26 +839,26 @@ tp_svc_connection_interface_client_types_request_client_types_impl impl); void (*tp_svc_connection_interface_client_types_request_client_types_impl) (TpSvcConnectionInterfaceClientTypes *self, - guint in_Contact, - DBusGMethodInvocation *context); + guint in_Contact, + DBusGMethodInvocation *context); void tp_svc_connection_interface_client_types_return_from_get_client_types - (DBusGMethodInvocation *context, - GHashTable *out_Client_Types); + (DBusGMethodInvocation *context, + GHashTable *out_Client_Types); void tp_svc_connection_interface_client_types_return_from_request_client_types - (DBusGMethodInvocation *context, - const gchar **out_Client_Types); + (DBusGMethodInvocation *context, + const gchar **out_Client_Types); TpSvcConnectionInterfaceMailNotification; TpSvcConnectionInterfaceMailNotificationClass; void tp_svc_connection_interface_mail_notification_emit_mails_received - (gpointer instance, - const GPtrArray *arg_Mails); + (gpointer instance, + const GPtrArray *arg_Mails); void tp_svc_connection_interface_mail_notification_emit_unread_mails_changed - (gpointer instance, - guint arg_Count, - const GPtrArray *arg_Mails_Added, - const gchar **arg_Mails_Removed); + (gpointer instance, + guint arg_Count, + const GPtrArray *arg_Mails_Added, + const gchar **arg_Mails_Removed); void tp_svc_connection_interface_mail_notification_implement_request_inbox_url (TpSvcConnectionInterfaceMailNotificationClass *klass, tp_svc_connection_interface_mail_notification_request_inbox_url_impl impl); @@ -867,34 +867,34 @@ tp_svc_connection_interface_mail_notification_request_mail_url_impl impl); void (*tp_svc_connection_interface_mail_notification_request_inbox_url_impl) (TpSvcConnectionInterfaceMailNotification *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void (*tp_svc_connection_interface_mail_notification_request_mail_url_impl) (TpSvcConnectionInterfaceMailNotification *self, - const gchar *in_ID, - const GValue *in_URL_Data, - DBusGMethodInvocation *context); + const gchar *in_ID, + const GValue *in_URL_Data, + DBusGMethodInvocation *context); void tp_svc_connection_interface_mail_notification_return_from_request_inbox_url - (DBusGMethodInvocation *context, - const GValueArray *out_URL); + (DBusGMethodInvocation *context, + const GValueArray *out_URL); void tp_svc_connection_interface_mail_notification_return_from_request_mail_url - (DBusGMethodInvocation *context, - const GValueArray *out_URL); + (DBusGMethodInvocation *context, + const GValueArray *out_URL); TpSvcConnectionInterfacePowerSaving; TpSvcConnectionInterfacePowerSavingClass; void tp_svc_connection_interface_power_saving_emit_power_saving_changed - (gpointer instance, - gboolean arg_Active); + (gpointer instance, + gboolean arg_Active); void tp_svc_connection_interface_power_saving_implement_set_power_saving (TpSvcConnectionInterfacePowerSavingClass *klass, tp_svc_connection_interface_power_saving_set_power_saving_impl impl); void tp_svc_connection_interface_power_saving_return_from_set_power_saving - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_connection_interface_power_saving_set_power_saving_impl) (TpSvcConnectionInterfacePowerSaving *self, - gboolean in_Activate, - DBusGMethodInvocation *context); + gboolean in_Activate, + DBusGMethodInvocation *context);
    @@ -1047,7 +1047,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -1083,7 +1083,7 @@

    tp_svc_connection_connect_impl ()

    void                (*tp_svc_connection_connect_impl)   (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Connect on interface org.freedesktop.Telepathy.Connection. @@ -1134,9 +1134,9 @@

    tp_svc_connection_return_from_connect ()

    void                tp_svc_connection_return_from_connect
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1153,7 +1153,7 @@

    tp_svc_connection_disconnect_impl ()

    void                (*tp_svc_connection_disconnect_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Disconnect on interface org.freedesktop.Telepathy.Connection. @@ -1205,9 +1205,9 @@

    tp_svc_connection_return_from_disconnect ()

    void                tp_svc_connection_return_from_disconnect
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1224,7 +1224,7 @@

    tp_svc_connection_get_interfaces_impl ()

    void                (*tp_svc_connection_get_interfaces_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetInterfaces on interface org.freedesktop.Telepathy.Connection. @@ -1276,10 +1276,10 @@

    tp_svc_connection_return_from_get_interfaces ()

    void                tp_svc_connection_return_from_get_interfaces
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Interfaces);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Interfaces); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1303,7 +1303,7 @@

    tp_svc_connection_get_protocol_impl ()

    void                (*tp_svc_connection_get_protocol_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetProtocol on interface org.freedesktop.Telepathy.Connection. @@ -1355,10 +1355,10 @@

    tp_svc_connection_return_from_get_protocol ()

    void                tp_svc_connection_return_from_get_protocol
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Protocol);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Protocol); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1382,7 +1382,7 @@

    tp_svc_connection_get_self_handle_impl ()

    void                (*tp_svc_connection_get_self_handle_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetSelfHandle on interface org.freedesktop.Telepathy.Connection. @@ -1434,10 +1434,10 @@

    tp_svc_connection_return_from_get_self_handle ()

    void                tp_svc_connection_return_from_get_self_handle
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Self_Handle);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Self_Handle); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1461,7 +1461,7 @@

    tp_svc_connection_get_status_impl ()

    void                (*tp_svc_connection_get_status_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetStatus on interface org.freedesktop.Telepathy.Connection. @@ -1513,10 +1513,10 @@

    tp_svc_connection_return_from_get_status ()

    void                tp_svc_connection_return_from_get_status
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Status);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Status); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1540,9 +1540,9 @@

    tp_svc_connection_hold_handles_impl ()

    void                (*tp_svc_connection_hold_handles_impl)
                                                             (TpSvcConnection *self,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method HoldHandles on interface org.freedesktop.Telepathy.Connection. @@ -1604,9 +1604,9 @@

    tp_svc_connection_return_from_hold_handles ()

    void                tp_svc_connection_return_from_hold_handles
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1623,9 +1623,9 @@

    tp_svc_connection_inspect_handles_impl ()

    void                (*tp_svc_connection_inspect_handles_impl)
                                                             (TpSvcConnection *self,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method InspectHandles on interface org.freedesktop.Telepathy.Connection. @@ -1687,10 +1687,10 @@

    tp_svc_connection_return_from_inspect_handles ()

    void                tp_svc_connection_return_from_inspect_handles
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Identifiers);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Identifiers); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1714,7 +1714,7 @@

    tp_svc_connection_list_channels_impl ()

    void                (*tp_svc_connection_list_channels_impl)
                                                             (TpSvcConnection *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListChannels on interface org.freedesktop.Telepathy.Connection. @@ -1766,10 +1766,10 @@

    tp_svc_connection_return_from_list_channels ()

    void                tp_svc_connection_return_from_list_channels
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Channel_Info);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Channel_Info); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1793,9 +1793,9 @@

    tp_svc_connection_release_handles_impl ()

    void                (*tp_svc_connection_release_handles_impl)
                                                             (TpSvcConnection *self,
    -                                                         guint in_Handle_Type,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Handle_Type, + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ReleaseHandles on interface org.freedesktop.Telepathy.Connection. @@ -1857,9 +1857,9 @@

    tp_svc_connection_return_from_release_handles ()

    void                tp_svc_connection_return_from_release_handles
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1876,11 +1876,11 @@

    tp_svc_connection_request_channel_impl ()

    void                (*tp_svc_connection_request_channel_impl)
                                                             (TpSvcConnection *self,
    -                                                         const gchar *in_Type,
    -                                                         guint in_Handle_Type,
    -                                                         guint in_Handle,
    -                                                         gboolean in_Suppress_Handler,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Type, + guint in_Handle_Type, + guint in_Handle, + gboolean in_Suppress_Handler, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestChannel on interface org.freedesktop.Telepathy.Connection. @@ -1952,10 +1952,10 @@

    tp_svc_connection_return_from_request_channel ()

    void                tp_svc_connection_return_from_request_channel
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Object_Path);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Object_Path); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1979,9 +1979,9 @@

    tp_svc_connection_request_handles_impl ()

    void                (*tp_svc_connection_request_handles_impl)
                                                             (TpSvcConnection *self,
    -                                                         guint in_Handle_Type,
    -                                                         const gchar **in_Identifiers,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Handle_Type, + const gchar **in_Identifiers, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestHandles on interface org.freedesktop.Telepathy.Connection. @@ -2043,10 +2043,10 @@

    tp_svc_connection_return_from_request_handles ()

    void                tp_svc_connection_return_from_request_handles
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Handles);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Handles); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2068,12 +2068,12 @@

    tp_svc_connection_emit_new_channel ()

    -
    void                tp_svc_connection_emit_new_channel  (gpointer instance,
    -                                                         const gchar *arg_Object_Path,
    -                                                         const gchar *arg_Channel_Type,
    -                                                         guint arg_Handle_Type,
    -                                                         guint arg_Handle,
    -                                                         gboolean arg_Suppress_Handler);
    +
    void                tp_svc_connection_emit_new_channel  (gpointer instance,
    +                                                         const gchar *arg_Object_Path,
    +                                                         const gchar *arg_Channel_Type,
    +                                                         guint arg_Handle_Type,
    +                                                         guint arg_Handle,
    +                                                         gboolean arg_Suppress_Handler);

    Type-safe wrapper around g_signal_emit to emit the NewChannel signal on interface org.freedesktop.Telepathy.Connection. @@ -2118,8 +2118,8 @@

    tp_svc_connection_emit_self_handle_changed ()

    void                tp_svc_connection_emit_self_handle_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Self_Handle);
    + (gpointer instance, + guint arg_Self_Handle);

    Type-safe wrapper around g_signal_emit to emit the SelfHandleChanged signal on interface org.freedesktop.Telepathy.Connection. @@ -2144,9 +2144,9 @@

    tp_svc_connection_emit_status_changed ()

    void                tp_svc_connection_emit_status_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Status,
    -                                                         guint arg_Reason);
    + (gpointer instance, + guint arg_Status, + guint arg_Reason);

    Type-safe wrapper around g_signal_emit to emit the StatusChanged signal on interface org.freedesktop.Telepathy.Connection. @@ -2176,9 +2176,9 @@

    tp_svc_connection_emit_connection_error ()

    void                tp_svc_connection_emit_connection_error
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Error,
    -                                                         GHashTable *arg_Details);
    + (gpointer instance, + const gchar *arg_Error, + GHashTable *arg_Details);

    Type-safe wrapper around g_signal_emit to emit the ConnectionError signal on interface org.freedesktop.Telepathy.Connection. @@ -2209,8 +2209,8 @@

    tp_svc_connection_add_client_interest_impl ()

    void                (*tp_svc_connection_add_client_interest_impl)
                                                             (TpSvcConnection *self,
    -                                                         const gchar **in_Tokens,
    -                                                         DBusGMethodInvocation *context);
    + const gchar **in_Tokens, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddClientInterest on interface org.freedesktop.Telepathy.Connection. @@ -2295,8 +2295,8 @@

    tp_svc_connection_remove_client_interest_impl ()

    void                (*tp_svc_connection_remove_client_interest_impl)
                                                             (TpSvcConnection *self,
    -                                                         const gchar **in_Tokens,
    -                                                         DBusGMethodInvocation *context);
    + const gchar **in_Tokens, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveClientInterest on interface org.freedesktop.Telepathy.Connection. @@ -2326,9 +2326,9 @@

    tp_svc_connection_return_from_add_client_interest ()

    void                tp_svc_connection_return_from_add_client_interest
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2344,9 +2344,9 @@

    tp_svc_connection_return_from_remove_client_interest ()

    void                tp_svc_connection_return_from_remove_client_interest
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2376,7 +2376,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -2400,10 +2400,10 @@

    tp_svc_connection_interface_contacts_get_contact_attributes_impl ()

    void                (*tp_svc_connection_interface_contacts_get_contact_attributes_impl)
                                                             (TpSvcConnectionInterfaceContacts *self,
    -                                                         const GArray *in_Handles,
    -                                                         const gchar **in_Interfaces,
    -                                                         gboolean in_Hold,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Handles, + const gchar **in_Interfaces, + gboolean in_Hold, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetContactAttributes on interface org.freedesktop.Telepathy.Connection.Interface.Contacts. @@ -2470,10 +2470,10 @@

    tp_svc_connection_interface_contacts_return_from_get_contact_attributes ()

    void                tp_svc_connection_interface_contacts_return_from_get_contact_attributes
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Attributes);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Attributes); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2510,7 +2510,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -2535,8 +2535,8 @@

    tp_svc_connection_interface_requests_create_channel_impl ()

    void                (*tp_svc_connection_interface_requests_create_channel_impl)
                                                             (TpSvcConnectionInterfaceRequests *self,
    -                                                         GHashTable *in_Request,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Request, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CreateChannel on interface org.freedesktop.Telepathy.Connection.Interface.Requests. @@ -2566,8 +2566,8 @@

    tp_svc_connection_interface_requests_emit_channel_closed ()

    void                tp_svc_connection_interface_requests_emit_channel_closed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Removed);
    + (gpointer instance, + const gchar *arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the ChannelClosed signal on interface org.freedesktop.Telepathy.Connection.Interface.Requests. @@ -2592,8 +2592,8 @@

    tp_svc_connection_interface_requests_emit_new_channels ()

    void                tp_svc_connection_interface_requests_emit_new_channels
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Channels);
    + (gpointer instance, + const GPtrArray *arg_Channels);

    Type-safe wrapper around g_signal_emit to emit the NewChannels signal on interface org.freedesktop.Telepathy.Connection.Interface.Requests. @@ -2619,8 +2619,8 @@

    tp_svc_connection_interface_requests_ensure_channel_impl ()

    void                (*tp_svc_connection_interface_requests_ensure_channel_impl)
                                                             (TpSvcConnectionInterfaceRequests *self,
    -                                                         GHashTable *in_Request,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Request, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method EnsureChannel on interface org.freedesktop.Telepathy.Connection.Interface.Requests. @@ -2704,11 +2704,11 @@

    tp_svc_connection_interface_requests_return_from_create_channel ()

    void                tp_svc_connection_interface_requests_return_from_create_channel
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Channel,
    -                                                         GHashTable *out_Properties);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Channel, + GHashTable *out_Properties); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2736,12 +2736,12 @@

    tp_svc_connection_interface_requests_return_from_ensure_channel ()

    void                tp_svc_connection_interface_requests_return_from_ensure_channel
    -                                                        (DBusGMethodInvocation *context,
    -                                                         gboolean out_Yours,
    -                                                         const gchar *out_Channel,
    -                                                         GHashTable *out_Properties);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + gboolean out_Yours, + const gchar *out_Channel, + GHashTable *out_Properties); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2788,7 +2788,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -2812,8 +2812,8 @@

    tp_svc_connection_interface_simple_presence_emit_presences_changed ()

    void                tp_svc_connection_interface_simple_presence_emit_presences_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Presence);
    + (gpointer instance, + GHashTable *arg_Presence);

    Type-safe wrapper around g_signal_emit to emit the PresencesChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.SimplePresence. @@ -2839,8 +2839,8 @@

    tp_svc_connection_interface_simple_presence_get_presences_impl ()

    void                (*tp_svc_connection_interface_simple_presence_get_presences_impl)
                                                             (TpSvcConnectionInterfaceSimplePresence *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetPresences on interface org.freedesktop.Telepathy.Connection.Interface.SimplePresence. @@ -2924,10 +2924,10 @@

    tp_svc_connection_interface_simple_presence_return_from_get_presences ()

    void                tp_svc_connection_interface_simple_presence_return_from_get_presences
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Presence);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Presence); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2950,9 +2950,9 @@

    tp_svc_connection_interface_simple_presence_return_from_set_presence ()

    void                tp_svc_connection_interface_simple_presence_return_from_set_presence
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2969,9 +2969,9 @@

    tp_svc_connection_interface_simple_presence_set_presence_impl ()

    void                (*tp_svc_connection_interface_simple_presence_set_presence_impl)
                                                             (TpSvcConnectionInterfaceSimplePresence *self,
    -                                                         const gchar *in_Status,
    -                                                         const gchar *in_Status_Message,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Status, + const gchar *in_Status_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetPresence on interface org.freedesktop.Telepathy.Connection.Interface.SimplePresence. @@ -3020,7 +3020,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -3051,9 +3051,9 @@

    tp_svc_connection_interface_presence_add_status_impl ()

    void                (*tp_svc_connection_interface_presence_add_status_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         const gchar *in_Status,
    -                                                         GHashTable *in_Parameters,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Status, + GHashTable *in_Parameters, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddStatus on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3115,9 +3115,9 @@

    tp_svc_connection_interface_presence_return_from_add_status ()

    void                tp_svc_connection_interface_presence_return_from_add_status
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3134,7 +3134,7 @@

    tp_svc_connection_interface_presence_clear_status_impl ()

    void                (*tp_svc_connection_interface_presence_clear_status_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ClearStatus on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3186,9 +3186,9 @@

    tp_svc_connection_interface_presence_return_from_clear_status ()

    void                tp_svc_connection_interface_presence_return_from_clear_status
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3205,8 +3205,8 @@

    tp_svc_connection_interface_presence_get_presence_impl ()

    void                (*tp_svc_connection_interface_presence_get_presence_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetPresence on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3263,10 +3263,10 @@

    tp_svc_connection_interface_presence_return_from_get_presence ()

    void                tp_svc_connection_interface_presence_return_from_get_presence
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Presence);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Presence); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3290,7 +3290,7 @@

    tp_svc_connection_interface_presence_get_statuses_impl ()

    void                (*tp_svc_connection_interface_presence_get_statuses_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetStatuses on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3342,10 +3342,10 @@

    tp_svc_connection_interface_presence_return_from_get_statuses ()

    void                tp_svc_connection_interface_presence_return_from_get_statuses
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Available_Statuses);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Available_Statuses); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3369,8 +3369,8 @@

    tp_svc_connection_interface_presence_remove_status_impl ()

    void                (*tp_svc_connection_interface_presence_remove_status_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         const gchar *in_Status,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Status, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveStatus on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3427,9 +3427,9 @@

    tp_svc_connection_interface_presence_return_from_remove_status ()

    void                tp_svc_connection_interface_presence_return_from_remove_status
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3446,8 +3446,8 @@

    tp_svc_connection_interface_presence_request_presence_impl ()

    void                (*tp_svc_connection_interface_presence_request_presence_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestPresence on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3504,9 +3504,9 @@

    tp_svc_connection_interface_presence_return_from_request_presence ()

    void                tp_svc_connection_interface_presence_return_from_request_presence
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3523,8 +3523,8 @@

    tp_svc_connection_interface_presence_set_last_activity_time_impl ()

    void                (*tp_svc_connection_interface_presence_set_last_activity_time_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         guint in_Time,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Time, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetLastActivityTime on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3581,9 +3581,9 @@

    tp_svc_connection_interface_presence_return_from_set_last_activity_time ()

    void                tp_svc_connection_interface_presence_return_from_set_last_activity_time
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3600,8 +3600,8 @@

    tp_svc_connection_interface_presence_set_status_impl ()

    void                (*tp_svc_connection_interface_presence_set_status_impl)
                                                             (TpSvcConnectionInterfacePresence *self,
    -                                                         GHashTable *in_Statuses,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Statuses, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetStatus on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3658,9 +3658,9 @@

    tp_svc_connection_interface_presence_return_from_set_status ()

    void                tp_svc_connection_interface_presence_return_from_set_status
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3676,8 +3676,8 @@

    tp_svc_connection_interface_presence_emit_presence_update ()

    void                tp_svc_connection_interface_presence_emit_presence_update
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Presence);
    + (gpointer instance, + GHashTable *arg_Presence);

    Type-safe wrapper around g_signal_emit to emit the PresenceUpdate signal on interface org.freedesktop.Telepathy.Connection.Interface.Presence. @@ -3716,7 +3716,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -3746,7 +3746,7 @@

    tp_svc_connection_interface_avatars_clear_avatar_impl ()

    void                (*tp_svc_connection_interface_avatars_clear_avatar_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ClearAvatar on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -3798,9 +3798,9 @@

    tp_svc_connection_interface_avatars_return_from_clear_avatar ()

    void                tp_svc_connection_interface_avatars_return_from_clear_avatar
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3817,7 +3817,7 @@

    tp_svc_connection_interface_avatars_get_avatar_requirements_impl ()

    void                (*tp_svc_connection_interface_avatars_get_avatar_requirements_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAvatarRequirements on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -3869,15 +3869,15 @@

    tp_svc_connection_interface_avatars_return_from_get_avatar_requirements ()

    void                tp_svc_connection_interface_avatars_return_from_get_avatar_requirements
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_MIME_Types,
    -                                                         guint out_Min_Width,
    -                                                         guint out_Min_Height,
    -                                                         guint out_Max_Width,
    -                                                         guint out_Max_Height,
    -                                                         guint out_Max_Bytes);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_MIME_Types, + guint out_Min_Width, + guint out_Min_Height, + guint out_Max_Width, + guint out_Max_Height, + guint out_Max_Bytes); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -3926,8 +3926,8 @@

    tp_svc_connection_interface_avatars_get_avatar_tokens_impl ()

    void                (*tp_svc_connection_interface_avatars_get_avatar_tokens_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAvatarTokens on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -3984,10 +3984,10 @@

    tp_svc_connection_interface_avatars_return_from_get_avatar_tokens ()

    void                tp_svc_connection_interface_avatars_return_from_get_avatar_tokens
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Tokens);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Tokens); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4011,8 +4011,8 @@

    tp_svc_connection_interface_avatars_request_avatar_impl ()

    void                (*tp_svc_connection_interface_avatars_request_avatar_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         guint in_Contact,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestAvatar on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4069,11 +4069,11 @@

    tp_svc_connection_interface_avatars_return_from_request_avatar ()

    void                tp_svc_connection_interface_avatars_return_from_request_avatar
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GArray *out_Data,
    -                                                         const gchar *out_MIME_Type);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GArray *out_Data, + const gchar *out_MIME_Type); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4102,9 +4102,9 @@

    tp_svc_connection_interface_avatars_set_avatar_impl ()

    void                (*tp_svc_connection_interface_avatars_set_avatar_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         const GArray *in_Avatar,
    -                                                         const gchar *in_MIME_Type,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Avatar, + const gchar *in_MIME_Type, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetAvatar on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4166,10 +4166,10 @@

    tp_svc_connection_interface_avatars_return_from_set_avatar ()

    void                tp_svc_connection_interface_avatars_return_from_set_avatar
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Token);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Token); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4192,9 +4192,9 @@

    tp_svc_connection_interface_avatars_emit_avatar_updated ()

    void                tp_svc_connection_interface_avatars_emit_avatar_updated
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_New_Avatar_Token);
    + (gpointer instance, + guint arg_Contact, + const gchar *arg_New_Avatar_Token);

    Type-safe wrapper around g_signal_emit to emit the AvatarUpdated signal on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4224,11 +4224,11 @@

    tp_svc_connection_interface_avatars_emit_avatar_retrieved ()

    void                tp_svc_connection_interface_avatars_emit_avatar_retrieved
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         const gchar *arg_Token,
    -                                                         const GArray *arg_Avatar,
    -                                                         const gchar *arg_Type);
    + (gpointer instance, + guint arg_Contact, + const gchar *arg_Token, + const GArray *arg_Avatar, + const gchar *arg_Type);

    Type-safe wrapper around g_signal_emit to emit the AvatarRetrieved signal on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4296,8 +4296,8 @@

    tp_svc_connection_interface_avatars_request_avatars_impl ()

    void                (*tp_svc_connection_interface_avatars_request_avatars_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestAvatars on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4327,9 +4327,9 @@

    tp_svc_connection_interface_avatars_return_from_request_avatars ()

    void                tp_svc_connection_interface_avatars_return_from_request_avatars
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4346,8 +4346,8 @@

    tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl ()

    void                (*tp_svc_connection_interface_avatars_get_known_avatar_tokens_impl)
                                                             (TpSvcConnectionInterfaceAvatars *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetKnownAvatarTokens on interface org.freedesktop.Telepathy.Connection.Interface.Avatars. @@ -4404,10 +4404,10 @@

    tp_svc_connection_interface_avatars_return_from_get_known_avatar_tokens ()

    void                tp_svc_connection_interface_avatars_return_from_get_known_avatar_tokens
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Tokens);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Tokens); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4444,7 +4444,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -4471,7 +4471,7 @@

    tp_svc_connection_interface_aliasing_get_alias_flags_impl ()

    void                (*tp_svc_connection_interface_aliasing_get_alias_flags_impl)
                                                             (TpSvcConnectionInterfaceAliasing *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAliasFlags on interface org.freedesktop.Telepathy.Connection.Interface.Aliasing. @@ -4523,10 +4523,10 @@

    tp_svc_connection_interface_aliasing_return_from_get_alias_flags ()

    void                tp_svc_connection_interface_aliasing_return_from_get_alias_flags
    -                                                        (DBusGMethodInvocation *context,
    -                                                         guint out_Alias_Flags);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + guint out_Alias_Flags); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4550,8 +4550,8 @@

    tp_svc_connection_interface_aliasing_request_aliases_impl ()

    void                (*tp_svc_connection_interface_aliasing_request_aliases_impl)
                                                             (TpSvcConnectionInterfaceAliasing *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestAliases on interface org.freedesktop.Telepathy.Connection.Interface.Aliasing. @@ -4608,10 +4608,10 @@

    tp_svc_connection_interface_aliasing_return_from_request_aliases ()

    void                tp_svc_connection_interface_aliasing_return_from_request_aliases
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Aliases);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Aliases); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4635,8 +4635,8 @@

    tp_svc_connection_interface_aliasing_get_aliases_impl ()

    void                (*tp_svc_connection_interface_aliasing_get_aliases_impl)
                                                             (TpSvcConnectionInterfaceAliasing *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAliases on interface org.freedesktop.Telepathy.Connection.Interface.Aliasing. @@ -4693,10 +4693,10 @@

    tp_svc_connection_interface_aliasing_return_from_get_aliases ()

    void                tp_svc_connection_interface_aliasing_return_from_get_aliases
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Aliases);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Aliases); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4720,8 +4720,8 @@

    tp_svc_connection_interface_aliasing_set_aliases_impl ()

    void                (*tp_svc_connection_interface_aliasing_set_aliases_impl)
                                                             (TpSvcConnectionInterfaceAliasing *self,
    -                                                         GHashTable *in_Aliases,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Aliases, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetAliases on interface org.freedesktop.Telepathy.Connection.Interface.Aliasing. @@ -4778,9 +4778,9 @@

    tp_svc_connection_interface_aliasing_return_from_set_aliases ()

    void                tp_svc_connection_interface_aliasing_return_from_set_aliases
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4796,8 +4796,8 @@

    tp_svc_connection_interface_aliasing_emit_aliases_changed ()

    void                tp_svc_connection_interface_aliasing_emit_aliases_changed
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Aliases);
    + (gpointer instance, + const GPtrArray *arg_Aliases);

    Type-safe wrapper around g_signal_emit to emit the AliasesChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.Aliasing. @@ -4833,8 +4833,8 @@

    The class of TpSvcConnectionInterfaceBalance. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -4842,8 +4842,8 @@

    tp_svc_connection_interface_balance_emit_balance_changed ()

    void                tp_svc_connection_interface_balance_emit_balance_changed
    -                                                        (gpointer instance,
    -                                                         const GValueArray *arg_Balance);
    + (gpointer instance, + const GValueArray *arg_Balance);

    Type-safe wrapper around g_signal_emit to emit the BalanceChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.Balance. @@ -4882,7 +4882,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -4907,9 +4907,9 @@

    tp_svc_connection_interface_capabilities_advertise_capabilities_impl ()

    void                (*tp_svc_connection_interface_capabilities_advertise_capabilities_impl)
                                                             (TpSvcConnectionInterfaceCapabilities *self,
    -                                                         const GPtrArray *in_Add,
    -                                                         const gchar **in_Remove,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Add, + const gchar **in_Remove, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AdvertiseCapabilities on interface org.freedesktop.Telepathy.Connection.Interface.Capabilities. @@ -4971,10 +4971,10 @@

    tp_svc_connection_interface_capabilities_return_from_advertise_capabilities ()

    void                tp_svc_connection_interface_capabilities_return_from_advertise_capabilities
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Self_Capabilities);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Self_Capabilities); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -4998,8 +4998,8 @@

    tp_svc_connection_interface_capabilities_get_capabilities_impl ()

    void                (*tp_svc_connection_interface_capabilities_get_capabilities_impl)
                                                             (TpSvcConnectionInterfaceCapabilities *self,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetCapabilities on interface org.freedesktop.Telepathy.Connection.Interface.Capabilities. @@ -5056,10 +5056,10 @@

    tp_svc_connection_interface_capabilities_return_from_get_capabilities ()

    void                tp_svc_connection_interface_capabilities_return_from_get_capabilities
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Contact_Capabilities);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Contact_Capabilities); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5082,8 +5082,8 @@

    tp_svc_connection_interface_capabilities_emit_capabilities_changed ()

    void                tp_svc_connection_interface_capabilities_emit_capabilities_changed
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Caps);
    + (gpointer instance, + const GPtrArray *arg_Caps);

    Type-safe wrapper around g_signal_emit to emit the CapabilitiesChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.Capabilities. @@ -5122,7 +5122,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -5146,8 +5146,8 @@

    tp_svc_connection_interface_contact_capabilities_emit_contact_capabilities_changed ()

    void                tp_svc_connection_interface_contact_capabilities_emit_contact_capabilities_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_caps);
    + (gpointer instance, + GHashTable *arg_caps);

    Type-safe wrapper around g_signal_emit to emit the ContactCapabilitiesChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities. @@ -5173,8 +5173,8 @@

    tp_svc_connection_interface_contact_capabilities_get_contact_capabilities_impl ()

    void                (*tp_svc_connection_interface_contact_capabilities_get_contact_capabilities_impl)
                                                             (TpSvcConnectionInterfaceContactCapabilities *self,
    -                                                         const GArray *in_Handles,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Handles, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetContactCapabilities on interface org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities. @@ -5204,10 +5204,10 @@

    tp_svc_connection_interface_contact_capabilities_return_from_get_contact_capabilities ()

    void                tp_svc_connection_interface_contact_capabilities_return_from_get_contact_capabilities
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Contact_Capabilities);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Contact_Capabilities); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5258,8 +5258,8 @@

    tp_svc_connection_interface_contact_capabilities_update_capabilities_impl ()

    void                (*tp_svc_connection_interface_contact_capabilities_update_capabilities_impl)
                                                             (TpSvcConnectionInterfaceContactCapabilities *self,
    -                                                         const GPtrArray *in_Handler_Capabilities,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Handler_Capabilities, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method UpdateCapabilities on interface org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities. @@ -5289,9 +5289,9 @@

    tp_svc_connection_interface_contact_capabilities_return_from_update_capabilities ()

    void                tp_svc_connection_interface_contact_capabilities_return_from_update_capabilities
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5348,7 +5348,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -5373,9 +5373,9 @@

    tp_svc_connection_interface_location_emit_location_updated ()

    void                tp_svc_connection_interface_location_emit_location_updated
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         GHashTable *arg_Location);
    + (gpointer instance, + guint arg_Contact, + GHashTable *arg_Location);

    Type-safe wrapper around g_signal_emit to emit the LocationUpdated signal on interface org.freedesktop.Telepathy.Connection.Interface.Location. @@ -5406,8 +5406,8 @@

    tp_svc_connection_interface_location_get_locations_impl ()

    void                (*tp_svc_connection_interface_location_get_locations_impl)
                                                             (TpSvcConnectionInterfaceLocation *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetLocations on interface org.freedesktop.Telepathy.Connection.Interface.Location. @@ -5437,10 +5437,10 @@

    tp_svc_connection_interface_location_return_from_get_locations ()

    void                tp_svc_connection_interface_location_return_from_get_locations
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Locations);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Locations); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5491,8 +5491,8 @@

    tp_svc_connection_interface_location_request_location_impl ()

    void                (*tp_svc_connection_interface_location_request_location_impl)
                                                             (TpSvcConnectionInterfaceLocation *self,
    -                                                         guint in_Contact,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestLocation on interface org.freedesktop.Telepathy.Connection.Interface.Location. @@ -5522,10 +5522,10 @@

    tp_svc_connection_interface_location_return_from_request_location ()

    void                tp_svc_connection_interface_location_return_from_request_location
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Location);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Location); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5576,8 +5576,8 @@

    tp_svc_connection_interface_location_set_location_impl ()

    void                (*tp_svc_connection_interface_location_set_location_impl)
                                                             (TpSvcConnectionInterfaceLocation *self,
    -                                                         GHashTable *in_Location,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Location, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetLocation on interface org.freedesktop.Telepathy.Connection.Interface.Location. @@ -5607,9 +5607,9 @@

    tp_svc_connection_interface_location_return_from_set_location ()

    void                tp_svc_connection_interface_location_return_from_set_location
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5666,7 +5666,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -5692,9 +5692,9 @@

    tp_svc_connection_interface_contact_info_emit_contact_info_changed ()

    void                tp_svc_connection_interface_contact_info_emit_contact_info_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         const GPtrArray *arg_ContactInfo);
    + (gpointer instance, + guint arg_Contact, + const GPtrArray *arg_ContactInfo);

    Type-safe wrapper around g_signal_emit to emit the ContactInfoChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactInfo. @@ -5725,8 +5725,8 @@

    tp_svc_connection_interface_contact_info_get_contact_info_impl ()

    void                (*tp_svc_connection_interface_contact_info_get_contact_info_impl)
                                                             (TpSvcConnectionInterfaceContactInfo *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetContactInfo on interface org.freedesktop.Telepathy.Connection.Interface.ContactInfo. @@ -5865,8 +5865,8 @@

    tp_svc_connection_interface_contact_info_refresh_contact_info_impl ()

    void                (*tp_svc_connection_interface_contact_info_refresh_contact_info_impl)
                                                             (TpSvcConnectionInterfaceContactInfo *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RefreshContactInfo on interface org.freedesktop.Telepathy.Connection.Interface.ContactInfo. @@ -5897,8 +5897,8 @@

    tp_svc_connection_interface_contact_info_request_contact_info_impl ()

    void                (*tp_svc_connection_interface_contact_info_request_contact_info_impl)
                                                             (TpSvcConnectionInterfaceContactInfo *self,
    -                                                         guint in_Contact,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestContactInfo on interface org.freedesktop.Telepathy.Connection.Interface.ContactInfo. @@ -5928,10 +5928,10 @@

    tp_svc_connection_interface_contact_info_return_from_get_contact_info ()

    void                tp_svc_connection_interface_contact_info_return_from_get_contact_info
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_ContactInfo);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_ContactInfo); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5954,9 +5954,9 @@

    tp_svc_connection_interface_contact_info_return_from_refresh_contact_info ()

    void                tp_svc_connection_interface_contact_info_return_from_refresh_contact_info
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5972,10 +5972,10 @@

    tp_svc_connection_interface_contact_info_return_from_request_contact_info ()

    void                tp_svc_connection_interface_contact_info_return_from_request_contact_info
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Contact_Info);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Contact_Info); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -5998,9 +5998,9 @@

    tp_svc_connection_interface_contact_info_return_from_set_contact_info ()

    void                tp_svc_connection_interface_contact_info_return_from_set_contact_info
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6017,8 +6017,8 @@

    tp_svc_connection_interface_contact_info_set_contact_info_impl ()

    void                (*tp_svc_connection_interface_contact_info_set_contact_info_impl)
                                                             (TpSvcConnectionInterfaceContactInfo *self,
    -                                                         const GPtrArray *in_ContactInfo,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_ContactInfo, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetContactInfo on interface org.freedesktop.Telepathy.Connection.Interface.ContactInfo. @@ -6062,7 +6062,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -6088,9 +6088,9 @@

    tp_svc_connection_interface_contact_blocking_block_contacts_impl ()

    void                (*tp_svc_connection_interface_contact_blocking_block_contacts_impl)
                                                             (TpSvcConnectionInterfaceContactBlocking *self,
    -                                                         const GArray *in_Contacts,
    -                                                         gboolean in_Report_Abusive,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + gboolean in_Report_Abusive, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method BlockContacts on interface org.freedesktop.Telepathy.Connection.Interface.ContactBlocking. @@ -6125,9 +6125,9 @@

    tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed ()

    void                tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Blocked_Contacts,
    -                                                         GHashTable *arg_Unblocked_Contacts);
    + (gpointer instance, + GHashTable *arg_Blocked_Contacts, + GHashTable *arg_Unblocked_Contacts);

    Type-safe wrapper around g_signal_emit to emit the BlockedContactsChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactBlocking. @@ -6239,7 +6239,7 @@

    tp_svc_connection_interface_contact_blocking_request_blocked_contacts_impl ()

    void                (*tp_svc_connection_interface_contact_blocking_request_blocked_contacts_impl)
                                                             (TpSvcConnectionInterfaceContactBlocking *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestBlockedContacts on interface org.freedesktop.Telepathy.Connection.Interface.ContactBlocking. @@ -6264,9 +6264,9 @@

    tp_svc_connection_interface_contact_blocking_return_from_block_contacts ()

    void                tp_svc_connection_interface_contact_blocking_return_from_block_contacts
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6282,10 +6282,10 @@

    tp_svc_connection_interface_contact_blocking_return_from_request_blocked_contacts ()

    void                tp_svc_connection_interface_contact_blocking_return_from_request_blocked_contacts
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Contacts);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Contacts); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6308,9 +6308,9 @@

    tp_svc_connection_interface_contact_blocking_return_from_unblock_contacts ()

    void                tp_svc_connection_interface_contact_blocking_return_from_unblock_contacts
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6327,8 +6327,8 @@

    tp_svc_connection_interface_contact_blocking_unblock_contacts_impl ()

    void                (*tp_svc_connection_interface_contact_blocking_unblock_contacts_impl)
                                                             (TpSvcConnectionInterfaceContactBlocking *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method UnblockContacts on interface org.freedesktop.Telepathy.Connection.Interface.ContactBlocking. @@ -6372,7 +6372,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -6401,9 +6401,9 @@

    tp_svc_connection_interface_contact_groups_add_to_group_impl ()

    void                (*tp_svc_connection_interface_contact_groups_add_to_group_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AddToGroup on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6438,9 +6438,9 @@

    tp_svc_connection_interface_contact_groups_emit_group_renamed ()

    void                tp_svc_connection_interface_contact_groups_emit_group_renamed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Old_Name,
    -                                                         const gchar *arg_New_Name);
    + (gpointer instance, + const gchar *arg_Old_Name, + const gchar *arg_New_Name);

    Type-safe wrapper around g_signal_emit to emit the GroupRenamed signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6470,10 +6470,10 @@

    tp_svc_connection_interface_contact_groups_emit_groups_changed ()

    void                tp_svc_connection_interface_contact_groups_emit_groups_changed
    -                                                        (gpointer instance,
    -                                                         const GArray *arg_Contact,
    -                                                         const gchar **arg_Added,
    -                                                         const gchar **arg_Removed);
    + (gpointer instance, + const GArray *arg_Contact, + const gchar **arg_Added, + const gchar **arg_Removed);

    Type-safe wrapper around g_signal_emit to emit the GroupsChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6508,8 +6508,8 @@

    tp_svc_connection_interface_contact_groups_emit_groups_created ()

    void                tp_svc_connection_interface_contact_groups_emit_groups_created
    -                                                        (gpointer instance,
    -                                                         const gchar **arg_Names);
    + (gpointer instance, + const gchar **arg_Names);

    Type-safe wrapper around g_signal_emit to emit the GroupsCreated signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6534,8 +6534,8 @@

    tp_svc_connection_interface_contact_groups_emit_groups_removed ()

    void                tp_svc_connection_interface_contact_groups_emit_groups_removed
    -                                                        (gpointer instance,
    -                                                         const gchar **arg_Names);
    + (gpointer instance, + const gchar **arg_Names);

    Type-safe wrapper around g_signal_emit to emit the GroupsRemoved signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6723,9 +6723,9 @@

    tp_svc_connection_interface_contact_groups_remove_from_group_impl ()

    void                (*tp_svc_connection_interface_contact_groups_remove_from_group_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveFromGroup on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6761,8 +6761,8 @@

    tp_svc_connection_interface_contact_groups_remove_group_impl ()

    void                (*tp_svc_connection_interface_contact_groups_remove_group_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         const gchar *in_Group,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Group, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveGroup on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6793,9 +6793,9 @@

    tp_svc_connection_interface_contact_groups_rename_group_impl ()

    void                (*tp_svc_connection_interface_contact_groups_rename_group_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         const gchar *in_Old_Name,
    -                                                         const gchar *in_New_Name,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Old_Name, + const gchar *in_New_Name, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RenameGroup on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6830,9 +6830,9 @@

    tp_svc_connection_interface_contact_groups_return_from_add_to_group ()

    void                tp_svc_connection_interface_contact_groups_return_from_add_to_group
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6848,9 +6848,9 @@

    tp_svc_connection_interface_contact_groups_return_from_remove_from_group ()

    void                tp_svc_connection_interface_contact_groups_return_from_remove_from_group
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6866,9 +6866,9 @@

    tp_svc_connection_interface_contact_groups_return_from_remove_group ()

    void                tp_svc_connection_interface_contact_groups_return_from_remove_group
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6884,9 +6884,9 @@

    tp_svc_connection_interface_contact_groups_return_from_rename_group ()

    void                tp_svc_connection_interface_contact_groups_return_from_rename_group
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6902,9 +6902,9 @@

    tp_svc_connection_interface_contact_groups_return_from_set_contact_groups ()

    void                tp_svc_connection_interface_contact_groups_return_from_set_contact_groups
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6920,9 +6920,9 @@

    tp_svc_connection_interface_contact_groups_return_from_set_group_members ()

    void                tp_svc_connection_interface_contact_groups_return_from_set_group_members
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -6939,9 +6939,9 @@

    tp_svc_connection_interface_contact_groups_set_contact_groups_impl ()

    void                (*tp_svc_connection_interface_contact_groups_set_contact_groups_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         guint in_Contact,
    -                                                         const gchar **in_Groups,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact, + const gchar **in_Groups, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetContactGroups on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -6977,9 +6977,9 @@

    tp_svc_connection_interface_contact_groups_set_group_members_impl ()

    void                (*tp_svc_connection_interface_contact_groups_set_group_members_impl)
                                                             (TpSvcConnectionInterfaceContactGroups *self,
    -                                                         const gchar *in_Group,
    -                                                         const GArray *in_Members,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Group, + const GArray *in_Members, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetGroupMembers on interface org.freedesktop.Telepathy.Connection.Interface.ContactGroups. @@ -7028,7 +7028,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -7057,8 +7057,8 @@

    tp_svc_connection_interface_contact_list_authorize_publication_impl ()

    void                (*tp_svc_connection_interface_contact_list_authorize_publication_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method AuthorizePublication on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7088,9 +7088,9 @@

    tp_svc_connection_interface_contact_list_emit_contacts_changed ()

    void                tp_svc_connection_interface_contact_list_emit_contacts_changed
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Changes,
    -                                                         const GArray *arg_Removals);
    + (gpointer instance, + GHashTable *arg_Changes, + const GArray *arg_Removals);

    Type-safe wrapper around g_signal_emit to emit the ContactsChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7120,10 +7120,10 @@

    tp_svc_connection_interface_contact_list_emit_contacts_changed_with_id ()

    void                tp_svc_connection_interface_contact_list_emit_contacts_changed_with_id
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Changes,
    -                                                         GHashTable *arg_Identifiers,
    -                                                         GHashTable *arg_Removals);
    + (gpointer instance, + GHashTable *arg_Changes, + GHashTable *arg_Identifiers, + GHashTable *arg_Removals);

    Type-safe wrapper around g_signal_emit to emit the ContactsChangedWithID signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7158,8 +7158,8 @@

    tp_svc_connection_interface_contact_list_emit_contact_list_state_changed ()

    void                tp_svc_connection_interface_contact_list_emit_contact_list_state_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact_List_State);
    + (gpointer instance, + guint arg_Contact_List_State);

    Type-safe wrapper around g_signal_emit to emit the ContactListStateChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7185,9 +7185,9 @@

    tp_svc_connection_interface_contact_list_get_contact_list_attributes_impl ()

    void                (*tp_svc_connection_interface_contact_list_get_contact_list_attributes_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const gchar **in_Interfaces,
    -                                                         gboolean in_Hold,
    -                                                         DBusGMethodInvocation *context);
    + const gchar **in_Interfaces, + gboolean in_Hold, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetContactListAttributes on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7385,8 +7385,8 @@

    tp_svc_connection_interface_contact_list_remove_contacts_impl ()

    void                (*tp_svc_connection_interface_contact_list_remove_contacts_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RemoveContacts on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7417,9 +7417,9 @@

    tp_svc_connection_interface_contact_list_request_subscription_impl ()

    void                (*tp_svc_connection_interface_contact_list_request_subscription_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const GArray *in_Contacts,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestSubscription on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7454,9 +7454,9 @@

    tp_svc_connection_interface_contact_list_return_from_authorize_publication ()

    void                tp_svc_connection_interface_contact_list_return_from_authorize_publication
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7472,10 +7472,10 @@

    tp_svc_connection_interface_contact_list_return_from_get_contact_list_attributes ()

    void                tp_svc_connection_interface_contact_list_return_from_get_contact_list_attributes
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Attributes);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Attributes); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7498,9 +7498,9 @@

    tp_svc_connection_interface_contact_list_return_from_remove_contacts ()

    void                tp_svc_connection_interface_contact_list_return_from_remove_contacts
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7516,9 +7516,9 @@

    tp_svc_connection_interface_contact_list_return_from_request_subscription ()

    void                tp_svc_connection_interface_contact_list_return_from_request_subscription
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7534,9 +7534,9 @@

    tp_svc_connection_interface_contact_list_return_from_unpublish ()

    void                tp_svc_connection_interface_contact_list_return_from_unpublish
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7552,9 +7552,9 @@

    tp_svc_connection_interface_contact_list_return_from_unsubscribe ()

    void                tp_svc_connection_interface_contact_list_return_from_unsubscribe
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7571,8 +7571,8 @@

    tp_svc_connection_interface_contact_list_unpublish_impl ()

    void                (*tp_svc_connection_interface_contact_list_unpublish_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Unpublish on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7603,8 +7603,8 @@

    tp_svc_connection_interface_contact_list_unsubscribe_impl ()

    void                (*tp_svc_connection_interface_contact_list_unsubscribe_impl)
                                                             (TpSvcConnectionInterfaceContactList *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Unsubscribe on interface org.freedesktop.Telepathy.Connection.Interface.ContactList. @@ -7645,8 +7645,8 @@

    The class of TpSvcConnectionInterfaceCellular. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -7654,8 +7654,8 @@

    tp_svc_connection_interface_cellular_emit_imsi_changed ()

    void                tp_svc_connection_interface_cellular_emit_imsi_changed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_IMSI);
    + (gpointer instance, + const gchar *arg_IMSI);

    Type-safe wrapper around g_signal_emit to emit the IMSIChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.Cellular. @@ -7694,7 +7694,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -7718,9 +7718,9 @@

    tp_svc_connection_interface_client_types_emit_client_types_updated ()

    void                tp_svc_connection_interface_client_types_emit_client_types_updated
    -                                                        (gpointer instance,
    -                                                         guint arg_Contact,
    -                                                         const gchar **arg_Client_Types);
    + (gpointer instance, + guint arg_Contact, + const gchar **arg_Client_Types);

    Type-safe wrapper around g_signal_emit to emit the ClientTypesUpdated signal on interface org.freedesktop.Telepathy.Connection.Interface.ClientTypes. @@ -7751,8 +7751,8 @@

    tp_svc_connection_interface_client_types_get_client_types_impl ()

    void                (*tp_svc_connection_interface_client_types_get_client_types_impl)
                                                             (TpSvcConnectionInterfaceClientTypes *self,
    -                                                         const GArray *in_Contacts,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Contacts, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetClientTypes on interface org.freedesktop.Telepathy.Connection.Interface.ClientTypes. @@ -7837,8 +7837,8 @@

    tp_svc_connection_interface_client_types_request_client_types_impl ()

    void                (*tp_svc_connection_interface_client_types_request_client_types_impl)
                                                             (TpSvcConnectionInterfaceClientTypes *self,
    -                                                         guint in_Contact,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Contact, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestClientTypes on interface org.freedesktop.Telepathy.Connection.Interface.ClientTypes. @@ -7868,10 +7868,10 @@

    tp_svc_connection_interface_client_types_return_from_get_client_types ()

    void                tp_svc_connection_interface_client_types_return_from_get_client_types
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Client_Types);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Client_Types); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7894,10 +7894,10 @@

    tp_svc_connection_interface_client_types_return_from_request_client_types ()

    void                tp_svc_connection_interface_client_types_return_from_request_client_types
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar **out_Client_Types);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar **out_Client_Types); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -7934,7 +7934,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -7958,8 +7958,8 @@

    tp_svc_connection_interface_mail_notification_emit_mails_received ()

    void                tp_svc_connection_interface_mail_notification_emit_mails_received
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Mails);
    + (gpointer instance, + const GPtrArray *arg_Mails);

    Type-safe wrapper around g_signal_emit to emit the MailsReceived signal on interface org.freedesktop.Telepathy.Connection.Interface.MailNotification. @@ -7984,10 +7984,10 @@

    tp_svc_connection_interface_mail_notification_emit_unread_mails_changed ()

    void                tp_svc_connection_interface_mail_notification_emit_unread_mails_changed
    -                                                        (gpointer instance,
    -                                                         guint arg_Count,
    -                                                         const GPtrArray *arg_Mails_Added,
    -                                                         const gchar **arg_Mails_Removed);
    + (gpointer instance, + guint arg_Count, + const GPtrArray *arg_Mails_Added, + const gchar **arg_Mails_Removed);

    Type-safe wrapper around g_signal_emit to emit the UnreadMailsChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.MailNotification. @@ -8077,7 +8077,7 @@

    tp_svc_connection_interface_mail_notification_request_inbox_url_impl ()

    void                (*tp_svc_connection_interface_mail_notification_request_inbox_url_impl)
                                                             (TpSvcConnectionInterfaceMailNotification *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestInboxURL on interface org.freedesktop.Telepathy.Connection.Interface.MailNotification. @@ -8103,9 +8103,9 @@

    tp_svc_connection_interface_mail_notification_request_mail_url_impl ()

    void                (*tp_svc_connection_interface_mail_notification_request_mail_url_impl)
                                                             (TpSvcConnectionInterfaceMailNotification *self,
    -                                                         const gchar *in_ID,
    -                                                         const GValue *in_URL_Data,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_ID, + const GValue *in_URL_Data, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method RequestMailURL on interface org.freedesktop.Telepathy.Connection.Interface.MailNotification. @@ -8140,10 +8140,10 @@

    tp_svc_connection_interface_mail_notification_return_from_request_inbox_url ()

    void                tp_svc_connection_interface_mail_notification_return_from_request_inbox_url
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValueArray *out_URL);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValueArray *out_URL); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -8166,10 +8166,10 @@

    tp_svc_connection_interface_mail_notification_return_from_request_mail_url ()

    void                tp_svc_connection_interface_mail_notification_return_from_request_mail_url
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValueArray *out_URL);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValueArray *out_URL); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -8206,7 +8206,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -8229,8 +8229,8 @@

    tp_svc_connection_interface_power_saving_emit_power_saving_changed ()

    void                tp_svc_connection_interface_power_saving_emit_power_saving_changed
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Active);
    + (gpointer instance, + gboolean arg_Active);

    Type-safe wrapper around g_signal_emit to emit the PowerSavingChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.PowerSaving. @@ -8282,9 +8282,9 @@

    tp_svc_connection_interface_power_saving_return_from_set_power_saving ()

    void                tp_svc_connection_interface_power_saving_return_from_set_power_saving
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -8301,8 +8301,8 @@

    tp_svc_connection_interface_power_saving_set_power_saving_impl ()

    void                (*tp_svc_connection_interface_power_saving_set_power_saving_impl)
                                                             (TpSvcConnectionInterfacePowerSaving *self,
    -                                                         gboolean in_Activate,
    -                                                         DBusGMethodInvocation *context);
    + gboolean in_Activate, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetPowerSaving on interface org.freedesktop.Telepathy.Connection.Interface.PowerSaving. @@ -8334,8 +8334,8 @@

    The "connection-error" signal

    void                user_function                      (TpSvcConnection *self,
    -                                                        gchar           *arg_Error,
    -                                                        gpointer         user_data)      : Run Last / Has Details
    + gchar *arg_Error, + gpointer user_data) : Run Last / Has Details

    The ConnectionError D-Bus signal is emitted whenever this GObject signal is.

    @@ -8368,12 +8368,12 @@

    The "new-channel" signal

    void                user_function                      (TpSvcConnection *self,
    -                                                        DBusGObjectPath *arg_Object_Path,
    -                                                        gchar           *arg_Channel_Type,
    -                                                        guint            arg_Handle_Type,
    -                                                        guint            arg_Handle,
    -                                                        gboolean         arg_Suppress_Handler,
    -                                                        gpointer         user_data)                 : Run Last / Has Details
    + DBusGObjectPath *arg_Object_Path, + gchar *arg_Channel_Type, + guint arg_Handle_Type, + guint arg_Handle, + gboolean arg_Suppress_Handler, + gpointer user_data) : Run Last / Has Details

    The NewChannel D-Bus signal is emitted whenever this GObject signal is.

    @@ -8421,8 +8421,8 @@

    The "self-handle-changed" signal

    void                user_function                      (TpSvcConnection *self,
    -                                                        guint            arg_Self_Handle,
    -                                                        gpointer         user_data)            : Run Last / Has Details
    + guint arg_Self_Handle, + gpointer user_data) : Run Last / Has Details

    The SelfHandleChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8450,9 +8450,9 @@

    The "status-changed" signal

    void                user_function                      (TpSvcConnection *self,
    -                                                        guint            arg_Status,
    -                                                        guint            arg_Reason,
    -                                                        gpointer         user_data)       : Run Last / Has Details
    + guint arg_Status, + guint arg_Reason, + gpointer user_data) : Run Last / Has Details

    The StatusChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8485,8 +8485,8 @@

    The "channel-closed" signal

    void                user_function                      (TpSvcConnectionInterfaceRequests *self,
    -                                                        DBusGObjectPath                  *arg_Removed,
    -                                                        gpointer                          user_data)        : Run Last / Has Details
    + DBusGObjectPath *arg_Removed, + gpointer user_data) : Run Last / Has Details

    The ChannelClosed D-Bus signal is emitted whenever this GObject signal is.

    @@ -8514,7 +8514,7 @@

    The "new-channels" signal

    void                user_function                      (TpSvcConnectionInterfaceRequests *self,
    -                                                        gpointer                          user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The NewChannels D-Bus signal is emitted whenever this GObject signal is.

    @@ -8542,7 +8542,7 @@

    The "presences-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceSimplePresence *self,
    -                                                        gpointer                                user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The PresencesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8570,7 +8570,7 @@

    The "presence-update" signal

    void                user_function                      (TpSvcConnectionInterfacePresence *self,
    -                                                        gpointer                          user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The PresenceUpdate D-Bus signal is emitted whenever this GObject signal is.

    @@ -8598,11 +8598,11 @@

    The "avatar-retrieved" signal

    void                user_function                      (TpSvcConnectionInterfaceAvatars *self,
    -                                                        guint                            arg_Contact,
    -                                                        gchar                           *arg_Token,
    +                                                        guint                            arg_Contact,
    +                                                        gchar                           *arg_Token,
                                                             GArray_guchar_                  *arg_Avatar,
    -                                                        gchar                           *arg_Type,
    -                                                        gpointer                         user_data)        : Run Last / Has Details
    + gchar *arg_Type, + gpointer user_data) : Run Last / Has Details

    The AvatarRetrieved D-Bus signal is emitted whenever this GObject signal is.

    @@ -8645,9 +8645,9 @@

    The "avatar-updated" signal

    void                user_function                      (TpSvcConnectionInterfaceAvatars *self,
    -                                                        guint                            arg_Contact,
    -                                                        gchar                           *arg_New_Avatar_Token,
    -                                                        gpointer                         user_data)                 : Run Last / Has Details
    + guint arg_Contact, + gchar *arg_New_Avatar_Token, + gpointer user_data) : Run Last / Has Details

    The AvatarUpdated D-Bus signal is emitted whenever this GObject signal is.

    @@ -8680,7 +8680,7 @@

    The "aliases-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceAliasing *self,
    -                                                        gpointer                          user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The AliasesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8708,7 +8708,7 @@

    The "balance-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceBalance *self,
    -                                                        gpointer                         user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The BalanceChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8736,7 +8736,7 @@

    The "capabilities-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceCapabilities *self,
    -                                                        gpointer                              user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The CapabilitiesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8764,7 +8764,7 @@

    The "contact-capabilities-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactCapabilities *self,
    -                                                        gpointer                                     user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The ContactCapabilitiesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8792,8 +8792,8 @@

    The "location-updated" signal

    void                user_function                      (TpSvcConnectionInterfaceLocation *self,
    -                                                        guint                             arg_Contact,
    -                                                        gpointer                          user_data)        : Run Last / Has Details
    + guint arg_Contact, + gpointer user_data) : Run Last / Has Details

    The LocationUpdated D-Bus signal is emitted whenever this GObject signal is.

    @@ -8826,8 +8826,8 @@

    The "contact-info-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactInfo *self,
    -                                                        guint                                arg_Contact,
    -                                                        gpointer                             user_data)        : Run Last / Has Details
    + guint arg_Contact, + gpointer user_data) : Run Last / Has Details

    The ContactInfoChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8860,7 +8860,7 @@

    The "blocked-contacts-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactBlocking *self,
    -                                                        gpointer                                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The BlockedContactsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8893,9 +8893,9 @@

    The "group-renamed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactGroups *self,
    -                                                        gchar                                 *arg_Old_Name,
    -                                                        gchar                                 *arg_New_Name,
    -                                                        gpointer                               user_data)         : Run Last / Has Details
    + gchar *arg_Old_Name, + gchar *arg_New_Name, + gpointer user_data) : Run Last / Has Details

    The GroupRenamed D-Bus signal is emitted whenever this GObject signal is.

    @@ -8929,9 +8929,9 @@

    The "groups-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactGroups *self,
                                                             GArray_guint_                         *arg_Contact,
    -                                                        GStrv                                 *arg_Added,
    -                                                        GStrv                                 *arg_Removed,
    -                                                        gpointer                               user_data)        : Run Last / Has Details
    + GStrv *arg_Added, + GStrv *arg_Removed, + gpointer user_data) : Run Last / Has Details

    The GroupsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -8969,8 +8969,8 @@

    The "groups-created" signal

    void                user_function                      (TpSvcConnectionInterfaceContactGroups *self,
    -                                                        GStrv                                 *arg_Names,
    -                                                        gpointer                               user_data)      : Run Last / Has Details
    + GStrv *arg_Names, + gpointer user_data) : Run Last / Has Details

    The GroupsCreated D-Bus signal is emitted whenever this GObject signal is.

    @@ -8998,8 +8998,8 @@

    The "groups-removed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactGroups *self,
    -                                                        GStrv                                 *arg_Names,
    -                                                        gpointer                               user_data)      : Run Last / Has Details
    + GStrv *arg_Names, + gpointer user_data) : Run Last / Has Details

    The GroupsRemoved D-Bus signal is emitted whenever this GObject signal is.

    @@ -9027,8 +9027,8 @@

    The "contact-list-state-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactList *self,
    -                                                        guint                                arg_Contact_List_State,
    -                                                        gpointer                             user_data)                   : Run Last / Has Details
    + guint arg_Contact_List_State, + gpointer user_data) : Run Last / Has Details

    The ContactListStateChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -9057,7 +9057,7 @@

    The "contacts-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceContactList *self,
                                                             GArray_guint_                       *arg_Removals,
    -                                                        gpointer                             user_data)         : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The ContactsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -9090,7 +9090,7 @@

    The "contacts-changed-with-id" signal

    void                user_function                      (TpSvcConnectionInterfaceContactList *self,
    -                                                        gpointer                             user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The ContactsChangedWithID D-Bus signal is emitted whenever this GObject signal is.

    @@ -9128,8 +9128,8 @@

    The "i-ms-ichanged" signal

    void                user_function                      (TpSvcConnectionInterfaceCellular *self,
    -                                                        gchar                            *arg_IMSI,
    -                                                        gpointer                          user_data)      : Run Last / Has Details
    + gchar *arg_IMSI, + gpointer user_data) : Run Last / Has Details

    The IMSIChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -9157,9 +9157,9 @@

    The "client-types-updated" signal

    void                user_function                      (TpSvcConnectionInterfaceClientTypes *self,
    -                                                        guint                                arg_Contact,
    -                                                        GStrv                               *arg_Client_Types,
    -                                                        gpointer                             user_data)             : Run Last / Has Details
    + guint arg_Contact, + GStrv *arg_Client_Types, + gpointer user_data) : Run Last / Has Details

    The ClientTypesUpdated D-Bus signal is emitted whenever this GObject signal is.

    @@ -9192,7 +9192,7 @@

    The "mails-received" signal

    void                user_function                      (TpSvcConnectionInterfaceMailNotification *self,
    -                                                        gpointer                                  user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The MailsReceived D-Bus signal is emitted whenever this GObject signal is.

    @@ -9220,9 +9220,9 @@

    The "unread-mails-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceMailNotification *self,
    -                                                        guint                                     arg_Count,
    -                                                        GStrv                                    *arg_Mails_Removed,
    -                                                        gpointer                                  user_data)              : Run Last / Has Details
    + guint arg_Count, + GStrv *arg_Mails_Removed, + gpointer user_data) : Run Last / Has Details

    The UnreadMailsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -9260,8 +9260,8 @@

    The "power-saving-changed" signal

    void                user_function                      (TpSvcConnectionInterfacePowerSaving *self,
    -                                                        gboolean                             arg_Active,
    -                                                        gpointer                             user_data)       : Run Last / Has Details
    + gboolean arg_Active, + gpointer user_data) : Run Last / Has Details

    The PowerSavingChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-debug.html b/docs/reference/html/telepathy-glib-svc-debug.html index b99ffb7..fd19dd8 100644 --- a/docs/reference/html/telepathy-glib-svc-debug.html +++ b/docs/reference/html/telepathy-glib-svc-debug.html @@ -49,17 +49,17 @@ TpSvcDebug; TpSvcDebugClass; void (*tp_svc_debug_get_messages_impl) (TpSvcDebug *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_debug_implement_get_messages (TpSvcDebugClass *klass, tp_svc_debug_get_messages_impl impl); void tp_svc_debug_return_from_get_messages - (DBusGMethodInvocation *context, - const GPtrArray *out_Messages); -void tp_svc_debug_emit_new_debug_message (gpointer instance, - gdouble arg_time, - const gchar *arg_domain, - guint arg_level, - const gchar *arg_message); + (DBusGMethodInvocation *context, + const GPtrArray *out_Messages); +void tp_svc_debug_emit_new_debug_message (gpointer instance, + gdouble arg_time, + const gchar *arg_domain, + guint arg_level, + const gchar *arg_message);
    @@ -110,7 +110,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -133,7 +133,7 @@

    tp_svc_debug_get_messages_impl ()

    void                (*tp_svc_debug_get_messages_impl)   (TpSvcDebug *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetMessages on interface org.freedesktop.Telepathy.Debug. @@ -184,10 +184,10 @@

    tp_svc_debug_return_from_get_messages ()

    void                tp_svc_debug_return_from_get_messages
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Messages);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Messages); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -209,11 +209,11 @@

    tp_svc_debug_emit_new_debug_message ()

    -
    void                tp_svc_debug_emit_new_debug_message (gpointer instance,
    -                                                         gdouble arg_time,
    -                                                         const gchar *arg_domain,
    -                                                         guint arg_level,
    -                                                         const gchar *arg_message);
    +
    void                tp_svc_debug_emit_new_debug_message (gpointer instance,
    +                                                         gdouble arg_time,
    +                                                         const gchar *arg_domain,
    +                                                         guint arg_level,
    +                                                         const gchar *arg_message);

    Type-safe wrapper around g_signal_emit to emit the NewDebugMessage signal on interface org.freedesktop.Telepathy.Debug. @@ -255,11 +255,11 @@

    The "new-debug-message" signal

    void                user_function                      (TpSvcDebug *self,
    -                                                        gdouble     arg_time,
    -                                                        gchar      *arg_domain,
    -                                                        guint       arg_level,
    -                                                        gchar      *arg_message,
    -                                                        gpointer    user_data)        : Run Last / Has Details
    + gdouble arg_time, + gchar *arg_domain, + guint arg_level, + gchar *arg_message, + gpointer user_data) : Run Last / Has Details

    The NewDebugMessage D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-generic.html b/docs/reference/html/telepathy-glib-svc-generic.html index 71c5cf7..6344f62 100644 --- a/docs/reference/html/telepathy-glib-svc-generic.html +++ b/docs/reference/html/telepathy-glib-svc-generic.html @@ -58,18 +58,18 @@ tp_svc_dbus_introspectable_introspect_impl impl); void (*tp_svc_dbus_introspectable_introspect_impl) (TpSvcDBusIntrospectable *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_dbus_introspectable_return_from_introspect - (DBusGMethodInvocation *context, - const gchar *out_XML_Data); + (DBusGMethodInvocation *context, + const gchar *out_XML_Data); void (*tp_svc_dbus_properties_get_all_impl) (TpSvcDBusProperties *self, - const gchar *in_Interface_Name, - DBusGMethodInvocation *context); + const gchar *in_Interface_Name, + DBusGMethodInvocation *context); void (*tp_svc_dbus_properties_get_impl) (TpSvcDBusProperties *self, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, - DBusGMethodInvocation *context); + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + DBusGMethodInvocation *context); void tp_svc_dbus_properties_implement_get (TpSvcDBusPropertiesClass *klass, tp_svc_dbus_properties_get_impl impl); @@ -80,57 +80,57 @@ (TpSvcDBusPropertiesClass *klass, tp_svc_dbus_properties_set_impl impl); void tp_svc_dbus_properties_return_from_get - (DBusGMethodInvocation *context, - const GValue *out_Value); + (DBusGMethodInvocation *context, + const GValue *out_Value); void tp_svc_dbus_properties_return_from_get_all - (DBusGMethodInvocation *context, - GHashTable *out_Properties); + (DBusGMethodInvocation *context, + GHashTable *out_Properties); void tp_svc_dbus_properties_return_from_set - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_dbus_properties_set_impl) (TpSvcDBusProperties *self, - const gchar *in_Interface_Name, - const gchar *in_Property_Name, - const GValue *in_Value, - DBusGMethodInvocation *context); + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + const GValue *in_Value, + DBusGMethodInvocation *context); void tp_svc_dbus_properties_emit_properties_changed - (gpointer instance, - const gchar *arg_Interface_Name, - GHashTable *arg_Changed_Properties, - const gchar **arg_Invalidated_Properties); + (gpointer instance, + const gchar *arg_Interface_Name, + GHashTable *arg_Changed_Properties, + const gchar **arg_Invalidated_Properties); void (*tp_svc_properties_interface_get_properties_impl) (TpSvcPropertiesInterface *self, - const GArray *in_Properties, - DBusGMethodInvocation *context); + const GArray *in_Properties, + DBusGMethodInvocation *context); void tp_svc_properties_interface_return_from_get_properties - (DBusGMethodInvocation *context, - const GPtrArray *out_Values); + (DBusGMethodInvocation *context, + const GPtrArray *out_Values); void tp_svc_properties_interface_implement_get_properties (TpSvcPropertiesInterfaceClass *klass, tp_svc_properties_interface_get_properties_impl impl); void (*tp_svc_properties_interface_list_properties_impl) (TpSvcPropertiesInterface *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_properties_interface_return_from_list_properties - (DBusGMethodInvocation *context, - const GPtrArray *out_Available_Properties); + (DBusGMethodInvocation *context, + const GPtrArray *out_Available_Properties); void tp_svc_properties_interface_implement_list_properties (TpSvcPropertiesInterfaceClass *klass, tp_svc_properties_interface_list_properties_impl impl); void (*tp_svc_properties_interface_set_properties_impl) (TpSvcPropertiesInterface *self, - const GPtrArray *in_Properties, - DBusGMethodInvocation *context); + const GPtrArray *in_Properties, + DBusGMethodInvocation *context); void tp_svc_properties_interface_return_from_set_properties - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_properties_interface_implement_set_properties (TpSvcPropertiesInterfaceClass *klass, tp_svc_properties_interface_set_properties_impl impl); void tp_svc_properties_interface_emit_properties_changed - (gpointer instance, - const GPtrArray *arg_Properties); + (gpointer instance, + const GPtrArray *arg_Properties); void tp_svc_properties_interface_emit_property_flags_changed - (gpointer instance, - const GPtrArray *arg_Properties); + (gpointer instance, + const GPtrArray *arg_Properties);
    @@ -199,7 +199,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -236,7 +236,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -275,7 +275,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -328,7 +328,7 @@

    tp_svc_dbus_introspectable_introspect_impl ()

    void                (*tp_svc_dbus_introspectable_introspect_impl)
                                                             (TpSvcDBusIntrospectable *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Introspect on interface org.freedesktop.DBus.Introspectable. @@ -353,10 +353,10 @@

    tp_svc_dbus_introspectable_return_from_introspect ()

    void                tp_svc_dbus_introspectable_return_from_introspect
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_XML_Data);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_XML_Data); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -380,8 +380,8 @@

    tp_svc_dbus_properties_get_all_impl ()

    void                (*tp_svc_dbus_properties_get_all_impl)
                                                             (TpSvcDBusProperties *self,
    -                                                         const gchar *in_Interface_Name,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Interface_Name, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetAll on interface org.freedesktop.DBus.Properties. @@ -411,9 +411,9 @@

    tp_svc_dbus_properties_get_impl ()

    void                (*tp_svc_dbus_properties_get_impl)  (TpSvcDBusProperties *self,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Get on interface org.freedesktop.DBus.Properties. @@ -529,10 +529,10 @@

    tp_svc_dbus_properties_return_from_get ()

    void                tp_svc_dbus_properties_return_from_get
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GValue *out_Value);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GValue *out_Value); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -555,10 +555,10 @@

    tp_svc_dbus_properties_return_from_get_all ()

    void                tp_svc_dbus_properties_return_from_get_all
    -                                                        (DBusGMethodInvocation *context,
    -                                                         GHashTable *out_Properties);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + GHashTable *out_Properties); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -581,9 +581,9 @@

    tp_svc_dbus_properties_return_from_set ()

    void                tp_svc_dbus_properties_return_from_set
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -599,10 +599,10 @@

    tp_svc_dbus_properties_set_impl ()

    void                (*tp_svc_dbus_properties_set_impl)  (TpSvcDBusProperties *self,
    -                                                         const gchar *in_Interface_Name,
    -                                                         const gchar *in_Property_Name,
    -                                                         const GValue *in_Value,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Interface_Name, + const gchar *in_Property_Name, + const GValue *in_Value, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Set on interface org.freedesktop.DBus.Properties. @@ -642,10 +642,10 @@

    tp_svc_dbus_properties_emit_properties_changed ()

    void                tp_svc_dbus_properties_emit_properties_changed
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Interface_Name,
    -                                                         GHashTable *arg_Changed_Properties,
    -                                                         const gchar **arg_Invalidated_Properties);
    + (gpointer instance, + const gchar *arg_Interface_Name, + GHashTable *arg_Changed_Properties, + const gchar **arg_Invalidated_Properties);

    Type-safe wrapper around g_signal_emit to emit the PropertiesChanged signal on interface org.freedesktop.DBus.Properties. @@ -681,8 +681,8 @@

    tp_svc_properties_interface_get_properties_impl ()

    void                (*tp_svc_properties_interface_get_properties_impl)
                                                             (TpSvcPropertiesInterface *self,
    -                                                         const GArray *in_Properties,
    -                                                         DBusGMethodInvocation *context);
    + const GArray *in_Properties, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method GetProperties on interface org.freedesktop.Telepathy.Properties. @@ -712,10 +712,10 @@

    tp_svc_properties_interface_return_from_get_properties ()

    void                tp_svc_properties_interface_return_from_get_properties
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Values);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Values); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -766,7 +766,7 @@

    tp_svc_properties_interface_list_properties_impl ()

    void                (*tp_svc_properties_interface_list_properties_impl)
                                                             (TpSvcPropertiesInterface *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method ListProperties on interface org.freedesktop.Telepathy.Properties. @@ -791,10 +791,10 @@

    tp_svc_properties_interface_return_from_list_properties ()

    void                tp_svc_properties_interface_return_from_list_properties
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const GPtrArray *out_Available_Properties);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const GPtrArray *out_Available_Properties); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -845,8 +845,8 @@

    tp_svc_properties_interface_set_properties_impl ()

    void                (*tp_svc_properties_interface_set_properties_impl)
                                                             (TpSvcPropertiesInterface *self,
    -                                                         const GPtrArray *in_Properties,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Properties, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetProperties on interface org.freedesktop.Telepathy.Properties. @@ -876,9 +876,9 @@

    tp_svc_properties_interface_return_from_set_properties ()

    void                tp_svc_properties_interface_return_from_set_properties
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -921,8 +921,8 @@

    tp_svc_properties_interface_emit_properties_changed ()

    void                tp_svc_properties_interface_emit_properties_changed
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Properties);
    + (gpointer instance, + const GPtrArray *arg_Properties);

    Type-safe wrapper around g_signal_emit to emit the PropertiesChanged signal on interface org.freedesktop.Telepathy.Properties. @@ -947,8 +947,8 @@

    tp_svc_properties_interface_emit_property_flags_changed ()

    void                tp_svc_properties_interface_emit_property_flags_changed
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Properties);
    + (gpointer instance, + const GPtrArray *arg_Properties);

    Type-safe wrapper around g_signal_emit to emit the PropertyFlagsChanged signal on interface org.freedesktop.Telepathy.Properties. @@ -975,9 +975,9 @@

    The "properties-changed" signal

    void                user_function                      (TpSvcDBusProperties *self,
    -                                                        gchar               *arg_Interface_Name,
    -                                                        GStrv               *arg_Invalidated_Properties,
    -                                                        gpointer             user_data)                       : Run Last / Has Details
    + gchar *arg_Interface_Name, + GStrv *arg_Invalidated_Properties, + gpointer user_data) : Run Last / Has Details

    The PropertiesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1015,7 +1015,7 @@

    The "properties-changed" signal

    void                user_function                      (TpSvcPropertiesInterface *self,
    -                                                        gpointer                  user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The PropertiesChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -1043,7 +1043,7 @@

    The "property-flags-changed" signal

    void                user_function                      (TpSvcPropertiesInterface *self,
    -                                                        gpointer                  user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The PropertyFlagsChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-media-interfaces.html b/docs/reference/html/telepathy-glib-svc-media-interfaces.html index b3ffd97..8745717 100644 --- a/docs/reference/html/telepathy-glib-svc-media-interfaces.html +++ b/docs/reference/html/telepathy-glib-svc-media-interfaces.html @@ -48,152 +48,152 @@ TpSvcMediaSessionHandlerClass; void (*tp_svc_media_session_handler_error_impl) (TpSvcMediaSessionHandler *self, - guint in_Error_Code, - const gchar *in_Message, - DBusGMethodInvocation *context); + guint in_Error_Code, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_media_session_handler_implement_error (TpSvcMediaSessionHandlerClass *klass, tp_svc_media_session_handler_error_impl impl); void tp_svc_media_session_handler_return_from_error - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_session_handler_ready_impl) (TpSvcMediaSessionHandler *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_media_session_handler_implement_ready (TpSvcMediaSessionHandlerClass *klass, tp_svc_media_session_handler_ready_impl impl); void tp_svc_media_session_handler_return_from_ready - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_session_handler_emit_new_stream_handler - (gpointer instance, - const gchar *arg_Stream_Handler, - guint arg_ID, - guint arg_Media_Type, - guint arg_Direction); + (gpointer instance, + const gchar *arg_Stream_Handler, + guint arg_ID, + guint arg_Media_Type, + guint arg_Direction); TpSvcMediaStreamHandler; TpSvcMediaStreamHandlerClass; void (*tp_svc_media_stream_handler_codec_choice_impl) (TpSvcMediaStreamHandler *self, - guint in_Codec_ID, - DBusGMethodInvocation *context); + guint in_Codec_ID, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_codec_choice (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_codec_choice_impl impl); void tp_svc_media_stream_handler_return_from_codec_choice - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_error_impl) (TpSvcMediaStreamHandler *self, - guint in_Error_Code, - const gchar *in_Message, - DBusGMethodInvocation *context); + guint in_Error_Code, + const gchar *in_Message, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_error (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_error_impl impl); void tp_svc_media_stream_handler_return_from_error - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_native_candidates_prepared_impl) (TpSvcMediaStreamHandler *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_native_candidates_prepared (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_native_candidates_prepared_impl impl); void tp_svc_media_stream_handler_return_from_native_candidates_prepared - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_new_active_candidate_pair_impl) (TpSvcMediaStreamHandler *self, - const gchar *in_Native_Candidate_ID, - const gchar *in_Remote_Candidate_ID, - DBusGMethodInvocation *context); + const gchar *in_Native_Candidate_ID, + const gchar *in_Remote_Candidate_ID, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_new_active_candidate_pair (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_new_active_candidate_pair_impl impl); void tp_svc_media_stream_handler_return_from_new_active_candidate_pair - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_new_native_candidate_impl) (TpSvcMediaStreamHandler *self, - const gchar *in_Candidate_ID, - const GPtrArray *in_Transports, - DBusGMethodInvocation *context); + const gchar *in_Candidate_ID, + const GPtrArray *in_Transports, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_new_native_candidate (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_new_native_candidate_impl impl); void tp_svc_media_stream_handler_return_from_new_native_candidate - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_ready_impl) (TpSvcMediaStreamHandler *self, - const GPtrArray *in_Codecs, - DBusGMethodInvocation *context); + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_ready (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_ready_impl impl); void tp_svc_media_stream_handler_return_from_ready - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_set_local_codecs_impl) (TpSvcMediaStreamHandler *self, - const GPtrArray *in_Codecs, - DBusGMethodInvocation *context); + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_set_local_codecs (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_set_local_codecs_impl impl); void tp_svc_media_stream_handler_return_from_set_local_codecs - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_stream_state_impl) (TpSvcMediaStreamHandler *self, - guint in_State, - DBusGMethodInvocation *context); + guint in_State, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_stream_state (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_stream_state_impl impl); void tp_svc_media_stream_handler_return_from_stream_state - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_supported_codecs_impl) (TpSvcMediaStreamHandler *self, - const GPtrArray *in_Codecs, - DBusGMethodInvocation *context); + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_supported_codecs (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_supported_codecs_impl impl); void tp_svc_media_stream_handler_return_from_supported_codecs - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_stream_handler_emit_add_remote_candidate - (gpointer instance, - const gchar *arg_Candidate_ID, - const GPtrArray *arg_Transports); + (gpointer instance, + const gchar *arg_Candidate_ID, + const GPtrArray *arg_Transports); void tp_svc_media_stream_handler_emit_close - (gpointer instance); + (gpointer instance); void tp_svc_media_stream_handler_emit_remove_remote_candidate - (gpointer instance, - const gchar *arg_Candidate_ID); + (gpointer instance, + const gchar *arg_Candidate_ID); void tp_svc_media_stream_handler_emit_set_active_candidate_pair - (gpointer instance, - const gchar *arg_Native_Candidate_ID, - const gchar *arg_Remote_Candidate_ID); + (gpointer instance, + const gchar *arg_Native_Candidate_ID, + const gchar *arg_Remote_Candidate_ID); void tp_svc_media_stream_handler_emit_set_remote_candidate_list - (gpointer instance, - const GPtrArray *arg_Remote_Candidates); + (gpointer instance, + const GPtrArray *arg_Remote_Candidates); void tp_svc_media_stream_handler_emit_set_remote_codecs - (gpointer instance, - const GPtrArray *arg_Codecs); + (gpointer instance, + const GPtrArray *arg_Codecs); void tp_svc_media_stream_handler_emit_set_stream_playing - (gpointer instance, - gboolean arg_Playing); + (gpointer instance, + gboolean arg_Playing); void tp_svc_media_stream_handler_emit_set_stream_sending - (gpointer instance, - gboolean arg_Sending); + (gpointer instance, + gboolean arg_Sending); void tp_svc_media_stream_handler_emit_start_telephony_event - (gpointer instance, - guchar arg_Event); + (gpointer instance, + guchar arg_Event); void tp_svc_media_stream_handler_emit_stop_telephony_event - (gpointer instance); + (gpointer instance); void tp_svc_media_stream_handler_emit_set_stream_held - (gpointer instance, - gboolean arg_Held); + (gpointer instance, + gboolean arg_Held); void (*tp_svc_media_stream_handler_hold_state_impl) (TpSvcMediaStreamHandler *self, - gboolean in_Held, - DBusGMethodInvocation *context); + gboolean in_Held, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_hold_state (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_hold_state_impl impl); @@ -201,46 +201,46 @@ (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_unhold_failure_impl impl); void tp_svc_media_stream_handler_return_from_hold_state - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_stream_handler_return_from_unhold_failure - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_unhold_failure_impl) (TpSvcMediaStreamHandler *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_codecs_updated_impl) (TpSvcMediaStreamHandler *self, - const GPtrArray *in_Codecs, - DBusGMethodInvocation *context); + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_implement_codecs_updated (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_codecs_updated_impl impl); void tp_svc_media_stream_handler_return_from_codecs_updated - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_stream_handler_emit_start_named_telephony_event - (gpointer instance, - guchar arg_Event, - guint arg_Codec_ID); + (gpointer instance, + guchar arg_Event, + guint arg_Codec_ID); void tp_svc_media_stream_handler_emit_start_sound_telephony_event - (gpointer instance, - guchar arg_Event); + (gpointer instance, + guchar arg_Event); void tp_svc_media_stream_handler_implement_new_active_transport_pair (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_new_active_transport_pair_impl impl); void (*tp_svc_media_stream_handler_new_active_transport_pair_impl) (TpSvcMediaStreamHandler *self, - const gchar *in_Native_Candidate_ID, - const GValueArray *in_Native_Transport, - const gchar *in_Remote_Candidate_ID, - const GValueArray *in_Remote_Transport, - DBusGMethodInvocation *context); + const gchar *in_Native_Candidate_ID, + const GValueArray *in_Native_Transport, + const gchar *in_Remote_Candidate_ID, + const GValueArray *in_Remote_Transport, + DBusGMethodInvocation *context); void tp_svc_media_stream_handler_return_from_new_active_transport_pair - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_stream_handler_emit_set_remote_feedback_messages - (gpointer instance, - GHashTable *arg_Messages); + (gpointer instance, + GHashTable *arg_Messages); void tp_svc_media_stream_handler_emit_set_remote_header_extensions - (gpointer instance, - const GPtrArray *arg_Header_Extensions); + (gpointer instance, + const GPtrArray *arg_Header_Extensions); void tp_svc_media_stream_handler_implement_supported_feedback_messages (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_supported_feedback_messages_impl impl); @@ -248,17 +248,17 @@ (TpSvcMediaStreamHandlerClass *klass, tp_svc_media_stream_handler_supported_header_extensions_impl impl); void tp_svc_media_stream_handler_return_from_supported_feedback_messages - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_media_stream_handler_return_from_supported_header_extensions - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_supported_feedback_messages_impl) (TpSvcMediaStreamHandler *self, - GHashTable *in_Messages, - DBusGMethodInvocation *context); + GHashTable *in_Messages, + DBusGMethodInvocation *context); void (*tp_svc_media_stream_handler_supported_header_extensions_impl) (TpSvcMediaStreamHandler *self, - const GPtrArray *in_Header_Extensions, - DBusGMethodInvocation *context); + const GPtrArray *in_Header_Extensions, + DBusGMethodInvocation *context);
    @@ -321,7 +321,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -346,9 +346,9 @@

    tp_svc_media_session_handler_error_impl ()

    void                (*tp_svc_media_session_handler_error_impl)
                                                             (TpSvcMediaSessionHandler *self,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Error_Code, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Error on interface org.freedesktop.Telepathy.Media.SessionHandler. @@ -410,9 +410,9 @@

    tp_svc_media_session_handler_return_from_error ()

    void                tp_svc_media_session_handler_return_from_error
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -429,7 +429,7 @@

    tp_svc_media_session_handler_ready_impl ()

    void                (*tp_svc_media_session_handler_ready_impl)
                                                             (TpSvcMediaSessionHandler *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Ready on interface org.freedesktop.Telepathy.Media.SessionHandler. @@ -481,9 +481,9 @@

    tp_svc_media_session_handler_return_from_ready ()

    void                tp_svc_media_session_handler_return_from_ready
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -499,11 +499,11 @@

    tp_svc_media_session_handler_emit_new_stream_handler ()

    void                tp_svc_media_session_handler_emit_new_stream_handler
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Stream_Handler,
    -                                                         guint arg_ID,
    -                                                         guint arg_Media_Type,
    -                                                         guint arg_Direction);
    + (gpointer instance, + const gchar *arg_Stream_Handler, + guint arg_ID, + guint arg_Media_Type, + guint arg_Direction);

    Type-safe wrapper around g_signal_emit to emit the NewStreamHandler signal on interface org.freedesktop.Telepathy.Media.SessionHandler. @@ -557,7 +557,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -595,8 +595,8 @@

    tp_svc_media_stream_handler_codec_choice_impl ()

    void                (*tp_svc_media_stream_handler_codec_choice_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         guint in_Codec_ID,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Codec_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CodecChoice on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -653,9 +653,9 @@

    tp_svc_media_stream_handler_return_from_codec_choice ()

    void                tp_svc_media_stream_handler_return_from_codec_choice
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -672,9 +672,9 @@

    tp_svc_media_stream_handler_error_impl ()

    void                (*tp_svc_media_stream_handler_error_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         guint in_Error_Code,
    -                                                         const gchar *in_Message,
    -                                                         DBusGMethodInvocation *context);
    + guint in_Error_Code, + const gchar *in_Message, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Error on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -736,9 +736,9 @@

    tp_svc_media_stream_handler_return_from_error ()

    void                tp_svc_media_stream_handler_return_from_error
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -755,7 +755,7 @@

    tp_svc_media_stream_handler_native_candidates_prepared_impl ()

    void                (*tp_svc_media_stream_handler_native_candidates_prepared_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method NativeCandidatesPrepared on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -807,9 +807,9 @@

    tp_svc_media_stream_handler_return_from_native_candidates_prepared ()

    void                tp_svc_media_stream_handler_return_from_native_candidates_prepared
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -826,9 +826,9 @@

    tp_svc_media_stream_handler_new_active_candidate_pair_impl ()

    void                (*tp_svc_media_stream_handler_new_active_candidate_pair_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const gchar *in_Remote_Candidate_ID,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Native_Candidate_ID, + const gchar *in_Remote_Candidate_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method NewActiveCandidatePair on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -890,9 +890,9 @@

    tp_svc_media_stream_handler_return_from_new_active_candidate_pair ()

    void                tp_svc_media_stream_handler_return_from_new_active_candidate_pair
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -909,9 +909,9 @@

    tp_svc_media_stream_handler_new_native_candidate_impl ()

    void                (*tp_svc_media_stream_handler_new_native_candidate_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const gchar *in_Candidate_ID,
    -                                                         const GPtrArray *in_Transports,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Candidate_ID, + const GPtrArray *in_Transports, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method NewNativeCandidate on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -973,9 +973,9 @@

    tp_svc_media_stream_handler_return_from_new_native_candidate ()

    void                tp_svc_media_stream_handler_return_from_new_native_candidate
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -992,8 +992,8 @@

    tp_svc_media_stream_handler_ready_impl ()

    void                (*tp_svc_media_stream_handler_ready_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Ready on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1050,9 +1050,9 @@

    tp_svc_media_stream_handler_return_from_ready ()

    void                tp_svc_media_stream_handler_return_from_ready
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1069,8 +1069,8 @@

    tp_svc_media_stream_handler_set_local_codecs_impl ()

    void                (*tp_svc_media_stream_handler_set_local_codecs_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SetLocalCodecs on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1127,9 +1127,9 @@

    tp_svc_media_stream_handler_return_from_set_local_codecs ()

    void                tp_svc_media_stream_handler_return_from_set_local_codecs
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1146,8 +1146,8 @@

    tp_svc_media_stream_handler_stream_state_impl ()

    void                (*tp_svc_media_stream_handler_stream_state_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         guint in_State,
    -                                                         DBusGMethodInvocation *context);
    + guint in_State, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method StreamState on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1204,9 +1204,9 @@

    tp_svc_media_stream_handler_return_from_stream_state ()

    void                tp_svc_media_stream_handler_return_from_stream_state
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1223,8 +1223,8 @@

    tp_svc_media_stream_handler_supported_codecs_impl ()

    void                (*tp_svc_media_stream_handler_supported_codecs_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SupportedCodecs on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1281,9 +1281,9 @@

    tp_svc_media_stream_handler_return_from_supported_codecs ()

    void                tp_svc_media_stream_handler_return_from_supported_codecs
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1299,9 +1299,9 @@

    tp_svc_media_stream_handler_emit_add_remote_candidate ()

    void                tp_svc_media_stream_handler_emit_add_remote_candidate
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Candidate_ID,
    -                                                         const GPtrArray *arg_Transports);
    + (gpointer instance, + const gchar *arg_Candidate_ID, + const GPtrArray *arg_Transports);

    Type-safe wrapper around g_signal_emit to emit the AddRemoteCandidate signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1331,7 +1331,7 @@

    tp_svc_media_stream_handler_emit_close ()

    void                tp_svc_media_stream_handler_emit_close
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Close signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1349,8 +1349,8 @@

    tp_svc_media_stream_handler_emit_remove_remote_candidate ()

    void                tp_svc_media_stream_handler_emit_remove_remote_candidate
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Candidate_ID);
    + (gpointer instance, + const gchar *arg_Candidate_ID);

    Type-safe wrapper around g_signal_emit to emit the RemoveRemoteCandidate signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1375,9 +1375,9 @@

    tp_svc_media_stream_handler_emit_set_active_candidate_pair ()

    void                tp_svc_media_stream_handler_emit_set_active_candidate_pair
    -                                                        (gpointer instance,
    -                                                         const gchar *arg_Native_Candidate_ID,
    -                                                         const gchar *arg_Remote_Candidate_ID);
    + (gpointer instance, + const gchar *arg_Native_Candidate_ID, + const gchar *arg_Remote_Candidate_ID);

    Type-safe wrapper around g_signal_emit to emit the SetActiveCandidatePair signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1407,8 +1407,8 @@

    tp_svc_media_stream_handler_emit_set_remote_candidate_list ()

    void                tp_svc_media_stream_handler_emit_set_remote_candidate_list
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Remote_Candidates);
    + (gpointer instance, + const GPtrArray *arg_Remote_Candidates);

    Type-safe wrapper around g_signal_emit to emit the SetRemoteCandidateList signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1433,8 +1433,8 @@

    tp_svc_media_stream_handler_emit_set_remote_codecs ()

    void                tp_svc_media_stream_handler_emit_set_remote_codecs
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Codecs);
    + (gpointer instance, + const GPtrArray *arg_Codecs);

    Type-safe wrapper around g_signal_emit to emit the SetRemoteCodecs signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1459,8 +1459,8 @@

    tp_svc_media_stream_handler_emit_set_stream_playing ()

    void                tp_svc_media_stream_handler_emit_set_stream_playing
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Playing);
    + (gpointer instance, + gboolean arg_Playing);

    Type-safe wrapper around g_signal_emit to emit the SetStreamPlaying signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1485,8 +1485,8 @@

    tp_svc_media_stream_handler_emit_set_stream_sending ()

    void                tp_svc_media_stream_handler_emit_set_stream_sending
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Sending);
    + (gpointer instance, + gboolean arg_Sending);

    Type-safe wrapper around g_signal_emit to emit the SetStreamSending signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1511,8 +1511,8 @@

    tp_svc_media_stream_handler_emit_start_telephony_event ()

    void                tp_svc_media_stream_handler_emit_start_telephony_event
    -                                                        (gpointer instance,
    -                                                         guchar arg_Event);
    + (gpointer instance, + guchar arg_Event);

    Type-safe wrapper around g_signal_emit to emit the StartTelephonyEvent signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1537,7 +1537,7 @@

    tp_svc_media_stream_handler_emit_stop_telephony_event ()

    void                tp_svc_media_stream_handler_emit_stop_telephony_event
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the StopTelephonyEvent signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1555,8 +1555,8 @@

    tp_svc_media_stream_handler_emit_set_stream_held ()

    void                tp_svc_media_stream_handler_emit_set_stream_held
    -                                                        (gpointer instance,
    -                                                         gboolean arg_Held);
    + (gpointer instance, + gboolean arg_Held);

    Type-safe wrapper around g_signal_emit to emit the SetStreamHeld signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1582,8 +1582,8 @@

    tp_svc_media_stream_handler_hold_state_impl ()

    void                (*tp_svc_media_stream_handler_hold_state_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         gboolean in_Held,
    -                                                         DBusGMethodInvocation *context);
    + gboolean in_Held, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method HoldState on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1667,9 +1667,9 @@

    tp_svc_media_stream_handler_return_from_hold_state ()

    void                tp_svc_media_stream_handler_return_from_hold_state
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1685,9 +1685,9 @@

    tp_svc_media_stream_handler_return_from_unhold_failure ()

    void                tp_svc_media_stream_handler_return_from_unhold_failure
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1704,7 +1704,7 @@

    tp_svc_media_stream_handler_unhold_failure_impl ()

    void                (*tp_svc_media_stream_handler_unhold_failure_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method UnholdFailure on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1730,8 +1730,8 @@

    tp_svc_media_stream_handler_codecs_updated_impl ()

    void                (*tp_svc_media_stream_handler_codecs_updated_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const GPtrArray *in_Codecs,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Codecs, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method CodecsUpdated on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1788,9 +1788,9 @@

    tp_svc_media_stream_handler_return_from_codecs_updated ()

    void                tp_svc_media_stream_handler_return_from_codecs_updated
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1806,9 +1806,9 @@

    tp_svc_media_stream_handler_emit_start_named_telephony_event ()

    void                tp_svc_media_stream_handler_emit_start_named_telephony_event
    -                                                        (gpointer instance,
    -                                                         guchar arg_Event,
    -                                                         guint arg_Codec_ID);
    + (gpointer instance, + guchar arg_Event, + guint arg_Codec_ID);

    Type-safe wrapper around g_signal_emit to emit the StartNamedTelephonyEvent signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1838,8 +1838,8 @@

    tp_svc_media_stream_handler_emit_start_sound_telephony_event ()

    void                tp_svc_media_stream_handler_emit_start_sound_telephony_event
    -                                                        (gpointer instance,
    -                                                         guchar arg_Event);
    + (gpointer instance, + guchar arg_Event);

    Type-safe wrapper around g_signal_emit to emit the StartSoundTelephonyEvent signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1892,11 +1892,11 @@

    tp_svc_media_stream_handler_new_active_transport_pair_impl ()

    void                (*tp_svc_media_stream_handler_new_active_transport_pair_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const gchar *in_Native_Candidate_ID,
    -                                                         const GValueArray *in_Native_Transport,
    -                                                         const gchar *in_Remote_Candidate_ID,
    -                                                         const GValueArray *in_Remote_Transport,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Native_Candidate_ID, + const GValueArray *in_Native_Transport, + const gchar *in_Remote_Candidate_ID, + const GValueArray *in_Remote_Transport, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method NewActiveTransportPair on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1941,9 +1941,9 @@

    tp_svc_media_stream_handler_return_from_new_active_transport_pair ()

    void                tp_svc_media_stream_handler_return_from_new_active_transport_pair
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -1959,8 +1959,8 @@

    tp_svc_media_stream_handler_emit_set_remote_feedback_messages ()

    void                tp_svc_media_stream_handler_emit_set_remote_feedback_messages
    -                                                        (gpointer instance,
    -                                                         GHashTable *arg_Messages);
    + (gpointer instance, + GHashTable *arg_Messages);

    Type-safe wrapper around g_signal_emit to emit the SetRemoteFeedbackMessages signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -1985,8 +1985,8 @@

    tp_svc_media_stream_handler_emit_set_remote_header_extensions ()

    void                tp_svc_media_stream_handler_emit_set_remote_header_extensions
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Header_Extensions);
    + (gpointer instance, + const GPtrArray *arg_Header_Extensions);

    Type-safe wrapper around g_signal_emit to emit the SetRemoteHeaderExtensions signal on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -2065,9 +2065,9 @@

    tp_svc_media_stream_handler_return_from_supported_feedback_messages ()

    void                tp_svc_media_stream_handler_return_from_supported_feedback_messages
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2083,9 +2083,9 @@

    tp_svc_media_stream_handler_return_from_supported_header_extensions ()

    void                tp_svc_media_stream_handler_return_from_supported_header_extensions
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -2102,8 +2102,8 @@

    tp_svc_media_stream_handler_supported_feedback_messages_impl ()

    void                (*tp_svc_media_stream_handler_supported_feedback_messages_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         GHashTable *in_Messages,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Messages, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SupportedFeedbackMessages on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -2134,8 +2134,8 @@

    tp_svc_media_stream_handler_supported_header_extensions_impl ()

    void                (*tp_svc_media_stream_handler_supported_header_extensions_impl)
                                                             (TpSvcMediaStreamHandler *self,
    -                                                         const GPtrArray *in_Header_Extensions,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Header_Extensions, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method SupportedHeaderExtensions on interface org.freedesktop.Telepathy.Media.StreamHandler. @@ -2167,11 +2167,11 @@

    The "new-stream-handler" signal

    void                user_function                      (TpSvcMediaSessionHandler *self,
    -                                                        DBusGObjectPath          *arg_Stream_Handler,
    -                                                        guint                     arg_ID,
    -                                                        guint                     arg_Media_Type,
    -                                                        guint                     arg_Direction,
    -                                                        gpointer                  user_data)               : Run Last / Has Details
    + DBusGObjectPath *arg_Stream_Handler, + guint arg_ID, + guint arg_Media_Type, + guint arg_Direction, + gpointer user_data) : Run Last / Has Details

    The NewStreamHandler D-Bus signal is emitted whenever this GObject signal is.

    @@ -2214,8 +2214,8 @@

    The "add-remote-candidate" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gchar                   *arg_Candidate_ID,
    -                                                        gpointer                 user_data)             : Run Last / Has Details
    + gchar *arg_Candidate_ID, + gpointer user_data) : Run Last / Has Details

    The AddRemoteCandidate D-Bus signal is emitted whenever this GObject signal is.

    @@ -2248,7 +2248,7 @@

    The "close" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Close D-Bus signal is emitted whenever this GObject signal is.

    @@ -2271,8 +2271,8 @@

    The "remove-remote-candidate" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gchar                   *arg_Candidate_ID,
    -                                                        gpointer                 user_data)             : Run Last / Has Details
    + gchar *arg_Candidate_ID, + gpointer user_data) : Run Last / Has Details

    The RemoveRemoteCandidate D-Bus signal is emitted whenever this GObject signal is.

    @@ -2300,9 +2300,9 @@

    The "set-active-candidate-pair" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gchar                   *arg_Native_Candidate_ID,
    -                                                        gchar                   *arg_Remote_Candidate_ID,
    -                                                        gpointer                 user_data)                    : Run Last / Has Details
    + gchar *arg_Native_Candidate_ID, + gchar *arg_Remote_Candidate_ID, + gpointer user_data) : Run Last / Has Details

    The SetActiveCandidatePair D-Bus signal is emitted whenever this GObject signal is.

    @@ -2335,7 +2335,7 @@

    The "set-remote-candidate-list" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The SetRemoteCandidateList D-Bus signal is emitted whenever this GObject signal is.

    @@ -2363,7 +2363,7 @@

    The "set-remote-codecs" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The SetRemoteCodecs D-Bus signal is emitted whenever this GObject signal is.

    @@ -2391,7 +2391,7 @@

    The "set-remote-feedback-messages" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The SetRemoteFeedbackMessages D-Bus signal is emitted whenever this GObject signal is.

    @@ -2419,7 +2419,7 @@

    The "set-remote-header-extensions" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The SetRemoteHeaderExtensions D-Bus signal is emitted whenever this GObject signal is.

    @@ -2447,8 +2447,8 @@

    The "set-stream-held" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gboolean                 arg_Held,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gboolean arg_Held, + gpointer user_data) : Run Last / Has Details

    The SetStreamHeld D-Bus signal is emitted whenever this GObject signal is.

    @@ -2476,8 +2476,8 @@

    The "set-stream-playing" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gboolean                 arg_Playing,
    -                                                        gpointer                 user_data)        : Run Last / Has Details
    + gboolean arg_Playing, + gpointer user_data) : Run Last / Has Details

    The SetStreamPlaying D-Bus signal is emitted whenever this GObject signal is.

    @@ -2505,8 +2505,8 @@

    The "set-stream-sending" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gboolean                 arg_Sending,
    -                                                        gpointer                 user_data)        : Run Last / Has Details
    + gboolean arg_Sending, + gpointer user_data) : Run Last / Has Details

    The SetStreamSending D-Bus signal is emitted whenever this GObject signal is.

    @@ -2534,9 +2534,9 @@

    The "start-named-telephony-event" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        guchar                   arg_Event,
    -                                                        guint                    arg_Codec_ID,
    -                                                        gpointer                 user_data)         : Run Last / Has Details
    + guchar arg_Event, + guint arg_Codec_ID, + gpointer user_data) : Run Last / Has Details

    The StartNamedTelephonyEvent D-Bus signal is emitted whenever this GObject signal is.

    @@ -2569,8 +2569,8 @@

    The "start-sound-telephony-event" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        guchar                   arg_Event,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + guchar arg_Event, + gpointer user_data) : Run Last / Has Details

    The StartSoundTelephonyEvent D-Bus signal is emitted whenever this GObject signal is.

    @@ -2598,8 +2598,8 @@

    The "start-telephony-event" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        guchar                   arg_Event,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + guchar arg_Event, + gpointer user_data) : Run Last / Has Details

    The StartTelephonyEvent D-Bus signal is emitted whenever this GObject signal is.

    @@ -2627,7 +2627,7 @@

    The "stop-telephony-event" signal

    void                user_function                      (TpSvcMediaStreamHandler *self,
    -                                                        gpointer                 user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The StopTelephonyEvent D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-protocol.html b/docs/reference/html/telepathy-glib-svc-protocol.html index 23ff9a0..284ccf7 100644 --- a/docs/reference/html/telepathy-glib-svc-protocol.html +++ b/docs/reference/html/telepathy-glib-svc-protocol.html @@ -49,8 +49,8 @@ void (*tp_svc_protocol_identify_account_impl) (TpSvcProtocol *self, - GHashTable *in_Parameters, - DBusGMethodInvocation *context); + GHashTable *in_Parameters, + DBusGMethodInvocation *context); void tp_svc_protocol_implement_identify_account (TpSvcProtocolClass *klass, tp_svc_protocol_identify_account_impl impl); @@ -59,14 +59,14 @@ tp_svc_protocol_normalize_contact_impl impl); void (*tp_svc_protocol_normalize_contact_impl) (TpSvcProtocol *self, - const gchar *in_Contact_ID, - DBusGMethodInvocation *context); + const gchar *in_Contact_ID, + DBusGMethodInvocation *context); void tp_svc_protocol_return_from_identify_account - (DBusGMethodInvocation *context, - const gchar *out_Account_ID); + (DBusGMethodInvocation *context, + const gchar *out_Account_ID); void tp_svc_protocol_return_from_normalize_contact - (DBusGMethodInvocation *context, - const gchar *out_Normalized_Contact_ID); + (DBusGMethodInvocation *context, + const gchar *out_Normalized_Contact_ID); TpSvcProtocolInterfacePresence; TpSvcProtocolInterfacePresenceClass; @@ -129,7 +129,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -154,8 +154,8 @@

    tp_svc_protocol_identify_account_impl ()

    void                (*tp_svc_protocol_identify_account_impl)
                                                             (TpSvcProtocol *self,
    -                                                         GHashTable *in_Parameters,
    -                                                         DBusGMethodInvocation *context);
    + GHashTable *in_Parameters, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method IdentifyAccount on interface org.freedesktop.Telepathy.Protocol. @@ -240,8 +240,8 @@

    tp_svc_protocol_normalize_contact_impl ()

    void                (*tp_svc_protocol_normalize_contact_impl)
                                                             (TpSvcProtocol *self,
    -                                                         const gchar *in_Contact_ID,
    -                                                         DBusGMethodInvocation *context);
    + const gchar *in_Contact_ID, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method NormalizeContact on interface org.freedesktop.Telepathy.Protocol. @@ -271,10 +271,10 @@

    tp_svc_protocol_return_from_identify_account ()

    void                tp_svc_protocol_return_from_identify_account
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Account_ID);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Account_ID); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -297,10 +297,10 @@

    tp_svc_protocol_return_from_normalize_contact ()

    void                tp_svc_protocol_return_from_normalize_contact
    -                                                        (DBusGMethodInvocation *context,
    -                                                         const gchar *out_Normalized_Contact_ID);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context, + const gchar *out_Normalized_Contact_ID); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -334,8 +334,8 @@

    The class of TpSvcProtocolInterfacePresence. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -354,8 +354,8 @@

    The class of TpSvcProtocolInterfaceAvatars. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    diff --git a/docs/reference/html/telepathy-glib-svc-service-point.html b/docs/reference/html/telepathy-glib-svc-service-point.html index 48f6da2..fceb398 100644 --- a/docs/reference/html/telepathy-glib-svc-service-point.html +++ b/docs/reference/html/telepathy-glib-svc-service-point.html @@ -48,14 +48,14 @@ TpSvcConnectionInterfaceServicePoint; TpSvcConnectionInterfaceServicePointClass; voidtp_svc_connection_interface_service_point_emit_service_points_changed - (gpointer instance, - const GPtrArray *arg_Service_Points); + (gpointer instance, + const GPtrArray *arg_Service_Points); TpSvcChannelInterfaceServicePoint; TpSvcChannelInterfaceServicePointClass; voidtp_svc_channel_interface_service_point_emit_service_point_changed - (gpointer instance, - const GValueArray *arg_Service_Point); + (gpointer instance, + const GValueArray *arg_Service_Point);
    @@ -106,8 +106,8 @@

    The class of TpSvcConnectionInterfaceServicePoint. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -115,8 +115,8 @@

    tp_svc_connection_interface_service_point_emit_service_points_changed ()

    void                tp_svc_connection_interface_service_point_emit_service_points_changed
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Service_Points);
    + (gpointer instance, + const GPtrArray *arg_Service_Points);

    Type-safe wrapper around g_signal_emit to emit the ServicePointsChanged signal on interface org.freedesktop.Telepathy.Connection.Interface.ServicePoint. @@ -152,8 +152,8 @@

    The class of TpSvcChannelInterfaceServicePoint. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -161,8 +161,8 @@

    tp_svc_channel_interface_service_point_emit_service_point_changed ()

    void                tp_svc_channel_interface_service_point_emit_service_point_changed
    -                                                        (gpointer instance,
    -                                                         const GValueArray *arg_Service_Point);
    + (gpointer instance, + const GValueArray *arg_Service_Point);

    Type-safe wrapper around g_signal_emit to emit the ServicePointChanged signal on interface org.freedesktop.Telepathy.Channel.Interface.ServicePoint. @@ -189,7 +189,7 @@

    The "service-points-changed" signal

    void                user_function                      (TpSvcConnectionInterfaceServicePoint *self,
    -                                                        gpointer                              user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The ServicePointsChanged D-Bus signal is emitted whenever this GObject signal is.

    @@ -217,7 +217,7 @@

    The "service-point-changed" signal

    void                user_function                      (TpSvcChannelInterfaceServicePoint *self,
    -                                                        gpointer                           user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The ServicePointChanged D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc-tls.html b/docs/reference/html/telepathy-glib-svc-tls.html index ec12162..46204fc 100644 --- a/docs/reference/html/telepathy-glib-svc-tls.html +++ b/docs/reference/html/telepathy-glib-svc-tls.html @@ -52,26 +52,26 @@ TpSvcAuthenticationTLSCertificateClass; void (*tp_svc_authentication_tls_certificate_accept_impl) (TpSvcAuthenticationTLSCertificate *self, - DBusGMethodInvocation *context); + DBusGMethodInvocation *context); void tp_svc_authentication_tls_certificate_return_from_accept - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_authentication_tls_certificate_implement_accept (TpSvcAuthenticationTLSCertificateClass *klass, tp_svc_authentication_tls_certificate_accept_impl impl); void tp_svc_authentication_tls_certificate_emit_accepted - (gpointer instance); + (gpointer instance); void (*tp_svc_authentication_tls_certificate_reject_impl) (TpSvcAuthenticationTLSCertificate *self, - const GPtrArray *in_Rejections, - DBusGMethodInvocation *context); + const GPtrArray *in_Rejections, + DBusGMethodInvocation *context); void tp_svc_authentication_tls_certificate_return_from_reject - (DBusGMethodInvocation *context); + (DBusGMethodInvocation *context); void tp_svc_authentication_tls_certificate_implement_reject (TpSvcAuthenticationTLSCertificateClass *klass, tp_svc_authentication_tls_certificate_reject_impl impl); void tp_svc_authentication_tls_certificate_emit_rejected - (gpointer instance, - const GPtrArray *arg_Rejections); + (gpointer instance, + const GPtrArray *arg_Rejections);
    @@ -116,8 +116,8 @@

    The class of TpSvcChannelTypeServerTLSConnection. This interface has no D-Bus methods, so an -implementation can typically pass NULL to -G_IMPLEMENT_INTERFACE() as the interface +implementation can typically pass NULL to +G_IMPLEMENT_INTERFACE() as the interface initialization function.

    @@ -139,7 +139,7 @@

    In a full implementation of this interface (i.e. all methods implemented), the interface initialization -function used in G_IMPLEMENT_INTERFACE() would +function used in G_IMPLEMENT_INTERFACE() would typically look like this:

    @@ -164,7 +164,7 @@

    tp_svc_authentication_tls_certificate_accept_impl ()

    void                (*tp_svc_authentication_tls_certificate_accept_impl)
                                                             (TpSvcAuthenticationTLSCertificate *self,
    -                                                         DBusGMethodInvocation *context);
    + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Accept on interface org.freedesktop.Telepathy.Authentication.TLSCertificate. @@ -189,9 +189,9 @@

    tp_svc_authentication_tls_certificate_return_from_accept ()

    void                tp_svc_authentication_tls_certificate_return_from_accept
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -234,7 +234,7 @@

    tp_svc_authentication_tls_certificate_emit_accepted ()

    void                tp_svc_authentication_tls_certificate_emit_accepted
    -                                                        (gpointer instance);
    + (gpointer instance);

    Type-safe wrapper around g_signal_emit to emit the Accepted signal on interface org.freedesktop.Telepathy.Authentication.TLSCertificate. @@ -253,8 +253,8 @@

    tp_svc_authentication_tls_certificate_reject_impl ()

    void                (*tp_svc_authentication_tls_certificate_reject_impl)
                                                             (TpSvcAuthenticationTLSCertificate *self,
    -                                                         const GPtrArray *in_Rejections,
    -                                                         DBusGMethodInvocation *context);
    + const GPtrArray *in_Rejections, + DBusGMethodInvocation *context);

    The signature of an implementation of the D-Bus method Reject on interface org.freedesktop.Telepathy.Authentication.TLSCertificate. @@ -284,9 +284,9 @@

    tp_svc_authentication_tls_certificate_return_from_reject ()

    void                tp_svc_authentication_tls_certificate_return_from_reject
    -                                                        (DBusGMethodInvocation *context);
    -

    -Return successfully by calling dbus_g_method_return(). + (DBusGMethodInvocation *context); +

    +Return successfully by calling dbus_g_method_return(). This inline function exists only to provide type-safety.

    @@ -329,8 +329,8 @@

    tp_svc_authentication_tls_certificate_emit_rejected ()

    void                tp_svc_authentication_tls_certificate_emit_rejected
    -                                                        (gpointer instance,
    -                                                         const GPtrArray *arg_Rejections);
    + (gpointer instance, + const GPtrArray *arg_Rejections);

    Type-safe wrapper around g_signal_emit to emit the Rejected signal on interface org.freedesktop.Telepathy.Authentication.TLSCertificate. @@ -357,7 +357,7 @@

    The "accepted" signal

    void                user_function                      (TpSvcAuthenticationTLSCertificate *self,
    -                                                        gpointer                           user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Accepted D-Bus signal is emitted whenever this GObject signal is.

    @@ -380,7 +380,7 @@

    The "rejected" signal

    void                user_function                      (TpSvcAuthenticationTLSCertificate *self,
    -                                                        gpointer                           user_data)      : Run Last / Has Details
    + gpointer user_data) : Run Last / Has Details

    The Rejected D-Bus signal is emitted whenever this GObject signal is.

    diff --git a/docs/reference/html/telepathy-glib-svc.html b/docs/reference/html/telepathy-glib-svc.html index e50b068..bfb9d9a 100644 --- a/docs/reference/html/telepathy-glib-svc.html +++ b/docs/reference/html/telepathy-glib-svc.html @@ -62,10 +62,10 @@ 8
    @@ -120,18 +120,18 @@ static voidconn_iface_init(gpointer, gpointer);static voidcapabilities_iface_init(gpointer, gpointer); -G_DEFINE_TYPE_WITH_CODE(GabbleConnection, +G_DEFINE_TYPE_WITH_CODE(GabbleConnection, gabble_connection, TP_TYPE_BASE_CONNECTION, - G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION, + G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION, conn_iface_init); - G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_ALIASING, + G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_ALIASING, conn_aliasing_iface_init); - G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_AVATARS, + G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_AVATARS, conn_avatars_iface_init); - G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_CAPABILITIES, + G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_CAPABILITIES, capabilities_init); - G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_PRESENCE, + G_IMPLEMENT_INTERFACE(TP_TYPE_SVC_CONNECTION_INTERFACE_PRESENCE, conn_presence_iface_init);) diff --git a/docs/reference/html/telepathy-glib-text-channel.html b/docs/reference/html/telepathy-glib-text-channel.html index ce8ac39..402c057 100644 --- a/docs/reference/html/telepathy-glib-text-channel.html +++ b/docs/reference/html/telepathy-glib-text-channel.html @@ -51,60 +51,75 @@ TpTextChannel; TpTextChannelClass; TpTextChannel * tp_text_channel_new (TpConnection *conn, - const gchar *object_path, - const GHashTable *immutable_properties, - GError **error); -const gchar * const * tp_text_channel_get_supported_content_types + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error); +const gchar * const * tp_text_channel_get_supported_content_types (TpTextChannel *self); TpMessagePartSupportFlagstp_text_channel_get_message_part_support_flags (TpTextChannel *self); TpDeliveryReportingSupportFlagstp_text_channel_get_delivery_reporting_support (TpTextChannel *self); -GList * tp_text_channel_get_pending_messages +GList * tp_text_channel_get_pending_messages (TpTextChannel *self); -GArray * tp_text_channel_get_message_types (TpTextChannel *self); +GArray * tp_text_channel_get_message_types (TpTextChannel *self); #define TP_TEXT_CHANNEL_FEATURE_INCOMING_MESSAGESvoidtp_text_channel_send_message_async (TpTextChannel *self, TpMessage *message, TpMessageSendingFlags flags, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_text_channel_send_message_finish (TpTextChannel *self, - GAsyncResult *result, - gchar **token, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_text_channel_send_message_finish (TpTextChannel *self, + GAsyncResult *result, + gchar **token, + GError **error); voidtp_text_channel_ack_messages_async (TpTextChannel *self, - const GList *messages, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_text_channel_ack_messages_finish (TpTextChannel *self, - GAsyncResult *result, - GError **error); + const GList *messages, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_text_channel_ack_messages_finish (TpTextChannel *self, + GAsyncResult *result, + GError **error); voidtp_text_channel_ack_message_async (TpTextChannel *self, TpMessage *message, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_text_channel_ack_message_finish (TpTextChannel *self, - GAsyncResult *result, - GError **error); + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_text_channel_ack_message_finish (TpTextChannel *self, + GAsyncResult *result, + GError **error); voidtp_text_channel_set_chat_state_async (TpTextChannel *self, TpChannelChatState state, - GAsyncReadyCallback callback, - gpointer user_data); -gbooleantp_text_channel_set_chat_state_finish + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_text_channel_set_chat_state_finish (TpTextChannel *self, - GAsyncResult *result, - GError **error); -gbooleantp_text_channel_supports_message_type + GAsyncResult *result, + GError **error); +gbooleantp_text_channel_supports_message_type (TpTextChannel *self, TpChannelTextMessageType message_type); +#define TP_TEXT_CHANNEL_FEATURE_SMS +gbooleantp_text_channel_is_sms_channel (TpTextChannel *self); +gbooleantp_text_channel_get_sms_flash (TpTextChannel *self); +voidtp_text_channel_get_sms_length_async + (TpTextChannel *self, + TpMessage *message, + GAsyncReadyCallback callback, + gpointer user_data); +gbooleantp_text_channel_get_sms_length_finish + (TpTextChannel *self, + GAsyncResult *result, + guint *chunks_required, + gint *remaining_characters, + gint *estimated_cost, + GError **error);

    Object Hierarchy

    -  GObject
    +  GObject
        +----TpProxy
              +----TpChannel
                    +----TpTextChannel
    @@ -119,10 +134,12 @@
     

    Properties

    -  "delivery-reporting-support" guint                 : Read
    -  "message-part-support-flags" guint                 : Read
    +  "delivery-reporting-support" guint                 : Read
    +  "is-sms-channel"           gboolean              : Read
    +  "message-part-support-flags" guint                 : Read
       "message-types"            GArray_guint_*        : Read
    -  "supported-content-types"  GStrv*                : Read
    +  "sms-flash"                gboolean              : Read
    +  "supported-content-types"  GStrv*                : Read
     
    @@ -165,9 +182,9 @@

    tp_text_channel_new ()

    TpTextChannel *     tp_text_channel_new                 (TpConnection *conn,
    -                                                         const gchar *object_path,
    -                                                         const GHashTable *immutable_properties,
    -                                                         GError **error);
    + const gchar *object_path, + const GHashTable *immutable_properties, + GError **error);

    Convenient function to create a new TpTextChannel

    @@ -176,12 +193,12 @@
    - - @@ -190,12 +207,12 @@ the immutable properties of the channel, as signalled by the NewChannel D-Bus signal or returned by the CreateChannel and EnsureChannel D-Bus methods: a mapping from - strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] + strings (D-Bus interface name + "." + property name) to GValue instances. [transfer none][element-type utf8 GObject.Value] - @@ -210,7 +227,7 @@

    tp_text_channel_get_supported_content_types ()

    -
    const gchar * const * tp_text_channel_get_supported_content_types
    +
    const gchar * const * tp_text_channel_get_supported_content_types
                                                             (TpTextChannel *self);

    Return the "supported-content-types" property @@ -289,7 +306,7 @@


    tp_text_channel_get_pending_messages ()

    -
    GList *             tp_text_channel_get_pending_messages
    +
    GList *             tp_text_channel_get_pending_messages
                                                             (TpTextChannel *self);

    Return a newly allocated list of unacknowledged TpSignalledMessage @@ -306,7 +323,7 @@

    @@ -316,7 +333,7 @@

    tp_text_channel_get_message_types ()

    -
    GArray *            tp_text_channel_get_message_types   (TpTextChannel *self);
    +
    GArray *            tp_text_channel_get_message_types   (TpTextChannel *self);

    Return the "message-types" property

    @@ -364,8 +381,8 @@
    void                tp_text_channel_send_message_async  (TpTextChannel *self,
                                                              TpMessage *message,
                                                              TpMessageSendingFlags flags,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Submit a message to the server for sending. Once the message has been submitted to the sever, callback will be called. You can then call @@ -407,16 +424,16 @@


    tp_text_channel_send_message_finish ()

    -
    gboolean            tp_text_channel_send_message_finish (TpTextChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         gchar **token,
    -                                                         GError **error);
    +
    gboolean            tp_text_channel_send_message_finish (TpTextChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         gchar **token,
    +                                                         GError **error);

    Finishes to send a message.

    token can be used to match any incoming delivery or failure reports -against the sent message. If the returned token is NULL the +against the sent message. If the returned token is NULL the message is not readily identifiable.

    static void stream_handler_iface_init (gpointer, gpointer);
     
    -G_DEFINE_TYPE_WITH_CODE(GabbleMediaStream,
    +G_DEFINE_TYPE_WITH_CODE(GabbleMediaStream,
         gabble_media_stream,
         G_TYPE_OBJECT,
    -    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_MEDIA_STREAM_HANDLER,
    +    G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_MEDIA_STREAM_HANDLER,
           stream_handler_iface_init)
         )

    conn :

    a TpConnection; may not be NULL +a TpConnection; may not be NULL

    object_path :

    the object path of the channel; may not be NULL +the object path of the channel; may not be NULL

    error :

    used to indicate the error if NULL is returned +used to indicate the error if NULL is returned

    Returns :

    -a GList of borrowed TpSignalledMessage. [transfer container][element-type TelepathyGLib.SignalledMessage] +a GList of borrowed TpSignalledMessage. [transfer container][element-type TelepathyGLib.SignalledMessage]
    @@ -429,23 +446,23 @@ - - - - - - - + + + + @@ -458,9 +475,9 @@

    tp_text_channel_ack_messages_async ()

    void                tp_text_channel_ack_messages_async  (TpTextChannel *self,
    -                                                         const GList *messages,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + const GList *messages, + GAsyncReadyCallback callback, + gpointer user_data);

    Acknowledge all the messages in messages. Once the messages have been acked, callback will be called. @@ -480,7 +497,7 @@

    - @@ -501,9 +518,9 @@

    tp_text_channel_ack_messages_finish ()

    -
    gboolean            tp_text_channel_ack_messages_finish (TpTextChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_text_channel_ack_messages_finish (TpTextChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes to ack a list of messages.

    @@ -517,17 +534,17 @@
    - - - - - - + + + + @@ -540,8 +557,8 @@

    tp_text_channel_ack_message_async ()

    void                tp_text_channel_ack_message_async   (TpTextChannel *self,
                                                              TpMessage *message,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Acknowledge message. Once the message has been acked, callback will be called. You can then call tp_text_channel_ack_message_finish() to get the @@ -585,9 +602,9 @@


    tp_text_channel_ack_message_finish ()

    -
    gboolean            tp_text_channel_ack_message_finish  (TpTextChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    +
    gboolean            tp_text_channel_ack_message_finish  (TpTextChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         GError **error);

    Finishes to ack a message.

    @@ -601,17 +618,17 @@
    - - - - - - + + + + @@ -625,8 +642,8 @@
    void                tp_text_channel_set_chat_state_async
                                                             (TpTextChannel *self,
                                                              TpChannelChatState state,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data);
    + GAsyncReadyCallback callback, + gpointer user_data);

    Set the local state on channel self to state. Once the state has been set, callback will be called. @@ -663,10 +680,10 @@


    tp_text_channel_set_chat_state_finish ()

    -
    gboolean            tp_text_channel_set_chat_state_finish
    +
    gboolean            tp_text_channel_set_chat_state_finish
                                                             (TpTextChannel *self,
    -                                                         GAsyncResult *result,
    -                                                         GError **error);
    + GAsyncResult *result, + GError **error);

    Finishes to set chat state.

    @@ -680,17 +697,17 @@
    - - - - - - + + + + @@ -701,7 +718,7 @@

    tp_text_channel_supports_message_type ()

    -
    gboolean            tp_text_channel_supports_message_type
    +
    gboolean            tp_text_channel_supports_message_type
                                                             (TpTextChannel *self,
                                                              TpChannelTextMessageType message_type);

    @@ -722,7 +739,7 @@

    - @@ -730,13 +747,195 @@

    result :

    a GAsyncResult +a GAsyncResult

    token :

    if not NULL, used to return the + if not NULL, used to return the token of the sent message. [out][transfer full]

    error :

    a GError to fill -

    Returns :

    TRUE if the message has been submitted to the server, FALSE +a GError to fill +

    Returns :

    TRUE if the message has been submitted to the server, FALSE otherwise.

    messages :

    a GList of + a GList of TpSignalledMessage. [element-type TelepathyGLib.SignalledMessage]

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the messages have been acked, FALSE otherwise. +a GError to fill +

    Returns :

    TRUE if the messages have been acked, FALSE otherwise.

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the message has been acked, FALSE otherwise. +a GError to fill +

    Returns :

    TRUE if the message has been acked, FALSE otherwise.

    result :

    a GAsyncResult +a GAsyncResult

    error :

    a GError to fill -

    Returns :

    TRUE if the chat state has been changed, FALSE otherwise. +a GError to fill +

    Returns :

    TRUE if the chat state has been changed, FALSE otherwise.

    Returns :

    TRUE if message of type message_type can be sent on self, FALSE + TRUE if message of type message_type can be sent on self, FALSE otherwise

    Since 0.13.16

    +
    +
    +
    +

    TP_TEXT_CHANNEL_FEATURE_SMS

    +
    #define             TP_TEXT_CHANNEL_FEATURE_SMS
    +

    +Expands to a call to a function that returns a quark representing the +SMS feature of a TpTextChannel. +

    +

    +When this feature is prepared, the TpTextChannel:is-sms-channel property +will have a meaningful value and will be updated when needed. +

    +

    +One can ask for a feature to be prepared using the +tp_proxy_prepare_async() function, and waiting for it to callback. +

    +

    Since 0.15.1

    +
    +
    +
    +

    tp_text_channel_is_sms_channel ()

    +
    gboolean            tp_text_channel_is_sms_channel      (TpTextChannel *self);
    +

    +Return the "is-sms-channel" property +

    +
    ++ + + + + + + + + + +

    self :

    a TpTextChannel +

    Returns :

    the value of "is-sms-channel" property + +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_text_channel_get_sms_flash ()

    +
    gboolean            tp_text_channel_get_sms_flash       (TpTextChannel *self);
    +

    +Return the "sms-flash" property +

    +
    ++ + + + + + + + + + +

    self :

    a TpTextChannel +

    Returns :

    the value of "sms-flash" property + +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_text_channel_get_sms_length_async ()

    +
    void                tp_text_channel_get_sms_length_async
    +                                                        (TpTextChannel *self,
    +                                                         TpMessage *message,
    +                                                         GAsyncReadyCallback callback,
    +                                                         gpointer user_data);
    +

    +Starts an async call to get the number of 140 octet chunks required to +send a message via SMS on self, as well as the number of remaining +characters available in the final chunk and, if possible, +an estimate of the cost. +

    +

    +Once the request has been satisfied, callback will be called. +You can then call tp_text_channel_get_sms_length_finish() to get the +result of the operation. +

    +
    ++ + + + + + + + + + + + + + + + + + +

    self :

    a TpTextChannel +

    message :

    a TpClientMessage +

    callback :

    a callback to call when the request has been satisfied +

    user_data :

    data to pass to callback +
    +

    Since 0.15.1

    +
    +
    +
    +

    tp_text_channel_get_sms_length_finish ()

    +
    gboolean            tp_text_channel_get_sms_length_finish
    +                                                        (TpTextChannel *self,
    +                                                         GAsyncResult *result,
    +                                                         guint *chunks_required,
    +                                                         gint *remaining_characters,
    +                                                         gint *estimated_cost,
    +                                                         GError **error);
    +

    +Finishes an async SMS length request. +

    +
    ++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    self :

    a TpTextChannel +

    result :

    a GAsyncResult +

    chunks_required :

    if not NULL used to return +the number of 140 octet chunks required to send the message. [out] +

    remaining_characters :

    if not NULL used to return +the number of further characters that can be fit in the final chunk. +A negative value indicates that the message will be truncated by +abs(remaining_characters). +The value G_MININT32 indicates the message will be truncated by +an unknown amount. [out] +

    estimated_cost :

    if not NULL used to return +the estimated cost of sending this message. +The currency and scale of this value are the same as the +values of the "balance-scale" and +"balance-currency" properties. +A value of -1 indicates the cost could not be estimated. [out] +

    error :

    a GError to fill +

    Returns :

    TRUE if the number of 140 octet chunks required to send +the message has been retrieved, FALSE otherwise. + +
    +

    Since 0.15.1

    Property Details

    The "delivery-reporting-support" property

    -
      "delivery-reporting-support" guint                 : Read
    +
      "delivery-reporting-support" guint                 : Read

    A TpDeliveryReportingSupportFlags indicating features supported by this channel. @@ -745,9 +944,24 @@

    Since 0.13.10


    +
    +

    The "is-sms-channel" property

    +
      "is-sms-channel"           gboolean              : Read
    +

    +TRUE if messages sent and received on this channel are transmitted +via SMS. +

    +

    +This property is not guaranteed to have a meaningful value until +TP_TEXT_CHANNEL_FEATURE_SMS has been prepared. +

    +

    Default value: FALSE

    +

    Since 0.15.1

    +
    +

    The "message-part-support-flags" property

    -
      "message-part-support-flags" guint                 : Read
    +
      "message-part-support-flags" guint                 : Read

    A TpMessagePartSupportFlags indicating the level of support for message parts on this channel. @@ -760,17 +974,30 @@

    The "message-types" property

      "message-types"            GArray_guint_*        : Read

    -A GArray containing the TpChannelTextMessageType which may be sent on +A GArray containing the TpChannelTextMessageType which may be sent on this channel.

    Since 0.13.16

    +
    +
    +
    +

    The "sms-flash" property

    +
      "sms-flash"                gboolean              : Read
    +

    +TRUE if this channel is exclusively for receiving class 0 SMSes +(and no SMSes can be sent using tp_text_channel_send_message_async() +on this channel). If FALSE, no incoming class 0 SMSes will appear +on this channel. +

    +

    Default value: FALSE

    +

    Since 0.15.1


    The "supported-content-types" property

    -
      "supported-content-types"  GStrv*                : Read
    -

    -A GStrv containing the MIME types supported by this channel, with more +

      "supported-content-types"  GStrv*                : Read
    +

    +A GStrv containing the MIME types supported by this channel, with more preferred MIME types appearing earlier in the array.

    Since 0.13.10

    @@ -782,7 +1009,7 @@

    The "message-received" signal

    void                user_function                      (TpTextChannel      *self,
                                                             TpSignalledMessage *message,
    -                                                        gpointer            user_data)      : Run Last
    + gpointer user_data) : Run Last

    The ::message-received signal is emitted when a new message has been received on self. @@ -817,9 +1044,9 @@

    The "message-sent" signal

    void                user_function                      (TpTextChannel      *self,
                                                             TpSignalledMessage *message,
    -                                                        guint               flags,
    -                                                        gchar              *token,
    -                                                        gpointer            user_data)      : Run Last
    + guint flags, + gchar *token, + gpointer user_data) : Run Last

    The ::message-sent signal is emitted when message has been submitted for sending. @@ -845,7 +1072,7 @@

    token :

    an opaque token used to match any incoming delivery or failure -reports against this message, or NULL if the message is not +reports against this message, or NULL if the message is not readily identifiable.
    @@ -183,7 +183,7 @@

    This macro will be deprecated in a future telepathy-glib release. Please -use GLib 2.20's G_STATIC_ASSERT() macro in new code. +use GLib 2.20's G_STATIC_ASSERT() macro in new code.

    @@ -219,7 +219,7 @@

    This macro will be deprecated in a future telepathy-glib release. Please -use GLib 2.20's G_STATIC_ASSERT() macro in new code. +use GLib 2.20's G_STATIC_ASSERT() macro in new code.

    @@ -234,10 +234,10 @@

    tp_g_hash_table_update ()

    -
    void                tp_g_hash_table_update              (GHashTable *target,
    -                                                         GHashTable *source,
    -                                                         GBoxedCopyFunc key_dup,
    -                                                         GBoxedCopyFunc value_dup);
    +
    void                tp_g_hash_table_update              (GHashTable *target,
    +                                                         GHashTable *source,
    +                                                         GBoxedCopyFunc key_dup,
    +                                                         GBoxedCopyFunc value_dup);

    Add each item in source to target, replacing any existing item with the same key. key_dup and value_dup are used to duplicate the items; in @@ -275,8 +275,8 @@


    tp_g_ptr_array_contains ()

    -
    gboolean            tp_g_ptr_array_contains             (GPtrArray *haystack,
    -                                                         gpointer needle);
    +
    gboolean            tp_g_ptr_array_contains             (GPtrArray *haystack,
    +                                                         gpointer needle);

    @@ -295,7 +295,7 @@
    - @@ -304,8 +304,8 @@

    tp_g_ptr_array_extend ()

    -
    void                tp_g_ptr_array_extend               (GPtrArray *target,
    -                                                         GPtrArray *source);
    +
    void                tp_g_ptr_array_extend               (GPtrArray *target,
    +                                                         GPtrArray *source);

    Appends all elements of source to target. Note that this only copies the pointers from source; any duplication or reference-incrementing must be @@ -313,7 +313,7 @@

    After this function has been called, it is safe to call -g_ptr_array_free() on source and also free the actual pointer array, +g_ptr_array_free() on source and also free the actual pointer array, as long as doing so does not free the data pointed to by the new items in target.

    @@ -322,12 +322,12 @@
    - - @@ -337,9 +337,9 @@

    tp_g_value_slice_new ()

    -
    GValue *            tp_g_value_slice_new                (GType type);
    -

    -Slice-allocate an empty GValue. tp_g_value_slice_new_boolean() and similar +

    GValue *            tp_g_value_slice_new                (GType type);
    +

    +Slice-allocate an empty GValue. tp_g_value_slice_new_boolean() and similar functions are likely to be more convenient to use for the types supported.

    Returns :

    TRUE if needle is one of the elements of haystack + TRUE if needle is one of the elements of haystack

    target :

    a GPtrArray to copy items to +a GPtrArray to copy items to

    source :

    a GPtrArray to copy items from +a GPtrArray to copy items from
    @@ -352,8 +352,8 @@ - @@ -363,10 +363,10 @@

    tp_g_value_slice_new_boolean ()

    -
    GValue *            tp_g_value_slice_new_boolean        (gboolean b);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_boolean        (gboolean b);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a newly allocated, newly initialized GValue, to be freed with -tp_g_value_slice_free() or g_slice_free(). + a newly allocated, newly initialized GValue, to be freed with +tp_g_value_slice_free() or g_slice_free().
    @@ -378,8 +378,8 @@ - @@ -390,11 +390,11 @@

    tp_g_value_slice_new_boxed ()

    -
    GValue *            tp_g_value_slice_new_boxed          (GType type,
    -                                                         gconstpointer p);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_boxed          (GType type,
    +                                                         gconstpointer p);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_BOOLEAN with value b, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_BOOLEAN with value b, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -411,8 +411,8 @@ - @@ -423,11 +423,11 @@

    tp_g_value_slice_new_static_boxed ()

    -
    GValue *            tp_g_value_slice_new_static_boxed   (GType type,
    -                                                         gconstpointer p);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_static_boxed   (GType type,
    +                                                         gconstpointer p);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type type whose value is a copy of p, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type type whose value is a copy of p, +to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -444,8 +444,8 @@ - @@ -456,11 +456,11 @@

    tp_g_value_slice_new_take_boxed ()

    -
    GValue *            tp_g_value_slice_new_take_boxed     (GType type,
    -                                                         gpointer p);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_take_boxed     (GType type,
    +                                                         gpointer p);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type type whose value is p, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type type whose value is p, +to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -472,15 +472,15 @@ - - @@ -491,10 +491,10 @@

    tp_g_value_slice_new_double ()

    -
    GValue *            tp_g_value_slice_new_double         (double d);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_double         (double d);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    p :

    a pointer of type type which will be freed with g_boxed_free() by the - returned GValue (the caller must own it before calling this function, but +a pointer of type type which will be freed with g_boxed_free() by the + returned GValue (the caller must own it before calling this function, but no longer owns it after this function returns)

    Returns :

    a GValue of type type whose value is p, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type type whose value is p, +to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -506,8 +506,8 @@ - @@ -518,10 +518,10 @@

    tp_g_value_slice_new_int ()

    -
    GValue *            tp_g_value_slice_new_int            (gint n);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_int            (gint n);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_DOUBLE with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_DOUBLE with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -533,8 +533,8 @@ - @@ -545,10 +545,10 @@

    tp_g_value_slice_new_int64 ()

    -
    GValue *            tp_g_value_slice_new_int64          (gint64 n);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_int64          (gint64 n);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_INT with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_INT with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -560,8 +560,8 @@ - @@ -572,10 +572,10 @@

    tp_g_value_slice_new_string ()

    -
    GValue *            tp_g_value_slice_new_string         (const gchar *string);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_string         (const gchar *string);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_INT64 with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_INT64 with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -587,8 +587,8 @@ - @@ -599,10 +599,10 @@

    tp_g_value_slice_new_static_string ()

    -
    GValue *            tp_g_value_slice_new_static_string  (const gchar *string);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_static_string  (const gchar *string);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_STRING whose value is a copy of string, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_STRING whose value is a copy of string, +to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -615,8 +615,8 @@ - @@ -627,25 +627,25 @@

    tp_g_value_slice_new_take_string ()

    -
    GValue *            tp_g_value_slice_new_take_string    (gchar *string);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_take_string    (gchar *string);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_STRING whose value is string, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_STRING whose value is string, +to be freed with tp_g_value_slice_free() or g_slice_free()
    - - @@ -656,10 +656,10 @@

    tp_g_value_slice_new_uint ()

    -
    GValue *            tp_g_value_slice_new_uint           (guint n);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_uint           (guint n);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    string :

    a string which will be freed with g_free() by the returned GValue +a string which will be freed with g_free() by the returned GValue (the caller must own it before calling this function, but no longer owns it after this function returns)

    Returns :

    a GValue of type G_TYPE_STRING whose value is string, -to be freed with tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_STRING whose value is string, +to be freed with tp_g_value_slice_free() or g_slice_free()
    @@ -671,8 +671,8 @@ - @@ -683,10 +683,10 @@

    tp_g_value_slice_new_uint64 ()

    -
    GValue *            tp_g_value_slice_new_uint64         (guint64 n);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_uint64         (guint64 n);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_UINT with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_UINT with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -698,8 +698,8 @@ - @@ -710,10 +710,10 @@

    tp_g_value_slice_new_byte ()

    -
    GValue *            tp_g_value_slice_new_byte           (guchar n);
    -

    -Slice-allocate and initialize a GValue. This function is convenient to -use when constructing hash tables from string to GValue, for example. +

    GValue *            tp_g_value_slice_new_byte           (guchar n);
    +

    +Slice-allocate and initialize a GValue. This function is convenient to +use when constructing hash tables from string to GValue, for example.

    Returns :

    a GValue of type G_TYPE_UINT64 with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_UINT64 with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -725,8 +725,8 @@ - @@ -737,13 +737,13 @@

    tp_g_value_slice_free ()

    -
    void                tp_g_value_slice_free               (GValue *value);
    +
    void                tp_g_value_slice_free               (GValue *value);

    Unset and free a slice-allocated GValue.

    (GDestroyNotify) tp_g_value_slice_free can be used -as a destructor for values in a GHashTable, for example. +as a destructor for values in a GHashTable, for example.

    Returns :

    a GValue of type G_TYPE_UCHAR with value n, to be freed with -tp_g_value_slice_free() or g_slice_free() + a GValue of type G_TYPE_UCHAR with value n, to be freed with +tp_g_value_slice_free() or g_slice_free()
    @@ -757,7 +757,7 @@

    tp_g_value_slice_dup ()

    -
    GValue *            tp_g_value_slice_dup                (const GValue *value);
    +
    GValue *            tp_g_value_slice_dup                (const GValue *value);

    @@ -772,7 +772,7 @@
    @@ -782,10 +782,10 @@

    tp_strdiff ()

    -
    gboolean            tp_strdiff                          (const gchar *left,
    -                                                         const gchar *right);
    -

    -Return TRUE if the given strings are different. Unlike strcmp this +

    gboolean            tp_strdiff                          (const gchar *left,
    +                                                         const gchar *right);
    +

    +Return TRUE if the given strings are different. Unlike strcmp this function will handle null pointers, treating them as distinct from any string.

    @@ -804,8 +804,8 @@
    - @@ -814,8 +814,8 @@

    tp_mixin_offset_cast ()

    -
    gpointer            tp_mixin_offset_cast                (gpointer instance,
    -                                                         guint offset);
    +
    gpointer            tp_mixin_offset_cast                (gpointer instance,
    +                                                         guint offset);

    Extend a pointer by an offset, provided the offset is not 0. This is used to cast from an object instance to one of the telepathy-glib @@ -845,8 +845,8 @@


    tp_mixin_class_get_offset ()

    -
    guint               tp_mixin_class_get_offset           (gpointer klass,
    -                                                         GQuark quark);
    +
    guint               tp_mixin_class_get_offset           (gpointer klass,
    +                                                         GQuark quark);

    If the type of klass, or any of its ancestor types, has had an offset attached using qdata with the given quark, return that offset; if not, @@ -870,7 +870,7 @@

    - @@ -884,8 +884,8 @@

    tp_mixin_instance_get_offset ()

    -
    guint               tp_mixin_instance_get_offset        (gpointer instance,
    -                                                         GQuark quark);
    +
    guint               tp_mixin_instance_get_offset        (gpointer instance,
    +                                                         GQuark quark);

    If the type of instance, or any of its ancestor types, has had an offset attached using qdata with the given quark, return that offset. If not, @@ -909,7 +909,7 @@

    - @@ -923,7 +923,7 @@

    tp_escape_as_identifier ()

    -
    gchar *             tp_escape_as_identifier             (const gchar *name);
    +
    gchar *             tp_escape_as_identifier             (const gchar *name);

    Escape an arbitrary string so it follows the rules for a C identifier, and hence an object path component, interface element component, @@ -956,7 +956,7 @@

    - @@ -965,8 +965,8 @@

    tp_strv_contains ()

    -
    gboolean            tp_strv_contains                    (const gchar * const *strv,
    -                                                         const gchar *str);
    +
    gboolean            tp_strv_contains                    (const gchar * const *strv,
    +                                                         const gchar *str);

    @@ -975,7 +975,7 @@
    - @@ -997,13 +997,13 @@

    tp_g_key_file_get_int64 ()

    -
    gint64              tp_g_key_file_get_int64             (GKeyFile *key_file,
    -                                                         const gchar *group_name,
    -                                                         const gchar *key,
    -                                                         GError **error);
    +
    gint64              tp_g_key_file_get_int64             (GKeyFile *key_file,
    +                                                         const gchar *group_name,
    +                                                         const gchar *key,
    +                                                         GError **error);

    Returns the value associated with key under group_name as a signed -64-bit integer. This is similar to g_key_file_get_integer() but can return +64-bit integer. This is similar to g_key_file_get_integer() but can return 64-bit results without truncation.

    Returns :

    a newly allocated copy of value, to be freed with -tp_g_value_slice_free() or g_slice_free(). +tp_g_value_slice_free() or g_slice_free().

    Returns :

    FALSE if left and right are both NULL, or if - neither is NULL and both have the same contents; TRUE otherwise + FALSE if left and right are both NULL, or if + neither is NULL and both have the same contents; TRUE otherwise

    quark :

    A quark that was used to store the offset with g_type_set_qdata() +A quark that was used to store the offset with g_type_set_qdata()

    quark :

    A quark that was used to store the offset with g_type_set_qdata() +A quark that was used to store the offset with g_type_set_qdata()

    Returns :

    the escaped string, which must be freed by the caller with g_free + the escaped string, which must be freed by the caller with g_free

    strv :

    a NULL-terminated array of strings, or NULL (which is treated as an +a NULL-terminated array of strings, or NULL (which is treated as an empty strv)
    @@ -1011,22 +1011,22 @@ - - - - @@ -1043,13 +1043,13 @@

    tp_g_key_file_get_uint64 ()

    -
    guint64             tp_g_key_file_get_uint64            (GKeyFile *key_file,
    -                                                         const gchar *group_name,
    -                                                         const gchar *key,
    -                                                         GError **error);
    +
    guint64             tp_g_key_file_get_uint64            (GKeyFile *key_file,
    +                                                         const gchar *group_name,
    +                                                         const gchar *key,
    +                                                         GError **error);

    Returns the value associated with key under group_name as an unsigned -64-bit integer. This is similar to g_key_file_get_integer() but can return +64-bit integer. This is similar to g_key_file_get_integer() but can return large positive results without truncation.

    key_file :

    a non-NULL GKeyFile +a non-NULL GKeyFile

    group_name :

    a non-NULL group name +a non-NULL group name

    key :

    a non-NULL key +a non-NULL key

    error :

    return location for a GError +return location for a GError
    @@ -1057,22 +1057,22 @@ - - - - @@ -1089,23 +1089,23 @@

    tp_g_signal_connect_object ()

    -
    gulong              tp_g_signal_connect_object          (gpointer instance,
    -                                                         const gchar *detailed_signal,
    -                                                         GCallback c_handler,
    -                                                         gpointer gobject,
    -                                                         GConnectFlags connect_flags);
    -

    -Connects a GCallback function to a signal for a particular object, as if -with g_signal_connect(). Additionally, arranges for the signal handler to be +

    gulong              tp_g_signal_connect_object          (gpointer instance,
    +                                                         const gchar *detailed_signal,
    +                                                         GCallback c_handler,
    +                                                         gpointer gobject,
    +                                                         GConnectFlags connect_flags);
    +

    +Connects a GCallback function to a signal for a particular object, as if +with g_signal_connect(). Additionally, arranges for the signal handler to be disconnected if gobject is destroyed.

    -This is similar to g_signal_connect_data(), but uses a closure which +This is similar to g_signal_connect_data(), but uses a closure which ensures that the gobject stays alive during the call to c_handler by temporarily adding a reference count to gobject.

    -This is similar to g_signal_connect_object(), but doesn't have the +This is similar to g_signal_connect_object(), but doesn't have the documented bug that everyone is too scared to fix. Also, it does not allow you to pass in NULL as gobject

    @@ -1115,7 +1115,7 @@ handlers in their finalizers.

    -Changed in 0.10.4 and 0.11.3: G_CONNECT_AFTER is now respected. +Changed in 0.10.4 and 0.11.3: G_CONNECT_AFTER is now respected.

    key_file :

    a non-NULL GKeyFile +a non-NULL GKeyFile

    group_name :

    a non-NULL group name +a non-NULL group name

    key :

    a non-NULL key +a non-NULL key

    error :

    return location for a GError +return location for a GError
    @@ -1132,7 +1132,7 @@ - @@ -1142,8 +1142,8 @@ - @@ -1159,18 +1159,18 @@

    tp_value_array_build ()

    -
    GValueArray *       tp_value_array_build                (gsize length,
    -                                                         GType type,
    +
    GValueArray *       tp_value_array_build                (gsize length,
    +                                                         GType type,
                                                              ...);

    -Creates a new GValueArray for use with structs, containing the values +Creates a new GValueArray for use with structs, containing the values passed in as parameters. The values are copied or reffed as appropriate for their type.

    -

    Example 2.  using tp_value_array_build

    +

    Example 2.  using tp_value_array_build

    c_handler :

    the GCallback to connect. +the GCallback to connect.

    connect_flags :

    a combination of GConnectFlags. Only - G_CONNECT_AFTER and G_CONNECT_SWAPPED are supported by this function. +a combination of GConnectFlags. Only + G_CONNECT_AFTER and G_CONNECT_SWAPPED are supported by this function.
    @@ -1212,7 +1212,7 @@ - @@ -1223,11 +1223,11 @@

    tp_value_array_unpack ()

    -
    void                tp_value_array_unpack               (GValueArray *array,
    -                                                         gsize len,
    +
    void                tp_value_array_unpack               (GValueArray *array,
    +                                                         gsize len,
                                                              ...);

    -Unpacks a GValueArray into separate variables. +Unpacks a GValueArray into separate variables.

    The contents of the values aren't copied into the variables, and so become @@ -1236,7 +1236,7 @@

    -

    Example 3. using tp_value_array_unpack

    +

    Example 3. using tp_value_array_unpack

    Returns :

    a newly created GValueArray, free with g_value_array_free. + a newly created GValueArray, free with g_value_array_free.
    @@ -1288,7 +1288,7 @@

    TpWeakRef

    typedef struct _TpWeakRef TpWeakRef;

    -A simple wrapper for a weak reference to a GObject, suitable for use in +A simple wrapper for a weak reference to a GObject, suitable for use in asynchronous calls which should only affect the object if it hasn't already been freed.

    @@ -1300,16 +1300,16 @@

    If more than one piece of auxiliary data is required, the user_data -argument to the constructor can be a struct or a GValueArray. +argument to the constructor can be a struct or a GValueArray.

    Since 0.11.3


    tp_weak_ref_new ()

    -
    TpWeakRef *         tp_weak_ref_new                     (gpointer object,
    -                                                         gpointer user_data,
    -                                                         GDestroyNotify destroy);
    +
    TpWeakRef *         tp_weak_ref_new                     (gpointer object,
    +                                                         gpointer user_data,
    +                                                         GDestroyNotify destroy);

    Return a new weak reference wrapper for object.

    @@ -1347,10 +1347,10 @@

    tp_weak_ref_dup_object ()

    -
    gpointer            tp_weak_ref_dup_object              (TpWeakRef *self);
    +
    gpointer            tp_weak_ref_dup_object              (TpWeakRef *self);

    If the weakly referenced object still exists, return a new reference to -it. Otherwise, return NULL. +it. Otherwise, return NULL.

    @@ -1362,7 +1362,7 @@ - @@ -1372,7 +1372,7 @@

    tp_weak_ref_get_user_data ()

    -
    gpointer            tp_weak_ref_get_user_data           (TpWeakRef *self);
    +
    gpointer            tp_weak_ref_get_user_data           (TpWeakRef *self);

    Return the additional data that was passed to tp_weak_ref_new().

    @@ -1387,7 +1387,7 @@
    @@ -1419,16 +1419,16 @@

    tp_clear_pointer()

    #define             tp_clear_pointer(pp, destroy)

    -Set a variable holding a pointer to NULL. If it was not already NULL, +Set a variable holding a pointer to NULL. If it was not already NULL, unref or destroy the object it previously pointed to with destroy.

    -More precisely, if *pp is non-NULL, set *pp to NULL, then +More precisely, if *pp is non-NULL, set *pp to NULL, then call destroy on the object that *pp previously pointed to.

    -This is analogous to g_clear_error() for non-error objects, but also -ensures that pp is already NULL before the destructor is run. +This is analogous to g_clear_error() for non-error objects, but also +ensures that pp is already NULL before the destructor is run.

    Typical usage is something like this: @@ -1464,7 +1464,7 @@ ... tp_clear_object (&foo->conn); -g_clear_error (&foo->error); +g_clear_error (&foo->error); tp_clear_boxed (G_TYPE_HASH_TABLE, &foo->table); tp_clear_pointer (&foo->misc, my_struct_destroy); @@ -1486,7 +1486,7 @@

    @@ -1499,18 +1499,18 @@
    #define tp_clear_object(op) tp_clear_pointer ((op), g_object_unref)
     

    -Set a variable holding a GObject to NULL. If it was not already NULL, +Set a variable holding a GObject to NULL. If it was not already NULL, unref the object it previously pointed to.

    This is exactly equivalent to calling tp_clear_pointer() on op, -with destroy = g_object_unref(). See tp_clear_pointer() for example usage. +with destroy = g_object_unref(). See tp_clear_pointer() for example usage.

    Returns :

    a new reference, or NULL. [type GObject.Object][transfer full] + a new reference, or NULL. [type GObject.Object][transfer full]

    Returns :

    the additional data supplied in tp_weak_ref_new(), which may be - NULL + NULL

    destroy :

    a function to which a gpointer can be passed, to destroy *pp (if calling this macro from C++, explicitly casting the function to - GDestroyNotify may be necessary) + GDestroyNotify may be necessary)
    -

    op :

    a pointer to a variable, struct member etc. holding a GObject +a pointer to a variable, struct member etc. holding a GObject
    @@ -1521,13 +1521,13 @@

    tp_clear_boxed()

    #define             tp_clear_boxed(gtype, pp)

    -Set a variable holding a boxed object to NULL. If it was not already NULL, +Set a variable holding a boxed object to NULL. If it was not already NULL, destroy the boxed object it previously pointed to, as appropriate for gtype.

    -More precisely, if *pp is non-NULL, set *pp to NULL, then -call g_boxed_free() on the object that *pp previously pointed to. +More precisely, if *pp is non-NULL, set *pp to NULL, then +call g_boxed_free() on the object that *pp previously pointed to.

    This is similar to tp_clear_pointer(); see that function's documentation @@ -1538,7 +1538,7 @@

    gtype :

    - the GType of *pp, e.g. G_TYPE_HASH_TABLE. [type GObject.Type] + the GType of *pp, e.g. G_TYPE_HASH_TABLE. [type GObject.Type] @@ -1554,22 +1554,22 @@

    tp_simple_async_report_success_in_idle ()

    void                tp_simple_async_report_success_in_idle
    -                                                        (GObject *source,
    -                                                         GAsyncReadyCallback callback,
    -                                                         gpointer user_data,
    -                                                         gpointer source_tag);
    -

    -Create a new GSimpleAsyncResult with no operation result, and call -g_simple_async_result_complete_in_idle() on it. -

    -

    -This is like a successful version of g_simple_async_report_error_in_idle(), + (GObject *source, + GAsyncReadyCallback callback, + gpointer user_data, + gpointer source_tag); +

    +Create a new GSimpleAsyncResult with no operation result, and call +g_simple_async_result_complete_in_idle() on it. +

    +

    +This is like a successful version of g_simple_async_report_error_in_idle(), suitable for asynchronous functions that (conceptually) either succeed and return nothing, or raise an error, such as tp_proxy_prepare_async().

    The corresponding finish function should not call a function that attempts -to get a result, such as g_simple_async_result_get_op_res_gpointer(). +to get a result, such as g_simple_async_result_get_op_res_gpointer().

    @@ -1591,7 +1591,7 @@ - @@ -1601,7 +1601,7 @@

    tp_user_action_time_from_x11 ()

    -
    gint64              tp_user_action_time_from_x11        (guint32 x11_time);
    +
    gint64              tp_user_action_time_from_x11        (guint32 x11_time);

    Convert an X11 timestamp into a user action time as used in Telepathy.

    @@ -1631,12 +1631,12 @@

    tp_user_action_time_should_present ()

    -
    gboolean            tp_user_action_time_should_present  (gint64 user_action_time,
    -                                                         guint32 *x11_time);
    +
    gboolean            tp_user_action_time_should_present  (gint64 user_action_time,
    +                                                         guint32 *x11_time);

    Interpret a Telepathy user action time to decide whether a Handler should -attempt to gain focus. If TRUE is returned, it would be appropriate to -call gtk_window_present_with_time() using x11_time as input, for instance. +attempt to gain focus. If TRUE is returned, it would be appropriate to +call gtk_window_present_with_time() using x11_time as input, for instance.

    x11_time is used to return a timestamp in the right format for X11, @@ -1655,12 +1655,12 @@

    - - - - + + + + @@ -1671,7 +1671,7 @@

    tp_utf8_make_valid ()

    -
    gchar *             tp_utf8_make_valid                  (const gchar *name);
    +
    gchar *             tp_utf8_make_valid                  (const gchar *name);

    Validate that the provided string is valid UTF8. If not, replace all invalid bytes with unicode replacement diff --git a/docs/reference/html/telepathy-glib.devhelp b/docs/reference/html/telepathy-glib.devhelp index 7863bd9..1fbd0ee 100644 --- a/docs/reference/html/telepathy-glib.devhelp +++ b/docs/reference/html/telepathy-glib.devhelp @@ -1130,6 +1130,7 @@ + @@ -1162,6 +1163,8 @@ + + @@ -1230,6 +1233,10 @@ + + + + @@ -1238,6 +1245,7 @@ + @@ -2133,6 +2141,8 @@ + + @@ -2256,9 +2266,16 @@ + + + + + + + @@ -3305,6 +3322,7 @@ + @@ -3378,10 +3396,13 @@ + + + @@ -3762,6 +3783,7 @@ + diff --git a/docs/reference/html/telepathy-glib.devhelp2 b/docs/reference/html/telepathy-glib.devhelp2 index 7f1b56c..247c65c 100644 --- a/docs/reference/html/telepathy-glib.devhelp2 +++ b/docs/reference/html/telepathy-glib.devhelp2 @@ -1130,6 +1130,7 @@ + @@ -1162,6 +1163,8 @@ + + @@ -1230,6 +1233,10 @@ + + + + @@ -1238,6 +1245,7 @@ + @@ -2131,8 +2139,10 @@ - - + + + + @@ -2256,9 +2266,16 @@ + + + + + + + @@ -3305,6 +3322,7 @@ + @@ -3378,10 +3396,13 @@ + + + @@ -3633,10 +3654,10 @@ - - - - + + + + @@ -3762,6 +3783,7 @@ + diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 0e72f6a..ffc9178 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -258,6 +258,7 @@ tp_handle_set_is_empty tp_handle_set_size tp_handle_set_to_array +tp_handle_set_to_identifier_map tp_handle_set_update tp_handle_set_difference_update tp_handle_set_dump @@ -3452,6 +3453,7 @@ TP_CONNECTION_FEATURE_CAPABILITIES TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS TP_CONNECTION_FEATURE_CONTACT_INFO +TP_CONNECTION_FEATURE_BALANCE tp_connection_run_until_ready TpConnectionWhenReadyCb tp_connection_call_when_ready @@ -3484,6 +3486,8 @@ tp_connection_add_client_interest tp_connection_add_client_interest_by_id tp_connection_bind_connection_status_to_property +tp_connection_get_balance +tp_connection_get_balance_uri tp_errors_disconnected_quark tp_connection_get_type @@ -3504,6 +3508,7 @@ tp_connection_get_feature_quark_capabilities tp_connection_get_feature_quark_avatar_requirements tp_connection_get_feature_quark_contact_info +tp_connection_get_feature_quark_balance TP_TYPE_AVATAR_REQUIREMENTS TpAvatarRequirements @@ -4547,6 +4552,8 @@ tp_channel_dispatch_operation_claim_finish tp_channel_dispatch_operation_claim_with_async tp_channel_dispatch_operation_claim_with_finish +tp_channel_dispatch_operation_close_channels_async +tp_channel_dispatch_operation_close_channels_finish TP_CHANNEL_DISPATCH_OPERATION TP_CHANNEL_DISPATCH_OPERATION_CLASS @@ -5234,6 +5241,7 @@ tp_base_contact_list_mixin_register_with_contacts_mixin tp_base_contact_list_mixin_list_iface_init tp_base_contact_list_mixin_groups_iface_init +tp_base_contact_list_mixin_blocking_iface_init tp_base_contact_list_get_state tp_base_contact_list_get_connection tp_base_contact_list_set_list_pending @@ -5311,10 +5319,13 @@ TP_TYPE_BLOCKABLE_CONTACT_LIST TpBlockableContactListInterface +TpBaseContactListBlockContactsWithAbuseFunc tp_base_contact_list_can_block tp_base_contact_list_dup_blocked_contacts tp_base_contact_list_block_contacts_async tp_base_contact_list_block_contacts_finish +tp_base_contact_list_block_contacts_with_abuse_async +tp_base_contact_list_block_contacts_with_abuse_finish tp_base_contact_list_unblock_contacts_async tp_base_contact_list_unblock_contacts_finish tp_base_contact_list_contact_blocking_changed @@ -5596,6 +5607,11 @@ tp_text_channel_set_chat_state_async tp_text_channel_set_chat_state_finish tp_text_channel_supports_message_type +TP_TEXT_CHANNEL_FEATURE_SMS +tp_text_channel_is_sms_channel +tp_text_channel_get_sms_flash +tp_text_channel_get_sms_length_async +tp_text_channel_get_sms_length_finish TP_IS_TEXT_CHANNEL TP_IS_TEXT_CHANNEL_CLASS @@ -5607,4 +5623,5 @@ TpTextChannelPrivate tp_text_channel_get_feature_quark_incoming_messages - +tp_text_channel_get_feature_quark_sms + diff --git a/docs/reference/tmpl/base-contact-list.sgml b/docs/reference/tmpl/base-contact-list.sgml index 91270de..df3f7cd 100644 --- a/docs/reference/tmpl/base-contact-list.sgml +++ b/docs/reference/tmpl/base-contact-list.sgml @@ -66,6 +66,14 @@ + + + + +@klass: + + + @@ -851,6 +859,19 @@ @unblock_contacts_async: @unblock_contacts_finish: @can_block: +@block_contacts_with_abuse_async: + + + + + + +@self: +@contacts: +@report_abusive: +@callback: +@user_data: + @@ -892,6 +913,29 @@ @Returns: + + + + + +@self: +@contacts: +@report_abusive: +@callback: +@user_data: + + + + + + + +@self: +@result: +@error: +@Returns: + + diff --git a/docs/reference/tmpl/channel-dispatch-operation.sgml b/docs/reference/tmpl/channel-dispatch-operation.sgml index c9f38ae..bc2965a 100644 --- a/docs/reference/tmpl/channel-dispatch-operation.sgml +++ b/docs/reference/tmpl/channel-dispatch-operation.sgml @@ -357,3 +357,24 @@ @Returns: + + + + + +@self: +@callback: +@user_data: + + + + + + + +@self: +@result: +@error: +@Returns: + + diff --git a/docs/reference/tmpl/connection.sgml b/docs/reference/tmpl/connection.sgml index 2a90ceb..2db934d 100644 --- a/docs/reference/tmpl/connection.sgml +++ b/docs/reference/tmpl/connection.sgml @@ -52,6 +52,36 @@ + + + + + +@tpconnection: the object which received the signal. +@arg1: +@arg2: +@arg3: + + + + + + + + + + + + + + + + + + + + + @@ -140,6 +170,13 @@ + + + + + + + @@ -483,6 +520,27 @@ @target: @target_property: @invert: +@Returns: + + + + + + + +@self: +@balance: +@scale: +@currency: +@Returns: + + + + + + + +@self: @Returns: diff --git a/docs/reference/tmpl/handle-repo.sgml b/docs/reference/tmpl/handle-repo.sgml index 1da2596..85af893 100644 --- a/docs/reference/tmpl/handle-repo.sgml +++ b/docs/reference/tmpl/handle-repo.sgml @@ -377,6 +377,15 @@ @Returns: + + + + + +@self: +@Returns: + + diff --git a/docs/reference/tmpl/telepathy-glib-unused.sgml b/docs/reference/tmpl/telepathy-glib-unused.sgml index ffa19b0..c4ddf98 100644 --- a/docs/reference/tmpl/telepathy-glib-unused.sgml +++ b/docs/reference/tmpl/telepathy-glib-unused.sgml @@ -1,8 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + +@self: +@callback: +@user_data: + + + + + + +@self: +@result: +@error: +@Returns: + + + + + + +@self: +@reason: +@message: +@callback: +@user_data: + + + + + + +@self: +@result: +@error: +@Returns: + + + + + + +@void: +@Returns: + + + + + + +@self: +@Returns: + + + + + + +@self: +@password: +@callback: +@user_data: + + + + + + +@self: +@result: +@error: +@Returns: + + + + + + +@self: +@password: +@callback: +@user_data: + + + + + + +@self: +@result: +@error: +@Returns: @@ -28,3 +142,11 @@ @void: @Returns: + + + + + +@self: +@Returns: + diff --git a/docs/reference/tmpl/text-channel.sgml b/docs/reference/tmpl/text-channel.sgml index 02b0442..f753881 100644 --- a/docs/reference/tmpl/text-channel.sgml +++ b/docs/reference/tmpl/text-channel.sgml @@ -57,12 +57,22 @@ + + + + + + + + + + @@ -242,3 +252,53 @@ @Returns: + + + + + + + + + + + + +@self: +@Returns: + + + + + + + +@self: +@Returns: + + + + + + + +@self: +@message: +@callback: +@user_data: + + + + + + + +@self: +@result: +@chunks_required: +@remaining_characters: +@estimated_cost: +@error: +@Returns: + + diff --git a/examples/cm/contactlist/conn.c b/examples/cm/contactlist/conn.c index 05a3026..354e7fd 100644 --- a/examples/cm/contactlist/conn.c +++ b/examples/cm/contactlist/conn.c @@ -33,6 +33,8 @@ tp_base_contact_list_mixin_list_iface_init); G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_CONTACT_GROUPS, tp_base_contact_list_mixin_groups_iface_init); + G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_CONTACT_BLOCKING, + tp_base_contact_list_mixin_blocking_iface_init); G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_PRESENCE, tp_presence_mixin_iface_init); G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_SIMPLE_PRESENCE, @@ -393,6 +395,7 @@ TP_IFACE_CONNECTION_INTERFACE_CONTACTS, TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST, TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS, + TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING, TP_IFACE_CONNECTION_INTERFACE_PRESENCE, TP_IFACE_CONNECTION_INTERFACE_REQUESTS, TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE, diff --git a/examples/cm/echo-message-parts/chan.c b/examples/cm/echo-message-parts/chan.c index 4f63390..591692c 100644 --- a/examples/cm/echo-message-parts/chan.c +++ b/examples/cm/echo-message-parts/chan.c @@ -13,21 +13,26 @@ #include "chan.h" +#include + #include #include +#include #include static void destroyable_iface_init (gpointer iface, gpointer data); +static void sms_iface_init (gpointer iface, gpointer data); G_DEFINE_TYPE_WITH_CODE (ExampleEcho2Channel, example_echo_2_channel, TP_TYPE_BASE_CHANNEL, G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_TYPE_TEXT, - tp_message_mixin_text_iface_init); + tp_message_mixin_text_iface_init) G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_MESSAGES, - tp_message_mixin_messages_iface_init); + tp_message_mixin_messages_iface_init) G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_DESTROYABLE, destroyable_iface_init) + G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_SMS, sms_iface_init) ) /* type definition stuff */ @@ -35,18 +40,33 @@ static const char * example_echo_2_channel_interfaces[] = { TP_IFACE_CHANNEL_INTERFACE_MESSAGES, TP_IFACE_CHANNEL_INTERFACE_DESTROYABLE, + TP_IFACE_CHANNEL_INTERFACE_SMS, NULL }; +enum +{ + PROP_SMS = 1, + PROP_SMS_FLASH, + N_PROPS +}; + +struct _ExampleEcho2ChannelPrivate +{ + gboolean sms; +}; + static void example_echo_2_channel_init (ExampleEcho2Channel *self) { + self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, + EXAMPLE_TYPE_ECHO_2_CHANNEL, ExampleEcho2ChannelPrivate); } static void send_message (GObject *object, - TpMessage *message, - TpMessageSendingFlags flags) + TpMessage *message, + TpMessageSendingFlags flags) { ExampleEcho2Channel *self = EXAMPLE_ECHO_2_CHANNEL (object); TpBaseChannel *base = TP_BASE_CHANNEL (self); @@ -150,8 +170,8 @@ static GObject * constructor (GType type, - guint n_props, - GObjectConstructParam *props) + guint n_props, + GObjectConstructParam *props) { GObject *object = G_OBJECT_CLASS (example_echo_2_channel_parent_class)->constructor (type, @@ -229,7 +249,49 @@ TP_IFACE_CHANNEL_INTERFACE_MESSAGES, "DeliveryReportingSupport", TP_IFACE_CHANNEL_INTERFACE_MESSAGES, "SupportedContentTypes", TP_IFACE_CHANNEL_INTERFACE_MESSAGES, "MessageTypes", + TP_IFACE_CHANNEL_INTERFACE_SMS, "Flash", NULL); +} + +static void +set_property (GObject *object, + guint property_id, + const GValue *value, + GParamSpec *pspec) +{ + ExampleEcho2Channel *self = (ExampleEcho2Channel *) object; + + switch (property_id) + { + case PROP_SMS: + self->priv->sms = g_value_get_boolean (value); + break; + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); + break; + } +} + +static void +get_property (GObject *object, + guint property_id, + GValue *value, + GParamSpec *pspec) +{ + ExampleEcho2Channel *self = (ExampleEcho2Channel *) object; + + switch (property_id) + { + case PROP_SMS: + g_value_set_boolean (value, self->priv->sms); + break; + case PROP_SMS_FLASH: + g_value_set_boolean (value, TRUE); + break; + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); + break; + } } static void @@ -237,8 +299,18 @@ { GObjectClass *object_class = (GObjectClass *) klass; TpBaseChannelClass *base_class = (TpBaseChannelClass *) klass; + GParamSpec *param_spec; + static TpDBusPropertiesMixinPropImpl sms_props[] = { + { "SMSChannel", "sms", NULL }, + { "Flash", "sms-flash", NULL }, + { NULL } + }; + + g_type_class_add_private (klass, sizeof (ExampleEcho2ChannelPrivate)); object_class->constructor = constructor; + object_class->set_property = set_property; + object_class->get_property = get_property; object_class->finalize = finalize; base_class->channel_type = TP_IFACE_CHANNEL_TYPE_TEXT; @@ -248,12 +320,29 @@ base_class->fill_immutable_properties = example_echo_2_channel_fill_immutable_properties; + param_spec = g_param_spec_boolean ("sms", "SMS", + "SMS.SMSChannel", + FALSE, + G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_SMS, param_spec); + + param_spec = g_param_spec_boolean ("sms-flash", "SMS Flash", + "SMS.Flash", + FALSE, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_SMS_FLASH, param_spec); + + tp_dbus_properties_mixin_implement_interface (object_class, + TP_IFACE_QUARK_CHANNEL_INTERFACE_SMS, + tp_dbus_properties_mixin_getter_gobject_properties, NULL, + sms_props); + tp_message_mixin_init_dbus_properties (object_class); } static void destroyable_destroy (TpSvcChannelInterfaceDestroyable *iface, - DBusGMethodInvocation *context) + DBusGMethodInvocation *context) { TpBaseChannel *self = TP_BASE_CHANNEL (iface); @@ -265,7 +354,7 @@ static void destroyable_iface_init (gpointer iface, - gpointer data) + gpointer data) { TpSvcChannelInterfaceDestroyableClass *klass = iface; @@ -274,3 +363,59 @@ IMPLEMENT (destroy); #undef IMPLEMENT } + + +void +example_echo_2_channel_set_sms (ExampleEcho2Channel *self, + gboolean sms) +{ + if (self->priv->sms == sms) + return; + + self->priv->sms = sms; + + tp_svc_channel_interface_sms_emit_sms_channel_changed (self, sms); +} + +static void +sms_get_sms_length (TpSvcChannelInterfaceSMS *self, + const GPtrArray *parts, + DBusGMethodInvocation *context) +{ + TpMessage *message; + guint i; + gchar *txt; + size_t len; + + message = tp_cm_message_new ( + tp_base_channel_get_connection (TP_BASE_CHANNEL (self)), parts->len); + + for (i = 0; i < parts->len; i++) + { + tp_g_hash_table_update (g_ptr_array_index (message->parts, i), + g_ptr_array_index (parts, i), + (GBoxedCopyFunc) g_strdup, + (GBoxedCopyFunc) tp_g_value_slice_dup); + } + + txt = tp_message_to_text (message, NULL); + len = strlen (txt); + + tp_svc_channel_interface_sms_return_from_get_sms_length (context, len, + EXAMPLE_ECHO_2_CHANNEL_MAX_SMS_LENGTH - len, -1); + + g_object_unref (message); + g_free (txt); +} + +static void +sms_iface_init (gpointer iface, + gpointer data) +{ + TpSvcChannelInterfaceSMSClass *klass = iface; + +#define IMPLEMENT(x) \ + tp_svc_channel_interface_sms_implement_##x (klass, sms_##x) + IMPLEMENT (get_sms_length); +#undef IMPLEMENT +} diff --git a/examples/cm/echo-message-parts/chan.h b/examples/cm/echo-message-parts/chan.h index dd82bed..8a420ca 100644 --- a/examples/cm/echo-message-parts/chan.h +++ b/examples/cm/echo-message-parts/chan.h @@ -20,6 +20,7 @@ typedef struct _ExampleEcho2Channel ExampleEcho2Channel; typedef struct _ExampleEcho2ChannelClass ExampleEcho2ChannelClass; +typedef struct _ExampleEcho2ChannelPrivate ExampleEcho2ChannelPrivate; GType example_echo_2_channel_get_type (void); @@ -46,7 +47,13 @@ struct _ExampleEcho2Channel { TpBaseChannel parent; TpMessageMixin text; + ExampleEcho2ChannelPrivate *priv; }; + +#define EXAMPLE_ECHO_2_CHANNEL_MAX_SMS_LENGTH 100 + +void example_echo_2_channel_set_sms (ExampleEcho2Channel *self, + gboolean sms); G_END_DECLS diff --git a/telepathy-glib/Makefile.in b/telepathy-glib/Makefile.in index d8cacfc..bfd6614 100644 --- a/telepathy-glib/Makefile.in +++ b/telepathy-glib/Makefile.in @@ -662,6 +662,7 @@ versions/0.14.4.abi \ versions/0.14.5.abi \ versions/0.15.0.abi \ + versions/0.15.1.abi \ $(NULL) diff --git a/telepathy-glib/abi.am b/telepathy-glib/abi.am index 9e92289..7ed44eb 100644 --- a/telepathy-glib/abi.am +++ b/telepathy-glib/abi.am @@ -71,6 +71,7 @@ versions/0.14.4.abi \ versions/0.14.5.abi \ versions/0.15.0.abi \ + versions/0.15.1.abi \ $(NULL) # The quoting here is unnecessary but harmless, and has the useful side-effect diff --git a/telepathy-glib/automatic-proxy-factory.c b/telepathy-glib/automatic-proxy-factory.c index ea12409..56b428d 100644 --- a/telepathy-glib/automatic-proxy-factory.c +++ b/telepathy-glib/automatic-proxy-factory.c @@ -57,8 +57,8 @@ * type of channels. * * - * %TP_TEXT_CHANNEL_FEATURE_INCOMING_MESSAGES for - * #TpTextChannel + * %TP_TEXT_CHANNEL_FEATURE_INCOMING_MESSAGES and + * TP_TEXT_CHANNEL_FEATURE_SMS for #TpTextChannel * * * @@ -189,6 +189,9 @@ { feature = TP_TEXT_CHANNEL_FEATURE_INCOMING_MESSAGES; g_array_append_val (features, feature); + + feature = TP_TEXT_CHANNEL_FEATURE_SMS; + g_array_append_val (features, feature); } return features; diff --git a/telepathy-glib/base-connection-manager.c b/telepathy-glib/base-connection-manager.c index 366e8d2..96790eb 100644 --- a/telepathy-glib/base-connection-manager.c +++ b/telepathy-glib/base-connection-manager.c @@ -1109,7 +1109,9 @@ return TRUE; except: - WARNING ("%s", error->message); + WARNING ("Couldn't claim bus name. If you are trying to debug this " + "connection manager, disable all accounts and kill any running " + "copies of this CM, then try again. %s", error->message); g_error_free (error); if (string != NULL) diff --git a/telepathy-glib/base-contact-list.c b/telepathy-glib/base-contact-list.c index c3e816c..ef618a8 100644 --- a/telepathy-glib/base-contact-list.c +++ b/telepathy-glib/base-contact-list.c @@ -270,6 +270,11 @@ * announced via NewChannels yet. */ GHashTable *channel_requests; + /* DBusGMethodInvocation *s for calls to RequestBlockedContacts which are + * waiting for the contact list to (fail to) be downloaded. + */ + GQueue blocked_contact_requests; + gulong status_changed_id; /* TRUE if @conn implements TpSvcConnectionInterface$FOO - used to @@ -277,6 +282,7 @@ * the constructor and cleared when we lose @conn. */ gboolean svc_contact_list; gboolean svc_contact_groups; + gboolean svc_contact_blocking; }; struct _TpBaseContactListClassPrivate @@ -367,7 +373,8 @@ * @dup_blocked_contacts: the implementation of * tp_base_contact_list_dup_blocked_contacts(); must always be provided * @block_contacts_async: the implementation of - * tp_base_contact_list_block_contacts_async(); must always be provided + * tp_base_contact_list_block_contacts_async(); either this or + * @block_contacts_with_abuse_async must always be provided * @block_contacts_finish: the implementation of * tp_base_contact_list_block_contacts_finish(); the default * implementation may be used if @result is a #GSimpleAsyncResult @@ -379,6 +386,11 @@ * @can_block: the implementation of * tp_base_contact_list_can_block(); if not reimplemented, * the default implementation always returns %TRUE + * @block_contacts_with_abuse_async: the implementation of + * tp_base_contact_list_block_contacts_async(); either this or + * @block_contacts_async must always be provided. If the underlying protocol + * does not support reporting contacts as abusive, implement + * @block_contacts_async instead. Since: 0.15.1 * * The interface vtable for a %TP_TYPE_BLOCKABLE_CONTACT_LIST. * @@ -496,6 +508,7 @@ self->priv->groups = g_hash_table_new_full (NULL, NULL, NULL, g_object_unref); self->priv->channel_requests = g_hash_table_new (NULL, NULL); + g_queue_init (&self->priv->blocked_contact_requests); } static void @@ -535,13 +548,28 @@ } static void +tp_base_contact_list_fail_blocked_contact_requests ( + TpBaseContactList *self, + const GError *error) +{ + DBusGMethodInvocation *context; + + while ((context = g_queue_pop_head (&self->priv->blocked_contact_requests)) + != NULL) + dbus_g_method_return_error (context, error); +} + +static void tp_base_contact_list_free_contents (TpBaseContactList *self) { + GError error = { TP_ERRORS, TP_ERROR_DISCONNECTED, + "Disconnected before blocked contacts were retrieved" }; guint i; tp_base_contact_list_fail_channel_requests (self, TP_ERRORS, TP_ERROR_DISCONNECTED, "Unable to complete channel request due to disconnection"); + tp_base_contact_list_fail_blocked_contact_requests (self, &error); for (i = 0; i < NUM_TP_LIST_HANDLES; i++) tp_clear_object (self->priv->lists + i); @@ -570,6 +598,7 @@ tp_clear_object (&self->priv->conn); self->priv->svc_contact_list = FALSE; self->priv->svc_contact_groups = FALSE; + self->priv->svc_contact_blocking = FALSE; } } @@ -703,6 +732,8 @@ TP_IS_SVC_CONNECTION_INTERFACE_CONTACT_LIST (self->priv->conn); self->priv->svc_contact_groups = TP_IS_SVC_CONNECTION_INTERFACE_CONTACT_GROUPS (self->priv->conn); + self->priv->svc_contact_blocking = + TP_IS_SVC_CONNECTION_INTERFACE_CONTACT_BLOCKING (self->priv->conn); if (TP_IS_MUTABLE_CONTACT_LIST (self)) { @@ -732,7 +763,8 @@ g_return_if_fail (iface->can_block != NULL); g_return_if_fail (iface->dup_blocked_contacts != NULL); - g_return_if_fail (iface->block_contacts_async != NULL); + g_return_if_fail ((iface->block_contacts_async != NULL) ^ + (iface->block_contacts_with_abuse_async != NULL)); g_return_if_fail (iface->block_contacts_finish != NULL); g_return_if_fail (iface->unblock_contacts_async != NULL); g_return_if_fail (iface->unblock_contacts_finish != NULL); @@ -1775,6 +1807,8 @@ self->priv->conn, self->priv->state); tp_base_contact_list_fail_channel_requests (self, domain, code, message); + tp_base_contact_list_fail_blocked_contact_requests (self, + self->priv->failure); } /** @@ -1874,6 +1908,20 @@ } tp_base_contact_list_contact_blocking_changed (self, blocked); + + if (self->priv->svc_contact_blocking && + self->priv->blocked_contact_requests.length > 0) + { + GHashTable *map = tp_handle_set_to_identifier_map (blocked); + DBusGMethodInvocation *context; + + while ((context = g_queue_pop_head ( + &self->priv->blocked_contact_requests)) != NULL) + tp_svc_connection_interface_contact_blocking_return_from_request_blocked_contacts (context, map); + + g_hash_table_unref (map); + } + tp_handle_set_destroy (blocked); } @@ -2290,7 +2338,7 @@ { TpHandleSet *now_blocked; TpIntset *blocked, *unblocked; - GArray *blocked_arr, *unblocked_arr; + GHashTable *blocked_contacts, *unblocked_contacts; TpIntsetFastIter iter; GObject *deny_chan; TpHandle handle; @@ -2313,18 +2361,29 @@ blocked = tp_intset_new (); unblocked = tp_intset_new (); + blocked_contacts = g_hash_table_new (NULL, NULL); + unblocked_contacts = g_hash_table_new (NULL, NULL); tp_intset_fast_iter_init (&iter, tp_handle_set_peek (changed)); while (tp_intset_fast_iter_next (&iter, &handle)) { + const char *id = tp_handle_inspect (self->priv->contact_repo, handle); + if (tp_handle_set_is_member (now_blocked, handle)) - tp_intset_add (blocked, handle); + { + tp_intset_add (blocked, handle); + g_hash_table_insert (blocked_contacts, GUINT_TO_POINTER (handle), + (gpointer) id); + } else - tp_intset_add (unblocked, handle); - - DEBUG ("Contact %s: blocked=%c", - tp_handle_inspect (self->priv->contact_repo, handle), + { + tp_intset_add (unblocked, handle); + g_hash_table_insert (unblocked_contacts, GUINT_TO_POINTER (handle), + (gpointer) id); + } + + DEBUG ("Contact %s: blocked=%c", id, tp_handle_set_is_member (now_blocked, handle) ? 'Y' : 'N'); } @@ -2333,15 +2392,16 @@ tp_base_connection_get_self_handle (self->priv->conn), TP_CHANNEL_GROUP_CHANGE_REASON_NONE); - blocked_arr = tp_intset_to_array (blocked); - unblocked_arr = tp_intset_to_array (unblocked); - /* FIXME: emit ContactBlockingChanged (blocked_arr, unblocked_arr) when the - * new D-Bus API is available */ - g_array_unref (blocked_arr); - g_array_unref (unblocked_arr); + if (self->priv->svc_contact_blocking && + (g_hash_table_size (blocked_contacts) > 0 || + g_hash_table_size (unblocked_contacts) > 0)) + tp_svc_connection_interface_contact_blocking_emit_blocked_contacts_changed ( + self->priv->conn, blocked_contacts, unblocked_contacts); tp_intset_destroy (blocked); tp_intset_destroy (unblocked); + g_hash_table_unref (blocked_contacts); + g_hash_table_unref (unblocked_contacts); tp_handle_set_destroy (now_blocked); } @@ -3044,6 +3104,21 @@ } /** + * TpBaseContactListBlockContactsWithAbuseFunc: + * @self: the contact list manager + * @contacts: the contacts to block + * @report_abusive: whether to report the contacts as abusive to the server + * operator + * @callback: a callback to call on success, failure or disconnection + * @user_data: user data for the callback + * + * Signature of a virtual method that blocks a set of contacts, optionally + * reporting them to the server operator as abusive. + * + * Since: 0.15.1 + */ + +/** * tp_base_contact_list_can_block: * @self: a contact list manager * @@ -3129,14 +3204,17 @@ * * Request that the given contacts are prevented from communicating with the * user, and that presence is not sent to them even if they have a valid - * presence subscription, if possible. + * presence subscription, if possible. This is equivalent to calling + * tp_base_contact_list_block_contacts_with_abuse_async(), passing #FALSE as + * the report_abusive argument. * * If the #TpBaseContactList subclass does not implement * %TP_TYPE_BLOCKABLE_CONTACT_LIST, it is an error to call this method. * * For implementations of %TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual * method which must be implemented, using - * #TpBlockableContactListInterface.block_contacts_async. + * #TpBlockableContactListInterface.block_contacts_async or + * #TpBlockableContactListInterface.block_contacts_with_abuse_async. * The implementation should call * tp_base_contact_list_contact_blocking_changed() * for any contacts it has changed, before calling @callback. @@ -3149,13 +3227,59 @@ GAsyncReadyCallback callback, gpointer user_data) { + tp_base_contact_list_block_contacts_with_abuse_async (self, contacts, FALSE, + callback, user_data); +} + +/** + * tp_base_contact_list_block_contacts_with_abuse_async: + * @self: a contact list manager + * @contacts: contacts whose communications should be blocked + * @report_abusive: whether to report the contacts as abusive to the server + * operator + * @callback: a callback to call when the operation succeeds or fails + * @user_data: optional data to pass to @callback + * + * Request that the given contacts are prevented from communicating with the + * user, and that presence is not sent to them even if they have a valid + * presence subscription, if possible. If the #TpBaseContactList subclass + * implements #TpBlockableContactListInterface.block_contacts_with_abuse_async + * and @report_abusive is #TRUE, also report the given contacts as abusive to + * the server operator. + * + * If the #TpBaseContactList subclass does not implement + * %TP_TYPE_BLOCKABLE_CONTACT_LIST, it is an error to call this method. + * + * For implementations of %TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual + * method which must be implemented, using + * #TpBlockableContactListInterface.block_contacts_async or + * #TpBlockableContactListInterface.block_contacts_with_abuse_async. + * The implementation should call + * tp_base_contact_list_contact_blocking_changed() + * for any contacts it has changed, before calling @callback. + * + * Since: 0.15.1 + */ +void +tp_base_contact_list_block_contacts_with_abuse_async (TpBaseContactList *self, + TpHandleSet *contacts, + gboolean report_abusive, + GAsyncReadyCallback callback, + gpointer user_data) +{ TpBlockableContactListInterface *blockable_iface; blockable_iface = TP_BLOCKABLE_CONTACT_LIST_GET_INTERFACE (self); g_return_if_fail (blockable_iface != NULL); - g_return_if_fail (blockable_iface->block_contacts_async != NULL); - - blockable_iface->block_contacts_async (self, contacts, callback, user_data); + + if (blockable_iface->block_contacts_async != NULL) + blockable_iface->block_contacts_async (self, contacts, callback, user_data); + else if (blockable_iface->block_contacts_with_abuse_async != NULL) + blockable_iface->block_contacts_with_abuse_async (self, contacts, + report_abusive, callback, user_data); + else + g_critical ("neither block_contacts_async nor " + "block_contacts_with_abuse_async is implemented"); } /** @@ -3182,6 +3306,42 @@ */ gboolean tp_base_contact_list_block_contacts_finish (TpBaseContactList *self, + GAsyncResult *result, + GError **error) +{ + TpBlockableContactListInterface *blockable_iface; + + blockable_iface = TP_BLOCKABLE_CONTACT_LIST_GET_INTERFACE (self); + g_return_val_if_fail (blockable_iface != NULL, FALSE); + g_return_val_if_fail (blockable_iface->block_contacts_finish != NULL, FALSE); + + return blockable_iface->block_contacts_finish (self, result, error); +} + +/** + * tp_base_contact_list_block_contacts_with_abuse_finish: + * @self: a contact list manager + * @result: the result passed to @callback by an implementation of + * tp_base_contact_list_block_contacts_with_abuse_async() + * @error: used to raise an error if %FALSE is returned + * + * Interpret the result of an asynchronous call to + * tp_base_contact_list_block_contacts_with_abuse_async(). + * + * If the #TpBaseContactList subclass does not implement + * %TP_TYPE_BLOCKABLE_CONTACT_LIST, it is an error to call this method. + * + * For implementations of %TP_TYPE_BLOCKABLE_CONTACT_LIST, this is a virtual + * method which may be implemented using + * #TpBlockableContactListInterface.block_contacts_finish. If the @result + * will be a #GSimpleAsyncResult, the default implementation may be used. + * + * Returns: %TRUE on success or %FALSE on error + * + * Since: 0.15.1 + */ +gboolean +tp_base_contact_list_block_contacts_with_abuse_finish (TpBaseContactList *self, GAsyncResult *result, GError **error) { @@ -5622,6 +5782,202 @@ #undef IMPLEMENT } +#define ERROR_IF_BLOCKING_NOT_SUPPORTED(self, context) \ + if (!self->priv->svc_contact_blocking) \ + { \ + GError e = { TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED, \ + "ContactBlocking is not supported on this connection" }; \ + dbus_g_method_return_error (context, &e); \ + return; \ + } + +static void +tp_base_contact_list_mixin_request_blocked_contacts ( + TpSvcConnectionInterfaceContactBlocking *svc, + DBusGMethodInvocation *context) +{ + TpBaseContactList *self = _tp_base_connection_find_channel_manager ( + (TpBaseConnection *) svc, TP_TYPE_BASE_CONTACT_LIST); + + ERROR_IF_BLOCKING_NOT_SUPPORTED (self, context); + + switch (self->priv->state) + { + case TP_CONTACT_LIST_STATE_NONE: + case TP_CONTACT_LIST_STATE_WAITING: + g_queue_push_tail (&self->priv->blocked_contact_requests, context); + break; + + case TP_CONTACT_LIST_STATE_FAILURE: + g_warn_if_fail (self->priv->failure != NULL); + dbus_g_method_return_error (context, self->priv->failure); + break; + + case TP_CONTACT_LIST_STATE_SUCCESS: + { + TpHandleSet *blocked = tp_base_contact_list_dup_blocked_contacts (self); + GHashTable *map = tp_handle_set_to_identifier_map (blocked); + + tp_svc_connection_interface_contact_blocking_return_from_request_blocked_contacts (context, map); + + g_hash_table_unref (map); + tp_handle_set_destroy (blocked); + break; + } + + default: + { + GError broken = { TP_ERRORS, TP_ERROR_CONFUSED, + "My internal list of blocked contacts is inconsistent! " + "I apologise for any inconvenience caused." }; + dbus_g_method_return_error (context, &broken); + g_return_if_reached (); + } + } +} + +static void +blocked_cb ( + GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + TpBaseContactList *self = TP_BASE_CONTACT_LIST (source); + DBusGMethodInvocation *context = user_data; + GError *error = NULL; + + if (tp_base_contact_list_block_contacts_with_abuse_finish (self, result, + &error)) + { + tp_svc_connection_interface_contact_blocking_return_from_block_contacts ( + context); + } + else + { + dbus_g_method_return_error (context, error); + g_clear_error (&error); + } +} + +static void +tp_base_contact_list_mixin_block_contacts ( + TpSvcConnectionInterfaceContactBlocking *svc, + const GArray *contacts_arr, + gboolean report_abusive, + DBusGMethodInvocation *context) +{ + TpBaseContactList *self = _tp_base_connection_find_channel_manager ( + (TpBaseConnection *) svc, TP_TYPE_BASE_CONTACT_LIST); + TpHandleSet *contacts; + + ERROR_IF_BLOCKING_NOT_SUPPORTED (self, context); + + contacts = tp_handle_set_new_from_array (self->priv->contact_repo, + contacts_arr); + tp_base_contact_list_block_contacts_with_abuse_async (self, contacts, + report_abusive, blocked_cb, context); + tp_handle_set_destroy (contacts); +} + +static void +unblocked_cb ( + GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + TpBaseContactList *self = TP_BASE_CONTACT_LIST (source); + DBusGMethodInvocation *context = user_data; + GError *error = NULL; + + if (tp_base_contact_list_unblock_contacts_finish (self, result, &error)) + { + tp_svc_connection_interface_contact_blocking_return_from_unblock_contacts (context); + } + else + { + dbus_g_method_return_error (context, error); + g_clear_error (&error); + } +} + +static void +tp_base_contact_list_mixin_unblock_contacts ( + TpSvcConnectionInterfaceContactBlocking *svc, + const GArray *contacts_arr, + DBusGMethodInvocation *context) +{ + TpBaseContactList *self = _tp_base_connection_find_channel_manager ( + (TpBaseConnection *) svc, TP_TYPE_BASE_CONTACT_LIST); + TpHandleSet *contacts; + + ERROR_IF_BLOCKING_NOT_SUPPORTED (self, context); + + contacts = tp_handle_set_new_from_array (self->priv->contact_repo, + contacts_arr); + tp_base_contact_list_unblock_contacts_async (self, contacts, unblocked_cb, + context); + tp_handle_set_destroy (contacts); +} + +/** + * tp_base_contact_list_mixin_blocking_iface_init: + * @klass: the service-side D-Bus interface + * + * Use the #TpBaseContactList like a mixin, to implement the ContactBlocking + * D-Bus interface. + * + * This function should be passed to G_IMPLEMENT_INTERFACE() for + * #TpSvcConnectionInterfaceContactBlocking + * + * Since: 0.15.1 + */ +void +tp_base_contact_list_mixin_blocking_iface_init ( + TpSvcConnectionInterfaceContactBlockingClass *klass) +{ +#define IMPLEMENT(x) tp_svc_connection_interface_contact_blocking_implement_##x (\ + klass, tp_base_contact_list_mixin_##x) + IMPLEMENT (block_contacts); + IMPLEMENT (unblock_contacts); + IMPLEMENT (request_blocked_contacts); +#undef IMPLEMENT +} + +static TpDBusPropertiesMixinPropImpl known_blocking_props[] = { + { "ContactBlockingCapabilities" }, + { NULL } +}; + +static void +tp_base_contact_list_get_blocking_dbus_property (GObject *conn, + GQuark interface G_GNUC_UNUSED, + GQuark name G_GNUC_UNUSED, + GValue *value, + gpointer data) +{ + TpBaseContactList *self = _tp_base_connection_find_channel_manager ( + (TpBaseConnection *) conn, TP_TYPE_BASE_CONTACT_LIST); + TpBlockableContactListInterface *iface = + TP_BLOCKABLE_CONTACT_LIST_GET_INTERFACE (self); + static GQuark contact_blocking_capabilities_q = 0; + guint flags = 0; + + g_return_if_fail (TP_IS_BASE_CONTACT_LIST (self)); + g_return_if_fail (TP_IS_BLOCKABLE_CONTACT_LIST (self)); + g_return_if_fail (self->priv->conn != NULL); + + if (G_UNLIKELY (contact_blocking_capabilities_q == 0)) + contact_blocking_capabilities_q = + g_quark_from_static_string ("ContactBlockingCapabilities"); + + g_return_if_fail (name == contact_blocking_capabilities_q); + + if (iface->block_contacts_with_abuse_async != NULL) + flags |= TP_CONTACT_BLOCKING_CAPABILITY_CAN_REPORT_ABUSIVE; + + g_value_set_uint (value, flags); +} + /** * tp_base_contact_list_mixin_class_init: * @cls: A subclass of #TpBaseConnection that has a #TpContactsMixinClass, @@ -5661,6 +6017,14 @@ TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_GROUPS, tp_base_contact_list_get_group_dbus_property, NULL, known_group_props); + } + + if (g_type_is_a (type, TP_TYPE_SVC_CONNECTION_INTERFACE_CONTACT_BLOCKING)) + { + tp_dbus_properties_mixin_implement_interface (obj_cls, + TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_BLOCKING, + tp_base_contact_list_get_blocking_dbus_property, + NULL, known_blocking_props); } } diff --git a/telepathy-glib/base-contact-list.h b/telepathy-glib/base-contact-list.h index 9a74e04..1511673 100644 --- a/telepathy-glib/base-contact-list.h +++ b/telepathy-glib/base-contact-list.h @@ -286,6 +286,17 @@ GAsyncResult *result, GError **error); +void tp_base_contact_list_block_contacts_with_abuse_async ( + TpBaseContactList *self, + TpHandleSet *contacts, + gboolean report_abusive, + GAsyncReadyCallback callback, + gpointer user_data); +gboolean tp_base_contact_list_block_contacts_with_abuse_finish ( + TpBaseContactList *self, + GAsyncResult *result, + GError **error); + void tp_base_contact_list_unblock_contacts_async (TpBaseContactList *self, TpHandleSet *contacts, GAsyncReadyCallback callback, @@ -294,6 +305,13 @@ gboolean tp_base_contact_list_unblock_contacts_finish (TpBaseContactList *self, GAsyncResult *result, GError **error); + +typedef void (*TpBaseContactListBlockContactsWithAbuseFunc) ( + TpBaseContactList *self, + TpHandleSet *contacts, + gboolean report_abusive, + GAsyncReadyCallback callback, + gpointer user_data); struct _TpBlockableContactListInterface { GTypeInterface parent; @@ -302,7 +320,9 @@ TpBaseContactListDupContactsFunc dup_blocked_contacts; - /* _async mandatory-to-implement, _finish has a default implementation + /* unblock_contacts_async is mandatory to implement; either + * block_contacts_async or block_contacts_with_abuse_async (but not both!) + * must also be implemented. _finish have default implementations * suitable for a GSimpleAsyncResult */ TpBaseContactListActOnContactsFunc block_contacts_async; @@ -311,8 +331,11 @@ TpBaseContactListAsyncFinishFunc unblock_contacts_finish; /* optional to implement */ - TpBaseContactListBooleanFunc can_block; + + /* see above. block_contacts_finish is the corresponding _finish function. + */ + TpBaseContactListBlockContactsWithAbuseFunc block_contacts_with_abuse_async; }; /* ---- Called by subclasses for ContactGroups ---- */ @@ -540,9 +563,10 @@ TpBaseConnection *conn); void tp_base_contact_list_mixin_list_iface_init ( TpSvcConnectionInterfaceContactListClass *klass); - void tp_base_contact_list_mixin_groups_iface_init ( TpSvcConnectionInterfaceContactGroupsClass *klass); +void tp_base_contact_list_mixin_blocking_iface_init ( + TpSvcConnectionInterfaceContactBlockingClass *klass); G_END_DECLS diff --git a/telepathy-glib/channel-dispatch-operation.c b/telepathy-glib/channel-dispatch-operation.c index 1227228..d6afb42 100644 --- a/telepathy-glib/channel-dispatch-operation.c +++ b/telepathy-glib/channel-dispatch-operation.c @@ -1394,51 +1394,128 @@ } static void -claim_with_prepare_cb (GObject *source, +claim_with_cb (TpChannelDispatchOperation *self, + GSimpleAsyncResult *result) +{ + TpBaseClient *client; + + client = g_simple_async_result_get_op_res_gpointer (result); + + _tp_base_client_now_handling_channels (client, self->priv->channels); + + g_simple_async_result_complete (result); + g_object_unref (result); +} + +typedef void (*PrepareCoreAndClaimCb) (TpChannelDispatchOperation *self, + GSimpleAsyncResult *result); + +typedef struct +{ + GSimpleAsyncResult *result; + PrepareCoreAndClaimCb callback; +} PrepareCoreAndClaimCtx; + +static PrepareCoreAndClaimCtx * +prepare_core_and_claim_ctx_new (GSimpleAsyncResult *result, + PrepareCoreAndClaimCb callback) +{ + PrepareCoreAndClaimCtx *ctx = g_slice_new (PrepareCoreAndClaimCtx); + + ctx->result = g_object_ref (result); + ctx->callback = callback; + return ctx; +} + +static void +prepare_core_and_claim_ctx_free (PrepareCoreAndClaimCtx *ctx) +{ + g_object_unref (ctx->result); + g_slice_free (PrepareCoreAndClaimCtx, ctx); +} + +/* Takes ownership of @error */ +static void +prepare_core_and_claim_ctx_failed (PrepareCoreAndClaimCtx *ctx, + GError *error) +{ + g_simple_async_result_take_error (ctx->result, error); + g_simple_async_result_complete (ctx->result); + + /* We received a reference on result from the caller and was supposed to + * give it back when calling the callback. But as something went wrong, we + * terminate the operation ourself and so don't call the callback, so we + * have to drop this reference. */ + g_object_unref (ctx->result); + prepare_core_and_claim_ctx_free (ctx); +} + +static void +prepare_core_claim_cb (GObject *source, GAsyncResult *result, gpointer user_data) { TpChannelDispatchOperation *self = (TpChannelDispatchOperation *) source; - GSimpleAsyncResult *main_result = user_data; + PrepareCoreAndClaimCtx *ctx = user_data; GError *error = NULL; - TpBaseClient *client; - - if (!tp_proxy_prepare_finish (self, result, &error)) - { - g_simple_async_result_take_error (main_result, error); - goto out; - } - - client = g_simple_async_result_get_op_res_gpointer (main_result); - - _tp_base_client_now_handling_channels (client, self->priv->channels); - -out: - g_simple_async_result_complete (main_result); - g_object_unref (main_result); -} - -static void -claim_with_cb (GObject *source, + + if (!tp_channel_dispatch_operation_claim_finish (self, result, &error)) + { + DEBUG ("Failed to Claim %s: %s", + tp_proxy_get_object_path (self), error->message); + + prepare_core_and_claim_ctx_failed (ctx, error); + return; + } + + /* Pass back the ref we got from the caller */ + ctx->callback (self, ctx->result); + + prepare_core_and_claim_ctx_free (ctx); +} + +static void +prepare_core_cb (GObject *source, GAsyncResult *result, gpointer user_data) { TpChannelDispatchOperation *self = (TpChannelDispatchOperation *) source; - GSimpleAsyncResult *main_result = user_data; + PrepareCoreAndClaimCtx *ctx = user_data; GError *error = NULL; + + if (!tp_proxy_prepare_finish (self, result, &error)) + { + DEBUG ("Failed to prepare CORE on %s: %s", + tp_proxy_get_object_path (self), error->message); + + prepare_core_and_claim_ctx_failed (ctx, error); + return; + } + + tp_channel_dispatch_operation_claim_async (self, prepare_core_claim_cb, ctx); +} + +/* Prepare CORE feature on @self and then call Claim() on it. + * If either the preparation or the call failed, complete @result with the + * error. + * If everything goes fine call @callback. + * + * Takes the reference on @result and pass it back to @callback. + */ +static void +prepare_core_and_claim (TpChannelDispatchOperation *self, + PrepareCoreAndClaimCb callback, + GSimpleAsyncResult *result) +{ GQuark features[] = { TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORE, 0 }; - - if (!tp_channel_dispatch_operation_claim_finish (self, result, &error)) - { - g_simple_async_result_take_error (main_result, error); - g_simple_async_result_complete (main_result); - g_object_unref (main_result); - return; - } - - /* We have to prepare the CDO to be able to get the list of its channels */ - tp_proxy_prepare_async (self, features, claim_with_prepare_cb, - main_result); + PrepareCoreAndClaimCtx *ctx; + + ctx = prepare_core_and_claim_ctx_new (result, callback); + + /* We have to prepare the CDO to be able to get the list of its channels. + * We prepare it *before* calling Claim() as MC will destroy the CDO once it + * has been claimed. */ + tp_proxy_prepare_async (self, features, prepare_core_cb, ctx); } /** @@ -1484,8 +1561,7 @@ g_simple_async_result_set_op_res_gpointer (result, g_object_ref (client), g_object_unref); - tp_channel_dispatch_operation_claim_async (self, claim_with_cb, - result); + prepare_core_and_claim (self, claim_with_cb, result); } /** @@ -1510,3 +1586,94 @@ _tp_implement_finish_void (self, \ tp_channel_dispatch_operation_claim_with_async) } + +static void +channel_close_cb (GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + GError *error = NULL; + + if (!tp_channel_close_finish (TP_CHANNEL (source), result, &error)) + { + DEBUG ("Failed to close %s: %s", tp_proxy_get_object_path (source), + error->message); + + g_error_free (error); + } +} + +static void +claim_close_channels_cb (TpChannelDispatchOperation *self, + GSimpleAsyncResult *result) +{ + guint i; + + for (i = 0; i < self->priv->channels->len; i++) + { + TpChannel *channel = g_ptr_array_index (self->priv->channels, i); + + tp_channel_close_async (channel, channel_close_cb, NULL); + } + + g_simple_async_result_complete (result); + g_object_unref (result); +} + +/** + * tp_channel_dispatch_operation_close_channels_async: + * @self: a #TpChannelDispatchOperation + * @callback: a callback to call when the request has been satisfied + * @user_data: data to pass to @callback + * + * Called by an approver to claim channels and close them all right away. + * If this method is called successfully, @self has been claimed and + * tp_channel_close_async() has been called on all of its channels. + * + * If successful, this method will cause the #TpProxy::invalidated signal + * to be emitted, in the same way as for + * tp_channel_dispatch_operation_handle_with_async(). + * + * This method may fail because the dispatch operation has already + * been completed. Again, see tp_channel_dispatch_operation_handle_with_async() + * for more details. + * + * Since: 0.15.1 + */ +void +tp_channel_dispatch_operation_close_channels_async ( + TpChannelDispatchOperation *self, + GAsyncReadyCallback callback, + gpointer user_data) +{ + GSimpleAsyncResult *result; + + result = g_simple_async_result_new (G_OBJECT (self), callback, user_data, + tp_channel_dispatch_operation_close_channels_async); + + prepare_core_and_claim (self, claim_close_channels_cb, result); +} + +/** + * tp_channel_dispatch_operation_close_channels_finish: + * @self: a #TpChannelDispatchOperation + * @result: a #GAsyncResult + * @error: a #GError to fill + * + * Finishes an async operation initiated using + * tp_channel_dispatch_operation_close_channels_finish(). + * + * Returns: %TRUE if the Claim() call was successful and + * Close() has at least been attempted on all the channels, otherwise %FALSE + * + * Since: 0.15.1 + */ +gboolean +tp_channel_dispatch_operation_close_channels_finish ( + TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error) +{ + _tp_implement_finish_void (self, \ + tp_channel_dispatch_operation_close_channels_async) +} diff --git a/telepathy-glib/channel-dispatch-operation.h b/telepathy-glib/channel-dispatch-operation.h index 605f98f..387496d 100644 --- a/telepathy-glib/channel-dispatch-operation.h +++ b/telepathy-glib/channel-dispatch-operation.h @@ -142,6 +142,18 @@ GAsyncResult *result, GError **error); +/* Reject API */ + +void tp_channel_dispatch_operation_close_channels_async ( + TpChannelDispatchOperation *self, + GAsyncReadyCallback callback, + gpointer user_data); + +gboolean tp_channel_dispatch_operation_close_channels_finish ( + TpChannelDispatchOperation *self, + GAsyncResult *result, + GError **error); + G_END_DECLS #include diff --git a/telepathy-glib/connection-internal.h b/telepathy-glib/connection-internal.h index 92dddfa..5177341 100644 --- a/telepathy-glib/connection-internal.h +++ b/telepathy-glib/connection-internal.h @@ -65,6 +65,11 @@ TpContactInfoFlags contact_info_flags; GList *contact_info_supported_fields; + gint balance; + guint balance_scale; + gchar *balance_currency; + gchar *balance_uri; + TpProxyPendingCall *introspection_call; unsigned ready:1; diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c index faf243d..dddeab3 100644 --- a/telepathy-glib/connection.c +++ b/telepathy-glib/connection.c @@ -43,6 +43,7 @@ #include "telepathy-glib/debug-internal.h" #include "telepathy-glib/proxy-internal.h" #include "telepathy-glib/util-internal.h" +#include "telepathy-glib/_gen/signals-marshal.h" #include "_gen/tp-cli-connection-body.h" @@ -173,6 +174,31 @@ } /** + * TP_CONNECTION_FEATURE_BALANCE: + * + * Expands to a call to a function that returns a #GQuark representing the + * "balance" feature. + * + * When this feature is prepared, the Balance.AccountBalance and + * Balance.ManageCreditURI properties of the Connection have been retrieved. + * In particular, the %TpConnection:balance, %TpConnection:balance-scale, + * %TpConnection:balance-currency and %TpConnection:balance-uri properties + * have been set and the TpConnection::balance-changed: will be emitted + * when they are changed. + * + * One can ask for a feature to be prepared using the + * tp_proxy_prepare_async() function, and waiting for it to callback. + * + * Since: 0.15.1 + */ + +GQuark +tp_connection_get_feature_quark_balance (void) +{ + return g_quark_from_static_string ("tp-connection-feature-balance"); +} + +/** * TP_ERRORS_DISCONNECTED: * * #GError domain representing a Telepathy connection becoming disconnected. @@ -242,8 +268,20 @@ PROP_SELF_CONTACT, PROP_SELF_HANDLE, PROP_CAPABILITIES, + PROP_BALANCE, + PROP_BALANCE_SCALE, + PROP_BALANCE_CURRENCY, + PROP_BALANCE_URI, N_PROPS }; + +enum { + SIGNAL_BALANCE_CHANGED, + N_SIGNALS +}; + +static guint signals[N_SIGNALS] = { 0 }; + G_DEFINE_TYPE (TpConnection, tp_connection, @@ -283,10 +321,142 @@ case PROP_CAPABILITIES: g_value_set_object (value, self->priv->capabilities); break; + case PROP_BALANCE: + g_value_set_int (value, self->priv->balance); + break; + case PROP_BALANCE_SCALE: + g_value_set_uint (value, self->priv->balance_scale); + break; + case PROP_BALANCE_CURRENCY: + g_value_set_string (value, self->priv->balance_currency); + break; + case PROP_BALANCE_URI: + g_value_set_string (value, self->priv->balance_uri); + break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); break; } +} + +static void +tp_connection_unpack_balance (TpConnection *self, + GValueArray *balance_s) +{ + gint balance = 0; + guint scale = G_MAXUINT32; + const char *currency = ""; + gboolean changed = FALSE; + + if (balance_s == NULL) + goto finally; + + tp_value_array_unpack (balance_s, 3, + &balance, &scale, ¤cy); + +finally: + + g_object_freeze_notify ((GObject *) self); + + if (self->priv->balance != balance) + { + self->priv->balance = balance; + g_object_notify ((GObject *) self, "balance"); + changed = TRUE; + } + + if (self->priv->balance_scale != scale) + { + self->priv->balance_scale = scale; + g_object_notify ((GObject *) self, "balance-scale"); + changed = TRUE; + } + + if (tp_strdiff (self->priv->balance_currency, currency)) + { + g_free (self->priv->balance_currency); + self->priv->balance_currency = g_strdup (currency); + g_object_notify ((GObject *) self, "balance-currency"); + changed = TRUE; + } + + g_object_thaw_notify ((GObject *) self); + + if (changed) + { + g_signal_emit (self, signals[SIGNAL_BALANCE_CHANGED], 0, + balance, scale, currency); + } +} + +static void +tp_connection_get_balance_cb (TpProxy *proxy, + GHashTable *props, + const GError *in_error, + gpointer user_data, + GObject *weak_obj) +{ + TpConnection *self = (TpConnection *) proxy; + GSimpleAsyncResult *result = user_data; + GValueArray *balance = NULL; + + if (in_error != NULL) + { + DEBUG ("Failed to get Balance properties: %s", in_error->message); + g_simple_async_result_set_from_error (result, in_error); + goto finally; + } + + balance = + tp_asv_get_boxed (props, "AccountBalance", TP_STRUCT_TYPE_CURRENCY_AMOUNT); + self->priv->balance_uri = + g_strdup (tp_asv_get_string (props, "ManageCreditURI")); + + g_object_freeze_notify ((GObject *) self); + + tp_connection_unpack_balance (self, balance); + + _tp_proxy_set_feature_prepared (proxy, TP_CONNECTION_FEATURE_BALANCE, + TRUE); + + g_object_notify ((GObject *) self, "balance-uri"); + + g_object_thaw_notify ((GObject *) self); + +finally: + g_simple_async_result_complete (result); +} + +static void +tp_connection_balance_changed_cb (TpConnection *self, + const GValueArray *balance, + gpointer user_data, + GObject *weak_obj) +{ + tp_connection_unpack_balance (self, (GValueArray *) balance); +} + +static void +tp_connection_prepare_balance_async (TpProxy *proxy, + const TpProxyFeature *feature, + GAsyncReadyCallback callback, + gpointer user_data) +{ + TpConnection *self = (TpConnection *) proxy; + GSimpleAsyncResult *result; + + result = g_simple_async_result_new ((GObject *) proxy, callback, user_data, + tp_connection_prepare_balance_async); + + g_assert (self->priv->balance_currency == NULL); + + tp_cli_dbus_properties_call_get_all (self, -1, + TP_IFACE_CONNECTION_INTERFACE_BALANCE, + tp_connection_get_balance_cb, result, g_object_unref, NULL); + + tp_cli_connection_interface_balance_connect_to_balance_changed (self, + tp_connection_balance_changed_cb, + NULL, NULL, NULL, NULL); } static void @@ -1018,6 +1188,10 @@ if (!sufficient || *self_handle == 0) return FALSE; } + else + { + *self_handle = 0; + } return TRUE; } @@ -1198,6 +1372,9 @@ tp_contact_info_spec_list_free (self->priv->contact_info_supported_fields); self->priv->contact_info_supported_fields = NULL; + tp_clear_pointer (&self->priv->balance_currency, g_free); + tp_clear_pointer (&self->priv->balance_uri, g_free); + ((GObjectClass *) tp_connection_parent_class)->finalize (object); } @@ -1267,6 +1444,7 @@ FEAT_CAPABILITIES, FEAT_AVATAR_REQUIREMENTS, FEAT_CONTACT_INFO, + FEAT_BALANCE, N_FEAT }; @@ -1277,6 +1455,7 @@ static GQuark need_requests[2] = {0, 0}; static GQuark need_avatars[2] = {0, 0}; static GQuark need_contact_info[2] = {0, 0}; + static GQuark need_balance[2] = {0, 0}; if (G_LIKELY (features[0].name != 0)) return features; @@ -1303,6 +1482,11 @@ _tp_connection_prepare_contact_info_async; need_contact_info[0] = TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_INFO; features[FEAT_CONTACT_INFO].interfaces_needed = need_contact_info; + + features[FEAT_BALANCE].name = TP_CONNECTION_FEATURE_BALANCE; + features[FEAT_BALANCE].prepare_async = tp_connection_prepare_balance_async; + need_balance[0] = TP_IFACE_QUARK_CONNECTION_INTERFACE_BALANCE; + features[FEAT_BALANCE].interfaces_needed = need_balance; /* assert that the terminator at the end is there */ g_assert (features[N_FEAT].name == 0); @@ -1482,6 +1666,96 @@ G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); g_object_class_install_property (object_class, PROP_CAPABILITIES, param_spec); + + /** + * TpConnection:balance: + * + * The Amount field of the Balance.AccountBalance property. + * + * For this property to be valid, you must first call + * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_BALANCE. + * + * See Also: tp_connection_get_balance() + */ + param_spec = g_param_spec_int ("balance", "Balance Amount", + "The Amount field of the Account Balance", + G_MININT32, G_MAXINT32, 0, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_BALANCE, + param_spec); + + /** + * TpConnection:balance-scale: + * + * The Scale field of the Balance.AccountBalance property. + * + * For this property to be valid, you must first call + * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_BALANCE. + * + * See Also: tp_connection_get_balance() + */ + param_spec = g_param_spec_uint ("balance-scale", "Balance Scale", + "The Scale field of the Account Balance", + 0, G_MAXUINT32, G_MAXUINT32, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_BALANCE_SCALE, + param_spec); + + /** + * TpConnection:balance-currency: + * + * The Currency field of the Balance.AccountBalance property. + * + * For this property to be valid, you must first call + * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_BALANCE. + * + * See Also: tp_connection_get_balance() + */ + param_spec = g_param_spec_string ("balance-currency", "Balance Currency", + "The Currency field of the Account Balance", + NULL, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_BALANCE_CURRENCY, + param_spec); + + /** + * TpConnection:balance-uri: + * + * The Balance.ManageCreditURI property. + * + * For this property to be valid, you must first call + * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_BALANCE. + */ + param_spec = g_param_spec_string ("balance-uri", "Balance URI", + "The URI for managing the account balance", + NULL, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (object_class, PROP_BALANCE_URI, + param_spec); + + /** + * TpConnection::balance-changed: + * @self: a channel + * @balance: the value of the #TpConnection:balance property + * @balance_scale: the value of the #TpConnection:balance-scale property + * @balance_currency: the value of the #TpConnection:balance-currency property + * + * Emitted when at least one of the #TpConnection:balance, + * #TpConnection:balance-scale or #TpConnection:balance-currency + * property is changed. + * + * For this signal to be emitted, you must first call + * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_BALANCE. + * + * Since: 0.15.1 + */ + signals[SIGNAL_BALANCE_CHANGED] = g_signal_new ("balance-changed", + G_OBJECT_CLASS_TYPE (klass), + G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED, + 0, + NULL, NULL, + _tp_marshal_VOID__INT_UINT_STRING, + G_TYPE_NONE, 3, G_TYPE_INT, G_TYPE_UINT, G_TYPE_STRING); } /** @@ -2556,3 +2830,73 @@ _tp_bind_connection_status_to_boolean, NULL, GUINT_TO_POINTER (invert), NULL); } + +/** + * tp_connection_get_balance: + * @self: a #TpConnection + * @balance: (out): a pointer to store the account balance (or %NULL) + * @scale: (out): a pointer to store the balance scale (or %NULL) + * @currency: (out) (transfer none): a pointer to store the balance + * currency (or %NULL) + * + * If @self has a valid account balance, returns %TRUE and sets the variables + * pointed to by @balance, @scale and @currency to the appropriate fields + * of the Balance.AccountBalance property. + * + * The monetary value of the balance is expressed as a fixed-point number, + * @balance, with a decimal scale defined by @scale; for instance a @balance + * of 1234 with @scale of 2 represents a value of "12.34" in the currency + * represented by @currency. + * + * Requires %TP_CONNECTION_FEATURE_BALANCE to be prepared. + * + * Returns: %TRUE if the balance is valid (and the values set), %FALSE if the + * balance is invalid. + * Since: 0.15.1 + */ +gboolean +tp_connection_get_balance (TpConnection *self, + gint *balance, + guint *scale, + const gchar **currency) +{ + g_return_val_if_fail (TP_IS_CONNECTION (self), FALSE); + + if (self->priv->balance_currency == NULL) + return FALSE; + + if (self->priv->balance == 0 && + self->priv->balance_scale == G_MAXUINT32 && + tp_str_empty (self->priv->balance_currency)) + return FALSE; + + if (balance != NULL) + *balance = self->priv->balance; + + if (scale != NULL) + *scale = self->priv->balance_scale; + + if (currency != NULL) + *currency = self->priv->balance_currency; + + return TRUE; +} + +/** + * tp_connection_get_balance_uri: + * @self: a #TpConnection + * + * The value of Balance.ManageCreditURI. + * + * Requires %TP_CONNECTION_FEATURE_BALANCE to be prepared. + * + * Returns: (transfer none): the #TpConnection:balance-uri property. + * Since: 0.15.1 + */ +const gchar * +tp_connection_get_balance_uri (TpConnection *self) +{ + g_return_val_if_fail (TP_IS_CONNECTION (self), FALSE); + + return self->priv->balance_uri; +} diff --git a/telepathy-glib/connection.h b/telepathy-glib/connection.h index 8e625bf..38a9b3b 100644 --- a/telepathy-glib/connection.h +++ b/telepathy-glib/connection.h @@ -274,6 +274,14 @@ TpAvatarRequirements * tp_connection_get_avatar_requirements ( TpConnection *self); +#define TP_CONNECTION_FEATURE_BALANCE \ + (tp_connection_get_feature_quark_balance ()) +GQuark tp_connection_get_feature_quark_balance (void) G_GNUC_CONST; + +gboolean tp_connection_get_balance (TpConnection *self, + gint *balance, guint *scale, const gchar **currency); +const gchar * tp_connection_get_balance_uri (TpConnection *self); + G_END_DECLS #include diff --git a/telepathy-glib/handle-repo.h b/telepathy-glib/handle-repo.h index ba0d41c..a77aecb 100644 --- a/telepathy-glib/handle-repo.h +++ b/telepathy-glib/handle-repo.h @@ -136,6 +136,8 @@ int tp_handle_set_size (const TpHandleSet *set); GArray *tp_handle_set_to_array (const TpHandleSet *set) G_GNUC_WARN_UNUSED_RESULT; +GHashTable *tp_handle_set_to_identifier_map (TpHandleSet *self) + G_GNUC_WARN_UNUSED_RESULT; TpHandleSet *tp_handle_set_new_from_array (TpHandleRepoIface *repo, const GArray *array) G_GNUC_WARN_UNUSED_RESULT; diff --git a/telepathy-glib/handle-set.c b/telepathy-glib/handle-set.c index 5abb53c..aff7f7d 100644 --- a/telepathy-glib/handle-set.c +++ b/telepathy-glib/handle-set.c @@ -28,6 +28,8 @@ #include #include +#define DEBUG_FLAG TP_DEBUG_HANDLES +#include "debug-internal.h" /** * TpHandleSet: @@ -311,6 +313,48 @@ g_return_val_if_fail (set != NULL, NULL); return tp_intset_to_array (set->intset); +} + +/** + * tp_handle_set_to_identifier_map: + * @self: a handle set + * + * Returns a dictionary mapping each handle in @self to the corresponding + * identifier, as if retrieved by calling tp_handle_inspect() on each handle. + * The type of the returned value is described as + * Handle_Identifier_Map in the Telepathy specification. + * + * Returns: (transfer full) (element-type TpHandle utf8): a map from the + * handles in @self to the corresponding identifier. + */ +GHashTable * +tp_handle_set_to_identifier_map ( + TpHandleSet *self) +{ + /* We don't bother dupping the strings: they remain valid as long as the + * connection's alive and hence the repo exists. + */ + GHashTable *map = g_hash_table_new (NULL, NULL); + TpIntsetFastIter iter; + TpHandle handle; + + g_return_val_if_fail (self != NULL, map); + + tp_intset_fast_iter_init (&iter, self->intset); + while (tp_intset_fast_iter_next (&iter, &handle)) + { + if (handle == 0 || !tp_handle_is_valid (self->repo, handle, NULL)) + { + WARNING ("handle set %p contains invalid handle #%u", self, handle); + } + else + { + g_hash_table_insert (map, GUINT_TO_POINTER (handle), + (gchar *) tp_handle_inspect (self->repo, handle)); + } + } + + return map; } static void diff --git a/telepathy-glib/signals-marshal.list b/telepathy-glib/signals-marshal.list index e675efd..cb31434 100644 --- a/telepathy-glib/signals-marshal.list +++ b/telepathy-glib/signals-marshal.list @@ -16,3 +16,4 @@ VOID:VOID VOID:BOXED,UINT,INT,STRING VOID:OBJECT,UINT,STRING +VOID:INT,UINT,STRING diff --git a/telepathy-glib/text-channel.c b/telepathy-glib/text-channel.c index 5cf4242..78956f5 100644 --- a/telepathy-glib/text-channel.c +++ b/telepathy-glib/text-channel.c @@ -80,6 +80,9 @@ /* queue of owned TpSignalledMessage */ GQueue *pending_messages; gboolean got_initial_messages; + + gboolean is_sms_channel; + gboolean sms_flash; }; enum @@ -88,6 +91,8 @@ PROP_MESSAGE_PART_SUPPORT_FLAGS, PROP_DELIVERY_REPORTING_SUPPORT, PROP_MESSAGE_TYPES, + PROP_IS_SMS_CHANNEL, + PROP_SMS_FLASH, }; enum /* signals */ @@ -142,6 +147,14 @@ case PROP_MESSAGE_TYPES: g_value_set_boxed (value, tp_text_channel_get_message_types (self)); + break; + + case PROP_IS_SMS_CHANNEL: + g_value_set_boolean (value, tp_text_channel_is_sms_channel (self)); + break; + + case PROP_SMS_FLASH: + g_value_set_boolean (value, tp_text_channel_get_sms_flash (self)); break; default: @@ -335,6 +348,10 @@ tp_proxy_get_object_path (self), err->message); g_error_free (err); } + + /* SMS */ + self->priv->sms_flash = tp_asv_get_boolean (props, + TP_PROP_CHANNEL_INTERFACE_SMS_FLASH, NULL); } static void @@ -828,8 +845,91 @@ g_object_unref (result); } +static void +get_sms_channel_cb (TpProxy *proxy, + const GValue *value, + const GError *error, + gpointer user_data, + GObject *weak_object) +{ + TpTextChannel *self = (TpTextChannel *) proxy; + GSimpleAsyncResult *result = user_data; + + if (error != NULL) + { + DEBUG ("Failed to get SMSChannel property: %s", error->message); + + g_simple_async_result_set_error (result, error->domain, error->code, + "Failed to get SMSChannel property: %s", error->message); + goto out; + } + + if (!G_VALUE_HOLDS (value, G_TYPE_BOOLEAN)) + { + DEBUG ("SMSChannel property is of the wrong type"); + + g_simple_async_result_set_error (result, TP_ERRORS, TP_ERROR_CONFUSED, + "SMSChannel property is of the wrong type"); + goto out; + } + + self->priv->is_sms_channel = g_value_get_boolean (value); + + /* self->priv->is_sms_channel is set to FALSE by default, so only notify the + * property change is it is now set to TRUE. */ + if (self->priv->is_sms_channel) + g_object_notify (G_OBJECT (self), "is-sms-channel"); + +out: + g_simple_async_result_complete (result); + g_object_unref (result); +} + +static void +sms_channel_changed_cb (TpChannel *proxy, + gboolean sms, + gpointer user_data, + GObject *weak_object) +{ + TpTextChannel *self = (TpTextChannel *) proxy; + + if (self->priv->is_sms_channel == sms) + return; + + self->priv->is_sms_channel = sms; + g_object_notify (weak_object, "is-sms-channel"); +} + +static void +tp_text_channel_prepare_sms_async (TpProxy *proxy, + const TpProxyFeature *feature, + GAsyncReadyCallback callback, + gpointer user_data) +{ + GSimpleAsyncResult *result; + GError *error = NULL; + + result = g_simple_async_result_new ((GObject *) proxy, callback, user_data, + tp_text_channel_prepare_sms_async); + + tp_cli_channel_interface_sms_connect_to_sms_channel_changed ( + (TpChannel *) proxy, sms_channel_changed_cb, NULL, NULL, + G_OBJECT (proxy), &error); + if (error != NULL) + { + WARNING ("Failed to connect to SMS.SMSChannelChanged: %s", + error->message); + g_error_free (error); + } + + tp_cli_dbus_properties_call_get (proxy, -1, + TP_IFACE_CHANNEL_INTERFACE_SMS, "SMSChannel", + get_sms_channel_cb, result, NULL, G_OBJECT (proxy)); +} + enum { FEAT_PENDING_MESSAGES, + FEAT_SMS, N_FEAT }; @@ -837,6 +937,7 @@ tp_text_channel_list_features (TpProxyClass *cls G_GNUC_UNUSED) { static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; + static GQuark need_sms[2] = {0, 0}; if (G_LIKELY (features[0].name != 0)) return features; @@ -845,6 +946,13 @@ TP_TEXT_CHANNEL_FEATURE_INCOMING_MESSAGES; features[FEAT_PENDING_MESSAGES].prepare_async = tp_text_channel_prepare_pending_messages_async; + + features[FEAT_SMS].name = + TP_TEXT_CHANNEL_FEATURE_SMS; + features[FEAT_SMS].prepare_async = + tp_text_channel_prepare_sms_async; + need_sms[0] = TP_IFACE_QUARK_CHANNEL_INTERFACE_SMS; + features[FEAT_SMS].interfaces_needed = need_sms; /* assert that the terminator at the end is there */ g_assert (features[N_FEAT].name == 0); @@ -928,6 +1036,42 @@ G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); g_object_class_install_property (gobject_class, PROP_MESSAGE_TYPES, param_spec); + + /** + * TpTextChannel:is-sms-channel: + * + * %TRUE if messages sent and received on this channel are transmitted + * via SMS. + * + * This property is not guaranteed to have a meaningful value until + * TP_TEXT_CHANNEL_FEATURE_SMS has been prepared. + * + * Since: 0.15.1 + */ + param_spec = g_param_spec_boolean ("is-sms-channel", + "is SMS channel", + "The SMS.SMSChannel property of the channel", + FALSE, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (gobject_class, PROP_IS_SMS_CHANNEL, + param_spec); + + /** + * TpTextChannel:sms-flash: + * + * %TRUE if this channel is exclusively for receiving class 0 SMSes + * (and no SMSes can be sent using tp_text_channel_send_message_async() + * on this channel). If %FALSE, no incoming class 0 SMSes will appear + * on this channel. + * + * Since: 0.15.1 + */ + param_spec = g_param_spec_boolean ("sms-flash", + "SMS flash", + "The SMS.Flash property of the channel", + FALSE, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); + g_object_class_install_property (gobject_class, PROP_SMS_FLASH, param_spec); /** * TpTextChannel::message-received @@ -1484,7 +1628,7 @@ GAsyncResult *result, GError **error) { - _tp_implement_finish_void (self, tp_text_channel_set_chat_state_finish) + _tp_implement_finish_void (self, tp_text_channel_set_chat_state_async) } /** @@ -1535,3 +1679,209 @@ return FALSE; } + +/** + * TP_TEXT_CHANNEL_FEATURE_SMS: + * + * Expands to a call to a function that returns a quark representing the + * SMS feature of a #TpTextChannel. + * + * When this feature is prepared, the TpTextChannel:is-sms-channel property + * will have a meaningful value and will be updated when needed. + * + * One can ask for a feature to be prepared using the + * tp_proxy_prepare_async() function, and waiting for it to callback. + * + * Since: 0.15.1 + */ +GQuark +tp_text_channel_get_feature_quark_sms (void) +{ + return g_quark_from_static_string ("tp-text-channel-feature-sms"); +} + +/** + * tp_text_channel_is_sms_channel: + * @self: a #TpTextChannel + * + * Return the #TpTextChannel:is-sms-channel property + * + * Returns: the value of #TpTextChannel:is-sms-channel property + * + * Since: 0.15.1 + */ +gboolean +tp_text_channel_is_sms_channel (TpTextChannel *self) +{ + g_return_val_if_fail (TP_IS_TEXT_CHANNEL (self), FALSE); + + return self->priv->is_sms_channel; +} + +/** + * tp_text_channel_get_sms_flash: + * @self: a #TpTextChannel + * + * Return the #TpTextChannel:sms-flash property + * + * Returns: the value of #TpTextChannel:sms-flash property + * + * Since: 0.15.1 + */ +gboolean +tp_text_channel_get_sms_flash (TpTextChannel *self) +{ + g_return_val_if_fail (TP_IS_TEXT_CHANNEL (self), FALSE); + + return self->priv->sms_flash; +} + +typedef struct +{ + guint chunks_required; + gint remaining_characters; + gint estimated_cost; +} GetSmsLengthReturn; + +static GetSmsLengthReturn * +get_sms_length_return_new (guint chunks_required, + gint remaining_characters, + gint estimated_cost) +{ + GetSmsLengthReturn *result = g_slice_new (GetSmsLengthReturn); + + result->chunks_required = chunks_required; + result->remaining_characters = remaining_characters; + result->estimated_cost = estimated_cost; + + return result; +} + +static void +get_sms_length_return_free (GetSmsLengthReturn *r) +{ + g_slice_free (GetSmsLengthReturn, r); +} + +static void +get_sms_length_cb (TpChannel *proxy, + guint chunks_required, + gint remaining_characters, + gint estimated_cost, + const GError *error, + gpointer user_data, + GObject *weak_object) +{ + GSimpleAsyncResult *result = user_data; + GetSmsLengthReturn *r; + + if (error != NULL) + { + DEBUG ("Failed to get SMS length: %s", error->message); + + g_simple_async_result_set_from_error (result, error); + goto out; + } + + r = get_sms_length_return_new (chunks_required, remaining_characters, + estimated_cost); + + g_simple_async_result_set_op_res_gpointer (result, r, + (GDestroyNotify) get_sms_length_return_free); + +out: + g_simple_async_result_complete (result); +} + +/** + * tp_text_channel_get_sms_length_async: + * @self: a #TpTextChannel + * @message: a #TpClientMessage + * @callback: a callback to call when the request has been satisfied + * @user_data: data to pass to @callback + * + * Starts an async call to get the number of 140 octet chunks required to + * send a #message via SMS on #self, as well as the number of remaining + * characters available in the final chunk and, if possible, + * an estimate of the cost. + * + * Once the request has been satisfied, @callback will be called. + * You can then call tp_text_channel_get_sms_length_finish() to get the + * result of the operation. + * + * Since: 0.15.1 + */ +void +tp_text_channel_get_sms_length_async (TpTextChannel *self, + TpMessage *message, + GAsyncReadyCallback callback, + gpointer user_data) +{ + GSimpleAsyncResult *result; + + result = g_simple_async_result_new ((GObject *) self, callback, user_data, + tp_text_channel_get_sms_length_async); + + tp_cli_channel_interface_sms_call_get_sms_length ((TpChannel *) self, -1, + message->parts, get_sms_length_cb, result, g_object_unref, + G_OBJECT (self)); +} + + +/** + * tp_text_channel_get_sms_length_finish: + * @self: a #TpTextChannel + * @result: a #GAsyncResult + * @chunks_required: (out): if not %NULL used to return + * the number of 140 octet chunks required to send the message. + * @remaining_characters: (out): if not %NULL used to return + * the number of further characters that can be fit in the final chunk. + * A negative value indicates that the message will be truncated by + * abs(@remaining_characters). + * The value #G_MININT32 indicates the message will be truncated by + * an unknown amount. + * @estimated_cost: (out): if not %NULL used to return + * the estimated cost of sending this message. + * The currency and scale of this value are the same as the + * values of the #TpConnection:balance-scale and + * #TpConnection:balance-currency properties. + * A value of -1 indicates the cost could not be estimated. + * @error: a #GError to fill + * + * Finishes an async SMS length request. + * + * Returns: %TRUE if the number of 140 octet chunks required to send + * the message has been retrieved, %FALSE otherwise. + * + * Since: 0.15.1 + */ +gboolean +tp_text_channel_get_sms_length_finish (TpTextChannel *self, + GAsyncResult *result, + guint *chunks_required, + gint *remaining_characters, + gint *estimated_cost, + GError **error) +{ + GSimpleAsyncResult *simple = (GSimpleAsyncResult *) result; + GetSmsLengthReturn *r; + + if (g_simple_async_result_propagate_error (simple, error)) + return FALSE; + + g_return_val_if_fail (g_simple_async_result_is_valid (result, + G_OBJECT (self), tp_text_channel_get_sms_length_async), FALSE); + + r = g_simple_async_result_get_op_res_gpointer (simple); + + if (chunks_required != NULL) + *chunks_required = r->chunks_required; + + if (remaining_characters != NULL) + *remaining_characters = r->remaining_characters; + + if (estimated_cost != NULL) + *estimated_cost = r->estimated_cost; + + return TRUE; +} diff --git a/telepathy-glib/text-channel.h b/telepathy-glib/text-channel.h index 492cc86..50a3951 100644 --- a/telepathy-glib/text-channel.h +++ b/telepathy-glib/text-channel.h @@ -119,6 +119,26 @@ GAsyncResult *result, GError **error); +#define TP_TEXT_CHANNEL_FEATURE_SMS \ + tp_text_channel_get_feature_quark_sms () +GQuark tp_text_channel_get_feature_quark_sms (void) G_GNUC_CONST; + +gboolean tp_text_channel_is_sms_channel (TpTextChannel *self); + +gboolean tp_text_channel_get_sms_flash (TpTextChannel *self); + +void tp_text_channel_get_sms_length_async (TpTextChannel *self, + TpMessage *message, + GAsyncReadyCallback callback, + gpointer user_data); + +gboolean tp_text_channel_get_sms_length_finish (TpTextChannel *self, + GAsyncResult *result, + guint *chunks_required, + gint *remaining_characters, + gint *estimated_cost, + GError **error); + G_END_DECLS #endif diff --git a/telepathy-glib/versions/0.15.1.abi b/telepathy-glib/versions/0.15.1.abi new file mode 100644 index 0000000..4ac44bb --- /dev/null +++ b/telepathy-glib/versions/0.15.1.abi @@ -0,0 +1,18 @@ +Version: TELEPATHY_GLIB_0.15.1 +Extends: TELEPATHY_GLIB_0.15.0 +Release: 0.15.1 + +tp_base_contact_list_block_contacts_with_abuse_async +tp_base_contact_list_block_contacts_with_abuse_finish +tp_base_contact_list_mixin_blocking_iface_init +tp_channel_dispatch_operation_close_channels_async +tp_channel_dispatch_operation_close_channels_finish +tp_connection_get_balance +tp_connection_get_balance_uri +tp_connection_get_feature_quark_balance +tp_handle_set_to_identifier_map +tp_text_channel_get_feature_quark_sms +tp_text_channel_get_sms_flash +tp_text_channel_get_sms_length_async +tp_text_channel_get_sms_length_finish +tp_text_channel_is_sms_channel diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am index cf0d3e3..670a0b0 100644 --- a/tests/dbus/Makefile.am +++ b/tests/dbus/Makefile.am @@ -17,6 +17,7 @@ test-cm \ test-cm-message \ test-connection \ + test-connection-balance \ test-connection-bug-18845 \ test-connection-error \ test-connection-handles \ @@ -107,6 +108,8 @@ $(LDADD) \ $(top_builddir)/examples/cm/contactlist/libexample-cm-contactlist.la +test_connection_balance_SOURCES = connection-balance.c + test_connection_bug_18845_SOURCES = connection-bug-18845.c test_connection_handles_SOURCES = connection-handles.c diff --git a/tests/dbus/Makefile.in b/tests/dbus/Makefile.in index 4e97c1f..b92d175 100644 --- a/tests/dbus/Makefile.in +++ b/tests/dbus/Makefile.in @@ -45,6 +45,7 @@ test-cli-group$(EXEEXT) test-client$(EXEEXT) \ test-client-channel-factory$(EXEEXT) test-cm$(EXEEXT) \ test-cm-message$(EXEEXT) test-connection$(EXEEXT) \ + test-connection-balance$(EXEEXT) \ test-connection-bug-18845$(EXEEXT) \ test-connection-error$(EXEEXT) \ test-connection-handles$(EXEEXT) \ @@ -222,6 +223,14 @@ $(top_builddir)/tests/lib/libtp-glib-tests.la \ $(top_builddir)/telepathy-glib/libtelepathy-glib.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +am_test_connection_balance_OBJECTS = connection-balance.$(OBJEXT) +test_connection_balance_OBJECTS = \ + $(am_test_connection_balance_OBJECTS) +test_connection_balance_LDADD = $(LDADD) +test_connection_balance_DEPENDENCIES = \ + $(top_builddir)/tests/lib/libtp-glib-tests.la \ + $(top_builddir)/telepathy-glib/libtelepathy-glib.la \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) am_test_connection_bug_18845_OBJECTS = connection-bug-18845.$(OBJEXT) test_connection_bug_18845_OBJECTS = \ $(am_test_connection_bug_18845_OBJECTS) @@ -529,7 +538,7 @@ $(test_channel_request_SOURCES) $(test_cli_group_SOURCES) \ $(test_client_SOURCES) $(test_client_channel_factory_SOURCES) \ $(test_cm_SOURCES) $(test_cm_message_SOURCES) \ - $(test_connection_SOURCES) \ + $(test_connection_SOURCES) $(test_connection_balance_SOURCES) \ $(test_connection_bug_18845_SOURCES) \ $(test_connection_error_SOURCES) \ $(test_connection_getinterfaces_failure_SOURCES) \ @@ -569,7 +578,7 @@ $(test_channel_request_SOURCES) $(test_cli_group_SOURCES) \ $(test_client_SOURCES) $(test_client_channel_factory_SOURCES) \ $(test_cm_SOURCES) $(test_cm_message_SOURCES) \ - $(test_connection_SOURCES) \ + $(test_connection_SOURCES) $(test_connection_balance_SOURCES) \ $(test_connection_bug_18845_SOURCES) \ $(test_connection_error_SOURCES) \ $(test_connection_getinterfaces_failure_SOURCES) \ @@ -798,6 +807,7 @@ $(LDADD) \ $(top_builddir)/examples/cm/contactlist/libexample-cm-contactlist.la +test_connection_balance_SOURCES = connection-balance.c test_connection_bug_18845_SOURCES = connection-bug-18845.c test_connection_handles_SOURCES = connection-handles.c test_connection_error_SOURCES = connection-error.c @@ -1029,6 +1039,9 @@ test-connection$(EXEEXT): $(test_connection_OBJECTS) $(test_connection_DEPENDENCIES) @rm -f test-connection$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_connection_OBJECTS) $(test_connection_LDADD) $(LIBS) +test-connection-balance$(EXEEXT): $(test_connection_balance_OBJECTS) $(test_connection_balance_DEPENDENCIES) + @rm -f test-connection-balance$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_connection_balance_OBJECTS) $(test_connection_balance_LDADD) $(LIBS) test-connection-bug-18845$(EXEEXT): $(test_connection_bug_18845_OBJECTS) $(test_connection_bug_18845_DEPENDENCIES) @rm -f test-connection-bug-18845$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_connection_bug_18845_OBJECTS) $(test_connection_bug_18845_LDADD) $(LIBS) @@ -1164,6 +1177,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cm-message.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cm.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection-balance.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection-bug-18845.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection-error.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection-getinterfaces-failure.Po@am__quote@ diff --git a/tests/dbus/base-client.c b/tests/dbus/base-client.c index 0fe60cd..8263582 100644 --- a/tests/dbus/base-client.c +++ b/tests/dbus/base-client.c @@ -258,7 +258,7 @@ g_object_unref (test->text_chan_service_2); g_object_unref (test->text_chan_2); - g_object_unref (test->cdo_service); + tp_clear_object (&test->cdo_service); tp_cli_connection_run_disconnect (test->connection, -1, &test->error, NULL); g_assert_no_error (test->error); @@ -1152,6 +1152,13 @@ } static void +cdo_finished_cb (TpTestsSimpleChannelDispatchOperation *cdo, + Test *test) +{ + tp_clear_object (&test->cdo_service); +} + +static void test_channel_dispatch_operation_claim_with_async (Test *test, gconstpointer data G_GNUC_UNUSED) { @@ -1209,6 +1216,11 @@ handled = tp_base_client_get_handled_channels (test->base_client); g_assert (handled == NULL); + + /* Connect to CDO's Finished signal so we can remove it from the bus when + * it's claimed as MC would do. */ + g_signal_connect (test->cdo_service, "finished", + G_CALLBACK (cdo_finished_cb), test); /* Claim the CDO, as the client is also a Handler, it is now handling the * channels */ diff --git a/tests/dbus/channel-dispatch-operation.c b/tests/dbus/channel-dispatch-operation.c index 4f7f9e2..fa57d5d 100644 --- a/tests/dbus/channel-dispatch-operation.c +++ b/tests/dbus/channel-dispatch-operation.c @@ -774,6 +774,57 @@ tp_channel_dispatch_operation_handle_with_time_async (test->cdo, NULL, 666, handle_with_time_cb, test); + g_main_loop_run (test->mainloop); + + g_assert_no_error (test->error); +} + +static void +close_channels_cb (GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + Test *test = user_data; + + tp_channel_dispatch_operation_close_channels_finish ( + TP_CHANNEL_DISPATCH_OPERATION (source), result, &test->error); + + test->sig--; + if (test->sig == 0) + g_main_loop_quit (test->mainloop); +} + +static void +channel_invalidated_cb (TpProxy *proxy, + guint domain, + gint code, + gchar *message, + gpointer user_data) +{ + Test *test = user_data; + + test->sig--; + if (test->sig == 0) + g_main_loop_quit (test->mainloop); +} + +static void +test_close_channels (Test *test, + gconstpointer data G_GNUC_UNUSED) +{ + test->cdo = tp_channel_dispatch_operation_new (test->dbus, + "/whatever", NULL, &test->error); + g_assert_no_error (test->error); + + g_signal_connect (test->text_chan, "invalidated", + G_CALLBACK (channel_invalidated_cb), test); + g_signal_connect (test->text_chan_2, "invalidated", + G_CALLBACK (channel_invalidated_cb), test); + + tp_channel_dispatch_operation_close_channels_async (test->cdo, + close_channels_cb, test); + + test->sig = 3; g_main_loop_run (test->mainloop); g_assert_no_error (test->error); @@ -805,6 +856,8 @@ test_finished_preparing, teardown_services); g_test_add ("/cdo/handle-with-time", Test, NULL, setup_services, test_handle_with_time, teardown_services); + g_test_add ("/cdo/close-channels", Test, NULL, setup_services, + test_close_channels, teardown_services); return g_test_run (); } diff --git a/tests/dbus/connection-balance.c b/tests/dbus/connection-balance.c new file mode 100644 index 0000000..34d679b --- /dev/null +++ b/tests/dbus/connection-balance.c @@ -0,0 +1,428 @@ +/* Feature test for Conn.I.Balance + * + * Copyright © 2007-2011 Collabora Ltd. + * Copyright © 2007-2008 Nokia Corporation + * + * Copying and distribution of this file, with or without modification, + * are permitted in any medium without royalty provided the copyright + * notice and this notice are preserved. + */ + +#include +#include +#include +#include +#include + +#include +#include + +#include "tests/lib/simple-conn.h" +#include "tests/lib/util.h" + +#define BALANCE 1234 +#define BALANCE_SCALE 2 +#define BALANCE_CURRENCY "BDD" /* badger dollars */ +#define MANAGE_CREDIT_URI "http://chat.badger.net/topup" + +/* -- BalancedConnection -- */ +typedef TpTestsSimpleConnection BalancedConnection; +typedef TpTestsSimpleConnectionClass BalancedConnectionClass; + +#define TYPE_BALANCED_CONNECTION (balanced_connection_get_type ()) +static GType balanced_connection_get_type (void); + +G_DEFINE_TYPE_WITH_CODE (BalancedConnection, + balanced_connection, + TP_TESTS_TYPE_SIMPLE_CONNECTION, + + G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CONNECTION_INTERFACE_BALANCE, NULL)) + +enum +{ + PROP_0, + PROP_ACCOUNT_BALANCE, + PROP_MANAGE_CREDIT_URI +}; + +static void +balanced_connection_get_property (GObject *self G_GNUC_UNUSED, + guint prop_id, + GValue *value, + GParamSpec *pspec) +{ + switch (prop_id) + { + case PROP_ACCOUNT_BALANCE: + /* known balance */ + g_value_take_boxed (value, tp_value_array_build (3, + G_TYPE_INT, BALANCE, + G_TYPE_UINT, BALANCE_SCALE, + G_TYPE_STRING, BALANCE_CURRENCY, + G_TYPE_INVALID)); + break; + + case PROP_MANAGE_CREDIT_URI: + g_value_set_static_string (value, MANAGE_CREDIT_URI); + break; + + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (self, prop_id, pspec); + break; + } +} + +static void +balanced_connection_init (BalancedConnection *self G_GNUC_UNUSED) +{ +} + +static void +balanced_connection_class_init (BalancedConnectionClass *cls) +{ + GObjectClass *object_class = (GObjectClass *) cls; + TpBaseConnectionClass *base_class = TP_BASE_CONNECTION_CLASS (cls); + + static TpDBusPropertiesMixinPropImpl balance_props[] = { + { "AccountBalance", "account-balance", NULL }, + { "ManageCreditURI", "manage-credit-uri", NULL }, + { NULL } + }; + + static const gchar *interfaces[] = { + TP_IFACE_CONNECTION_INTERFACE_BALANCE, + NULL + }; + + object_class->get_property = balanced_connection_get_property; + + base_class->interfaces_always_present = interfaces; + + g_object_class_install_property (object_class, PROP_ACCOUNT_BALANCE, + g_param_spec_boxed ("account-balance", "", "", + TP_STRUCT_TYPE_CURRENCY_AMOUNT, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); + + g_object_class_install_property (object_class, PROP_MANAGE_CREDIT_URI, + g_param_spec_string ("manage-credit-uri", "", "", + NULL, + G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); + + tp_dbus_properties_mixin_implement_interface (object_class, + TP_IFACE_QUARK_CONNECTION_INTERFACE_BALANCE, + tp_dbus_properties_mixin_getter_gobject_properties, NULL, + balance_props); +} + +/* -- UnbalancedConnection -- */ +typedef TpTestsSimpleConnection UnbalancedConnection; +typedef TpTestsSimpleConnectionClass UnbalancedConnectionClass; + +#define TYPE_UNBALANCED_CONNECTION (unbalanced_connection_get_type ()) +static GType unbalanced_connection_get_type (void); + +G_DEFINE_TYPE (UnbalancedConnection, + unbalanced_connection, + TYPE_BALANCED_CONNECTION) + +static void +unbalanced_connection_get_property (GObject *self G_GNUC_UNUSED, + guint prop_id, + GValue *value, + GParamSpec *pspec) +{ + switch (prop_id) + { + case PROP_ACCOUNT_BALANCE: + /* unknown balance */ + g_value_take_boxed (value, tp_value_array_build (3, + G_TYPE_INT, 0, + G_TYPE_UINT, G_MAXUINT32, + G_TYPE_STRING, "", + G_TYPE_INVALID)); + break; + + default: + G_OBJECT_WARN_INVALID_PROPERTY_ID (self, prop_id, pspec); + break; + } +} + +static void +unbalanced_connection_init (UnbalancedConnection *self G_GNUC_UNUSED) +{ +} + +static void +unbalanced_connection_class_init (UnbalancedConnectionClass *cls) +{ + GObjectClass *object_class = (GObjectClass *) cls; + + object_class->get_property = unbalanced_connection_get_property; + + g_object_class_override_property (object_class, PROP_ACCOUNT_BALANCE, + "account-balance"); +} + +/* -- Tests -- */ +typedef struct { + GMainLoop *mainloop; + TpDBusDaemon *dbus; + DBusConnection *client_libdbus; + DBusGConnection *client_dbusglib; + TpDBusDaemon *client_bus; + TpTestsSimpleConnection *service_conn; + TpBaseConnection *service_conn_as_base; + gchar *conn_name; + gchar *conn_path; + TpConnection *conn; + + gboolean cwr_ready; + GError *cwr_error /* initialized in setup */; + + GAsyncResult *prepare_result; + + GError *error /* initialized where needed */; + gint wait; +} Test; + +static void +connection_prepared_cb (GObject *object, + GAsyncResult *res, + gpointer user_data) +{ + Test *test = user_data; + + g_message ("%p prepared", object); + g_assert (test->prepare_result == NULL); + test->prepare_result = g_object_ref (res); +} + +static void +run_prepare_proxy (Test *test, + GQuark *features) +{ + GError *error = NULL; + + tp_proxy_prepare_async (test->conn, features, connection_prepared_cb, test); + g_assert (test->prepare_result == NULL); + + while (test->prepare_result == NULL) + g_main_context_iteration (NULL, TRUE); + + g_assert (tp_proxy_prepare_finish (test->conn, test->prepare_result, + &error)); + g_assert_no_error (error); + + tp_clear_object (&test->prepare_result); +} + +static void +setup (Test *test, + gconstpointer data) +{ + GError *error = NULL; + GQuark features[] = { TP_CONNECTION_FEATURE_CONNECTED, 0 }; + GType conn_type = GPOINTER_TO_UINT (data); + + g_type_init (); + tp_debug_set_flags ("all"); + test->dbus = tp_tests_dbus_daemon_dup_or_die (); + + test->mainloop = g_main_loop_new (NULL, FALSE); + test->error = NULL; + + test->client_libdbus = dbus_bus_get_private (DBUS_BUS_STARTER, NULL); + g_assert (test->client_libdbus != NULL); + dbus_connection_setup_with_g_main (test->client_libdbus, NULL); + dbus_connection_set_exit_on_disconnect (test->client_libdbus, FALSE); + test->client_dbusglib = dbus_connection_get_g_connection ( + test->client_libdbus); + dbus_g_connection_ref (test->client_dbusglib); + test->client_bus = tp_dbus_daemon_new (test->client_dbusglib); + g_assert (test->client_bus != NULL); + + test->service_conn = tp_tests_object_new_static_class ( + conn_type, + "account", "me@example.com", + "protocol", "simple-protocol", + NULL); + test->service_conn_as_base = TP_BASE_CONNECTION (test->service_conn); + g_assert (test->service_conn != NULL); + g_assert (test->service_conn_as_base != NULL); + + g_assert (tp_base_connection_register (test->service_conn_as_base, "simple", + &test->conn_name, &test->conn_path, &error)); + g_assert_no_error (error); + + test->cwr_ready = FALSE; + test->cwr_error = NULL; + + test->conn = tp_connection_new (test->client_bus, test->conn_name, + test->conn_path, &error); + g_assert (test->conn != NULL); + g_assert_no_error (error); + + tp_cli_connection_call_connect (test->conn, -1, NULL, NULL, NULL, NULL); + + g_assert (!tp_proxy_is_prepared (test->conn, TP_CONNECTION_FEATURE_CORE)); + g_assert (!tp_proxy_is_prepared (test->conn, + TP_CONNECTION_FEATURE_CONNECTED)); + g_assert (!tp_proxy_is_prepared (test->conn, TP_CONNECTION_FEATURE_BALANCE)); + + run_prepare_proxy (test, features); +} + +static void +teardown (Test *test, + gconstpointer data G_GNUC_UNUSED) +{ + TpConnection *conn; + gboolean ok; + GError *error = NULL; + + g_clear_error (&test->error); + tp_clear_pointer (&test->mainloop, g_main_loop_unref); + tp_clear_object (&test->conn); + + /* disconnect the connection so we don't leak it */ + conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, + &error); + g_assert (conn != NULL); + g_assert_no_error (error); + + ok = tp_cli_connection_run_disconnect (conn, -1, &error, NULL); + g_assert (ok); + g_assert_no_error (error); + + g_assert (!tp_connection_run_until_ready (conn, FALSE, &error, NULL)); + g_assert_error (error, TP_ERRORS, TP_ERROR_CANCELLED); + g_clear_error (&error); + + test->service_conn_as_base = NULL; + g_object_unref (test->service_conn); + g_free (test->conn_name); + g_free (test->conn_path); + + g_object_unref (test->dbus); + test->dbus = NULL; + g_object_unref (test->client_bus); + test->client_bus = NULL; + + dbus_g_connection_unref (test->client_dbusglib); + dbus_connection_close (test->client_libdbus); + dbus_connection_unref (test->client_libdbus); +} + +static void +balance_changed_cb (TpConnection *conn, + gint balance, + guint scale, + const gchar *currency, + Test *test) +{ + g_assert_cmpint (balance, ==, BALANCE * 2); + g_assert_cmpuint (scale, ==, BALANCE_SCALE); + g_assert_cmpstr (currency, ==, BALANCE_CURRENCY); + + test->wait--; + if (test->wait <= 0) + g_main_loop_quit (test->mainloop); +} + +static void +test_balance (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + GQuark features[] = { TP_CONNECTION_FEATURE_BALANCE, 0 }; + gint balance; + guint scale; + const gchar *currency, *uri; + gchar *currency_alloc, *uri_alloc; + GValueArray *v; + + g_assert (!tp_proxy_is_prepared (test->conn, TP_CONNECTION_FEATURE_BALANCE)); + + run_prepare_proxy (test, features); + + g_assert (tp_connection_get_balance (test->conn, + &balance, &scale, ¤cy)); + + g_assert_cmpint (balance, ==, BALANCE); + g_assert_cmpuint (scale, ==, BALANCE_SCALE); + g_assert_cmpstr (currency, ==, BALANCE_CURRENCY); + + uri = tp_connection_get_balance_uri (test->conn); + + g_assert_cmpstr (uri, ==, MANAGE_CREDIT_URI); + + g_object_get (test->conn, + "balance", &balance, + "balance-scale", &scale, + "balance-currency", ¤cy_alloc, + "balance-uri", &uri_alloc, + NULL); + + g_assert_cmpint (balance, ==, BALANCE); + g_assert_cmpuint (scale, ==, BALANCE_SCALE); + g_assert_cmpstr (currency_alloc, ==, BALANCE_CURRENCY); + g_assert_cmpstr (uri_alloc, ==, MANAGE_CREDIT_URI); + + v = tp_value_array_build (3, + G_TYPE_INT, BALANCE * 2, + G_TYPE_UINT, BALANCE_SCALE, + G_TYPE_STRING, BALANCE_CURRENCY, + G_TYPE_INVALID); + + tp_svc_connection_interface_balance_emit_balance_changed ( + test->service_conn_as_base, v); + + g_signal_connect (test->conn, "balance-changed", + G_CALLBACK (balance_changed_cb), test); + + test->wait = 1; + g_main_loop_run (test->mainloop); + g_assert_no_error (test->error); + + g_free (currency_alloc); + g_free (uri_alloc); +} + +static void +test_balance_unknown (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + GQuark features[] = { TP_CONNECTION_FEATURE_BALANCE, 0 }; + gint balance; + guint scale; + const gchar *currency; + + g_assert (!tp_proxy_is_prepared (test->conn, TP_CONNECTION_FEATURE_BALANCE)); + + run_prepare_proxy (test, features); + + g_assert (!tp_connection_get_balance (test->conn, + &balance, &scale, ¤cy)); +} + +int +main (int argc, + char **argv) +{ + g_type_init (); + + tp_tests_abort_after (5); + g_test_init (&argc, &argv, NULL); + + g_test_add ("/conn/balance", Test, + GUINT_TO_POINTER (TYPE_BALANCED_CONNECTION), + setup, test_balance, teardown); + g_test_add ("/conn/balance-unknown", Test, + GUINT_TO_POINTER (TYPE_UNBALANCED_CONNECTION), + setup, test_balance_unknown, teardown); + g_test_add ("/conn/balance-unimplemented", Test, + GUINT_TO_POINTER (TP_TESTS_TYPE_SIMPLE_CONNECTION), + setup, test_balance_unknown, teardown); + + return g_test_run (); +} diff --git a/tests/dbus/contact-lists.c b/tests/dbus/contact-lists.c index 61fa223..0284467 100644 --- a/tests/dbus/contact-lists.c +++ b/tests/dbus/contact-lists.c @@ -18,7 +18,8 @@ GROUPS_CHANGED, GROUPS_CREATED, GROUPS_REMOVED, - GROUP_RENAMED + GROUP_RENAMED, + BLOCKED_CONTACTS_CHANGED } LogEntryType; typedef struct { @@ -32,6 +33,9 @@ GStrv groups_added; /* GroupsChanged, GroupsRemoved, GroupRenamed */ GStrv groups_removed; + /* BlockedContactsChanged */ + GHashTable *blocked_contacts; + GHashTable *unblocked_contacts; } LogEntry; static void @@ -48,6 +52,12 @@ g_strfreev (le->groups_added); g_strfreev (le->groups_removed); + + if (le->blocked_contacts != NULL) + g_hash_table_unref (le->blocked_contacts); + + if (le->unblocked_contacts != NULL) + g_hash_table_unref (le->unblocked_contacts); g_slice_free (LogEntry, le); } @@ -280,6 +290,23 @@ } static void +blocked_contacts_changed_cb (TpConnection *connection, + GHashTable *blocked_contacts, + GHashTable *unblocked_contacts, + gpointer user_data, + GObject *weak_object G_GNUC_UNUSED) +{ + Test *test = user_data; + LogEntry *le = g_slice_new0 (LogEntry); + + le->type = BLOCKED_CONTACTS_CHANGED; + le->blocked_contacts = g_hash_table_ref (blocked_contacts); + le->unblocked_contacts = g_hash_table_ref (unblocked_contacts); + + g_ptr_array_add (test->log, le); +} + +static void maybe_queue_disconnect (TpProxySignalConnection *sc) { if (sc != NULL) @@ -288,20 +315,29 @@ } static void -setup (Test *test, +setup_pre_connect ( + Test *test, gconstpointer data) { GError *error = NULL; - GQuark features[] = { TP_CONNECTION_FEATURE_CONNECTED, 0 }; + const gchar *account; g_type_init (); tp_debug_set_flags ("all"); test->dbus = tp_tests_dbus_daemon_dup_or_die (); test->main_loop = g_main_loop_new (NULL, FALSE); + /* Some tests want 'account' to be an invalid identifier, so that Connect() + * will fail (and the status will change to Disconnected). + */ + if (!tp_strdiff (data, "break-account-parameter")) + account = ""; + else + account = "me@example.com"; + test->service_conn = tp_tests_object_new_static_class ( EXAMPLE_TYPE_CONTACT_LIST_CONNECTION, - "account", "me@example.com", + "account", account, "simulation-delay", 0, "protocol", "example-contact-list", NULL); @@ -320,6 +356,19 @@ &error); g_assert (test->conn != NULL); g_assert_no_error (error); + + /* Prepare the connection far enough to know its own interfaces. */ + tp_tests_proxy_run_until_prepared (test->conn, NULL); +} + +static void +setup (Test *test, + gconstpointer data) +{ + GQuark features[] = { TP_CONNECTION_FEATURE_CONNECTED, 0 }; + + setup_pre_connect (test, data); + tp_cli_connection_call_connect (test->conn, -1, NULL, NULL, NULL, NULL); tp_tests_proxy_run_until_prepared (test->conn, features); @@ -347,6 +396,9 @@ maybe_queue_disconnect ( tp_cli_connection_interface_contact_groups_connect_to_group_renamed ( test->conn, group_renamed_cb, test, NULL, NULL, NULL)); + maybe_queue_disconnect ( + tp_cli_connection_interface_contact_blocking_connect_to_blocked_contacts_changed ( + test->conn, blocked_contacts_changed_cb, test, NULL, NULL, NULL)); test->sjoerd = tp_handle_ensure (test->contact_repo, "sjoerd@example.com", NULL, NULL); @@ -378,6 +430,20 @@ } static void +teardown_pre_connect ( + Test *test, + gconstpointer data) +{ + test->service_conn_as_base = NULL; + g_object_unref (test->service_conn); + g_free (test->conn_name); + g_free (test->conn_path); + tp_clear_object (&test->conn); + tp_clear_object (&test->dbus); + tp_clear_pointer (&test->main_loop, g_main_loop_unref); +} + +static void teardown (Test *test, gconstpointer data) { @@ -397,7 +463,6 @@ tp_handle_unref (test->contact_repo, test->ninja); tp_handle_unref (test->contact_repo, test->canceller); - tp_clear_object (&test->conn); tp_clear_object (&test->publish); tp_clear_object (&test->subscribe); tp_clear_object (&test->stored); @@ -416,14 +481,9 @@ g_assert_error (error, TP_ERRORS, TP_ERROR_CANCELLED); g_clear_error (&error); - test->service_conn_as_base = NULL; - g_object_unref (test->service_conn); - g_free (test->conn_name); - g_free (test->conn_path); - - tp_clear_object (&test->dbus); - tp_clear_pointer (&test->main_loop, g_main_loop_unref); tp_clear_pointer (&test->contact_attributes, g_hash_table_unref); + + teardown_pre_connect (test, data); } static TpChannel * @@ -570,6 +630,46 @@ } static void +test_assert_one_contact_blocked (Test *test, + guint index, + TpHandle handle, + const gchar *id) +{ + LogEntry *le; + + le = g_ptr_array_index (test->log, index); + g_assert_cmpint (le->type, ==, BLOCKED_CONTACTS_CHANGED); + + g_assert (le->blocked_contacts != NULL); + g_assert_cmpuint (g_hash_table_size (le->blocked_contacts), ==, 1); + g_assert_cmpstr (g_hash_table_lookup (le->blocked_contacts, GUINT_TO_POINTER (handle)), + ==, id); + + g_assert (le->unblocked_contacts != NULL); + g_assert_cmpuint (g_hash_table_size (le->unblocked_contacts), ==, 0); +} + +static void +test_assert_one_contact_unblocked (Test *test, + guint index, + TpHandle handle, + const gchar *id) +{ + LogEntry *le; + + le = g_ptr_array_index (test->log, index); + g_assert_cmpint (le->type, ==, BLOCKED_CONTACTS_CHANGED); + + g_assert (le->blocked_contacts != NULL); + g_assert_cmpuint (g_hash_table_size (le->blocked_contacts), ==, 0); + + g_assert (le->unblocked_contacts != NULL); + g_assert_cmpuint (g_hash_table_size (le->unblocked_contacts), ==, 1); + g_assert_cmpstr (g_hash_table_lookup (le->unblocked_contacts, GUINT_TO_POINTER (handle)), + ==, id); +} + +static void test_nothing (Test *test, gconstpointer nil G_GNUC_UNUSED) { @@ -653,6 +753,8 @@ { GHashTable *asv; GError *error = NULL; + guint32 blocking_caps; + gboolean valid; tp_cli_dbus_properties_run_get_all (test->conn, -1, TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST, &asv, &error, NULL); @@ -700,6 +802,16 @@ g_assert (tp_strv_contains (tp_asv_get_strv (asv, "Groups"), "Montreal")); g_assert (tp_strv_contains (tp_asv_get_strv (asv, "Groups"), "Francophones")); + g_hash_table_unref (asv); + + tp_cli_dbus_properties_run_get_all (test->conn, -1, + TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING, &asv, &error, NULL); + g_assert_no_error (error); + g_assert_cmpuint (g_hash_table_size (asv), ==, 1); + blocking_caps = tp_asv_get_uint32 (asv, "ContactBlockingCapabilities", + &valid); + g_assert (valid); + g_assert_cmpuint (blocking_caps, ==, 0); g_hash_table_unref (asv); g_assert_cmpuint (test->log->len, ==, 0); @@ -2202,9 +2314,14 @@ g_clear_error (&error); } -static void -test_add_to_deny (Test *test, - gconstpointer nil G_GNUC_UNUSED) +/* Signature of a function which does something with test->arr */ +typedef void (*ManipulateContactsFunc) ( + Test *test, + GError **error); + +static void +block_contacts (Test *test, + ManipulateContactsFunc func) { GError *error = NULL; @@ -2219,12 +2336,12 @@ test->ninja)); g_array_append_val (test->arr, test->ninja); - tp_cli_channel_interface_group_run_add_members (test->deny, - -1, test->arr, "", &error, NULL); + func (test, &error); g_assert_no_error (error); /* by the time the method returns, we should have had the - * change-notification, too */ + * change-notification, on both the deny channel and the ContactBlocking + * connection interface */ g_assert_cmpuint ( tp_intset_size (tp_channel_group_get_members (test->deny)), ==, 3); @@ -2237,11 +2354,15 @@ test->ninja)); test_assert_contact_state (test, test->ninja, TP_SUBSCRIPTION_STATE_NO, TP_SUBSCRIPTION_STATE_NO, NULL, NULL); -} - -static void -test_add_to_deny_no_op (Test *test, - gconstpointer nil G_GNUC_UNUSED) + + g_assert_cmpuint (test->log->len, ==, 1); + test_assert_one_contact_blocked (test, 0, test->ninja, + tp_handle_inspect (test->contact_repo, test->ninja)); +} + +static void +block_contacts_no_op (Test *test, + ManipulateContactsFunc func) { GError *error = NULL; @@ -2252,8 +2373,7 @@ test->bill)); g_array_append_val (test->arr, test->bill); - tp_cli_channel_interface_group_run_add_members (test->deny, - -1, test->arr, "", &error, NULL); + func (test, &error); g_assert_no_error (error); g_assert (tp_intset_is_member ( @@ -2261,11 +2381,14 @@ test->bill)); test_assert_contact_state (test, test->bill, TP_SUBSCRIPTION_STATE_NO, TP_SUBSCRIPTION_STATE_NO, NULL, NULL); -} - -static void -test_remove_from_deny (Test *test, - gconstpointer nil G_GNUC_UNUSED) + + /* We shouldn't emit spurious empty BlockedContactsChanged signals. */ + g_assert_cmpuint (test->log->len, ==, 0); +} + +static void +unblock_contacts (Test *test, + ManipulateContactsFunc func) { GError *error = NULL; @@ -2279,8 +2402,7 @@ test->bill)); g_array_append_val (test->arr, test->bill); - tp_cli_channel_interface_group_run_remove_members (test->deny, - -1, test->arr, "", &error, NULL); + func (test, &error); g_assert_no_error (error); /* by the time the method returns, we should have had the @@ -2290,29 +2412,212 @@ test->bill)); test_assert_contact_state (test, test->bill, TP_SUBSCRIPTION_STATE_NO, TP_SUBSCRIPTION_STATE_NO, NULL, NULL); + + g_assert_cmpuint (test->log->len, ==, 1); + test_assert_one_contact_unblocked (test, 0, test->bill, + tp_handle_inspect (test->contact_repo, test->bill)); +} + +static void +unblock_contacts_no_op (Test *test, + ManipulateContactsFunc func) +{ + GError *error = NULL; + + test->deny = test_ensure_channel (test, TP_HANDLE_TYPE_LIST, "deny"); + + g_assert (!tp_intset_is_member ( + tp_channel_group_get_members (test->deny), + test->ninja)); + + g_array_append_val (test->arr, test->ninja); + func (test, &error); + g_assert_no_error (error); + g_assert (!tp_intset_is_member ( + tp_channel_group_get_members (test->deny), + test->ninja)); + test_assert_contact_state (test, test->ninja, + TP_SUBSCRIPTION_STATE_NO, TP_SUBSCRIPTION_STATE_NO, NULL, NULL); + + /* We shouldn't emit spurious empty BlockedContactsChanged signals. */ + g_assert_cmpuint (test->log->len, ==, 0); +} + +static void +add_to_deny (Test *test, + GError **error) +{ + tp_cli_channel_interface_group_run_add_members (test->deny, + -1, test->arr, "", error, NULL); +} + +static void +test_add_to_deny (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + block_contacts (test, add_to_deny); +} + +static void +test_add_to_deny_no_op (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + block_contacts_no_op (test, add_to_deny); +} + +static void +remove_from_deny (Test *test, + GError **error) +{ + tp_cli_channel_interface_group_run_remove_members (test->deny, + -1, test->arr, "", error, NULL); +} + +static void +test_remove_from_deny (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + unblock_contacts (test, remove_from_deny); } static void test_remove_from_deny_no_op (Test *test, gconstpointer nil G_GNUC_UNUSED) { - GError *error = NULL; - - test->deny = test_ensure_channel (test, TP_HANDLE_TYPE_LIST, "deny"); - - g_assert (!tp_intset_is_member ( - tp_channel_group_get_members (test->deny), - test->ninja)); - - g_array_append_val (test->arr, test->ninja); - tp_cli_channel_interface_group_run_remove_members (test->deny, - -1, test->arr, "", &error, NULL); - g_assert_no_error (error); - g_assert (!tp_intset_is_member ( - tp_channel_group_get_members (test->deny), - test->ninja)); - test_assert_contact_state (test, test->ninja, - TP_SUBSCRIPTION_STATE_NO, TP_SUBSCRIPTION_STATE_NO, NULL, NULL); + unblock_contacts_no_op (test, remove_from_deny); +} + +static void +test_request_blocked_contacts (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + GHashTable *blocked_contacts; + GError *error = NULL; + + tp_cli_connection_interface_contact_blocking_run_request_blocked_contacts ( + test->conn, -1, &blocked_contacts, &error, NULL); + g_assert_no_error (error); + g_assert (blocked_contacts != NULL); + + /* Both Bill and the shadowy Steve are blocked; Steve does not appear in this + * test, as he is in poor health. + */ + g_assert_cmpuint (g_hash_table_size (blocked_contacts), ==, 2); + g_assert_cmpstr (tp_handle_inspect (test->contact_repo, test->bill), ==, + g_hash_table_lookup (blocked_contacts, GUINT_TO_POINTER (test->bill))); + g_hash_table_unref (blocked_contacts); +} + +static void +request_blocked_contacts_succeeded_cb ( + TpConnection *conn, + GHashTable *blocked_contacts, + const GError *error, + gpointer user_data, + GObject *weak_object) +{ + g_assert_no_error (error); + + /* As above. */ + g_assert_cmpuint (g_hash_table_size (blocked_contacts), ==, 2); +} + +static void +test_request_blocked_contacts_pre_connect (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + gboolean ok; + + /* This verifies that calling RequestBlockedContacts() + * before Connect(), when Connect() ultimately succeeds, returns correctly. + */ + tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts ( + test->conn, -1, request_blocked_contacts_succeeded_cb, + test, test_quit_loop, NULL); + tp_cli_connection_call_connect (test->conn, -1, NULL, NULL, NULL, NULL); + g_main_loop_run (test->main_loop); + + ok = tp_cli_connection_run_disconnect (test->conn, -1, NULL, NULL); + g_assert (ok); +} + +static void +request_blocked_contacts_failed_cb ( + TpConnection *conn, + GHashTable *blocked_contacts, + const GError *error, + gpointer user_data, + GObject *weak_object) +{ + g_assert_error (error, TP_ERRORS, TP_ERROR_DISCONNECTED); +} + +static void +test_request_blocked_contacts_connect_failed (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + /* This verifies that calling RequestBlockedContacts() (twice, no less) + * before Connect(), when Connect() ultimately fails, returns an appropriate + * error. + */ + tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts ( + test->conn, -1, request_blocked_contacts_failed_cb, + test, test_quit_loop, NULL); + tp_cli_connection_interface_contact_blocking_call_request_blocked_contacts ( + test->conn, -1, request_blocked_contacts_failed_cb, + test, test_quit_loop, NULL); + + /* We expect calling Connect() to fail because the handle was invalid, but + * don't wait around for it. + */ + tp_cli_connection_call_connect (test->conn, -1, NULL, NULL, NULL, NULL); + /* Spin the mainloop twice, once for each outstanding call. */ + g_main_loop_run (test->main_loop); + g_main_loop_run (test->main_loop); +} + +static void +call_block_contacts (Test *test, + GError **error) +{ + tp_cli_connection_interface_contact_blocking_run_block_contacts (test->conn, + -1, test->arr, FALSE, error, NULL); +} + +static void +test_block_contacts (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + block_contacts (test, call_block_contacts); +} + +static void +test_block_contacts_no_op (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + block_contacts_no_op (test, call_block_contacts); +} + +static void +call_unblock_contacts (Test *test, + GError **error) +{ + tp_cli_connection_interface_contact_blocking_run_unblock_contacts ( + test->conn, -1, test->arr, error, NULL); +} + +static void +test_unblock_contacts (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + unblock_contacts (test, call_unblock_contacts); +} + +static void +test_unblock_contacts_no_op (Test *test, + gconstpointer nil G_GNUC_UNUSED) +{ + unblock_contacts_no_op (test, call_unblock_contacts); } int @@ -2458,5 +2763,23 @@ g_test_add ("/contact-lists/remove-from-deny/no-op", Test, NULL, setup, test_remove_from_deny_no_op, teardown); + g_test_add ("/contact-lists/request-blocked-contacts", + Test, NULL, setup, test_request_blocked_contacts, teardown); + g_test_add ("/contact-lists/request-blocked-contacts-before-connect", + Test, NULL, setup_pre_connect, + test_request_blocked_contacts_pre_connect, teardown_pre_connect); + g_test_add ("/contact-lists/request-blocked-contacts-connect-failed", + Test, "break-account-parameter", setup_pre_connect, + test_request_blocked_contacts_connect_failed, + teardown_pre_connect); + g_test_add ("/contact-lists/block-contacts", + Test, NULL, setup, test_block_contacts, teardown); + g_test_add ("/contact-lists/block-contacts/no-op", + Test, NULL, setup, test_block_contacts_no_op, teardown); + g_test_add ("/contact-lists/unblock-contacts", + Test, NULL, setup, test_unblock_contacts, teardown); + g_test_add ("/contact-lists/unblock-contacts/no-op", + Test, NULL, setup, test_unblock_contacts_no_op, teardown); + return g_test_run (); } diff --git a/tests/dbus/text-channel.c b/tests/dbus/text-channel.c index 88f6e75..50e72dd 100644 --- a/tests/dbus/text-channel.c +++ b/tests/dbus/text-channel.c @@ -23,11 +23,13 @@ /* Service side objects */ TpBaseConnection *base_connection; ExampleEcho2Channel *chan_service; + ExampleEcho2Channel *sms_chan_service; TpHandleRepoIface *contact_repo; /* Client side objects */ TpConnection *connection; TpTextChannel *channel; + TpTextChannel *sms_channel; TpMessage *received_msg; TpMessage *removed_msg; @@ -48,6 +50,7 @@ GHashTable *props; tp_clear_object (&test->chan_service); + tp_clear_object (&test->sms_chan_service); /* Create service-side tube channel object */ chan_path = g_strdup_printf ("%s/Channel", @@ -81,9 +84,32 @@ g_assert_no_error (test->error); g_free (chan_path); + g_hash_table_unref (props); + + /* Register channel implementing SMS */ + chan_path = g_strdup_printf ("%s/ChannelSMS", + tp_proxy_get_object_path (test->connection)); + + test->sms_chan_service = g_object_new ( + EXAMPLE_TYPE_ECHO_2_CHANNEL, + "connection", test->base_connection, + "handle", handle, + "object-path", chan_path, + "sms", TRUE, + NULL); + + g_object_get (test->chan_service, + "channel-properties", &props, + NULL); + + test->sms_channel = tp_text_channel_new (test->connection, chan_path, + props, &test->error); + g_assert_no_error (test->error); + + g_free (chan_path); + g_hash_table_unref (props); tp_handle_unref (test->contact_repo, handle); - g_hash_table_unref (props); } static void @@ -113,6 +139,7 @@ test->mainloop = NULL; tp_clear_object (&test->chan_service); + tp_clear_object (&test->sms_chan_service); tp_cli_connection_run_disconnect (test->connection, -1, &test->error, NULL); g_assert_no_error (test->error); @@ -127,6 +154,7 @@ tp_clear_pointer (&test->sent_token, g_free); tp_clear_object (&test->channel); + tp_clear_object (&test->sms_channel); } static void @@ -598,6 +626,106 @@ g_assert_cmpuint (test->sending_flags, ==, TP_MESSAGE_SENDING_FLAG_REPORT_DELIVERY); g_assert (test->sent_token == NULL); +} + +static void +notify_cb (GObject *object, + GParamSpec *spec, + Test *test) +{ + test->wait--; + if (test->wait <= 0) + g_main_loop_quit (test->mainloop); +} + + +static void +test_sms_feature (Test *test, + gconstpointer data G_GNUC_UNUSED) +{ + gboolean is_sms; + GQuark features[] = { TP_TEXT_CHANNEL_FEATURE_SMS, 0 }; + + g_assert (tp_text_channel_get_sms_flash (test->sms_channel)); + + /* SMS feature is not prepared yet */ + g_assert (!tp_text_channel_is_sms_channel (test->sms_channel)); + + g_object_get (test->sms_channel, "is-sms-channel", &is_sms, NULL); + g_assert (!is_sms); + + test->wait++; + tp_proxy_prepare_async (test->sms_channel, features, + proxy_prepare_cb, test); + + test->wait++; + g_signal_connect (test->sms_channel, "notify::is-sms-channel", + G_CALLBACK (notify_cb), test); + + g_main_loop_run (test->mainloop); + g_assert_no_error (test->error); + + /* Feature has been prepared */ + g_assert (tp_text_channel_is_sms_channel (test->sms_channel)); + + g_object_get (test->sms_channel, "is-sms-channel", &is_sms, NULL); + g_assert (is_sms); + + /* Property is changed */ + example_echo_2_channel_set_sms (test->sms_chan_service, FALSE); + + test->wait++; + g_main_loop_run (test->mainloop); + g_assert_no_error (test->error); + + g_assert (!tp_text_channel_is_sms_channel (test->sms_channel)); + + g_object_get (test->sms_channel, "is-sms-channel", &is_sms, NULL); + g_assert (!is_sms); +} + +#define MSG "Oh hi!" + +static void +get_sms_length_cb (GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + Test *test = user_data; + guint chunks_required; + gint remaining_characters; + gint estimated_cost; + + tp_text_channel_get_sms_length_finish (TP_TEXT_CHANNEL (source), result, + &chunks_required, &remaining_characters, &estimated_cost, &test->error); + + g_assert_cmpuint (chunks_required, ==, strlen (MSG)); + g_assert_cmpint (remaining_characters, ==, + EXAMPLE_ECHO_2_CHANNEL_MAX_SMS_LENGTH - strlen (MSG)); + g_assert_cmpint (estimated_cost, ==, -1); + + test->wait--; + if (test->wait <= 0) + g_main_loop_quit (test->mainloop); +} + + +static void +test_get_sms_length (Test *test, + gconstpointer data G_GNUC_UNUSED) +{ + TpMessage *msg; + + msg = tp_client_message_new_text (TP_CHANNEL_TEXT_MESSAGE_TYPE_NORMAL, MSG); + + tp_text_channel_get_sms_length_async (test->channel, msg, + get_sms_length_cb, test); + + test->wait++; + g_main_loop_run (test->mainloop); + g_assert_no_error (test->error); + + g_object_unref (msg); } int @@ -621,6 +749,10 @@ test_ack_message, teardown); g_test_add ("/text-channel/message-sent", Test, NULL, setup, test_message_sent, teardown); + g_test_add ("/text-channel/sms-feature", Test, NULL, setup, + test_sms_feature, teardown); + g_test_add ("/text-channel/get-sms-length", Test, NULL, setup, + test_get_sms_length, teardown); return g_test_run (); } diff --git a/tests/lib/simple-channel-dispatch-operation.c b/tests/lib/simple-channel-dispatch-operation.c index c74ff77..796d226 100644 --- a/tests/lib/simple-channel-dispatch-operation.c +++ b/tests/lib/simple-channel-dispatch-operation.c @@ -78,6 +78,8 @@ TpSvcChannelDispatchOperation *iface, DBusGMethodInvocation *context) { + tp_svc_channel_dispatch_operation_emit_finished (iface); + dbus_g_method_return (context); }

    source_tag :

    the source tag for the GSimpleAsyncResult +the source tag for the GSimpleAsyncResult

    x11_time :

    a pointer to guint32 used to return an X11 timestamp, or 0 to indicate the current time; if - FALSE is returned, the value placed here is not meaningful. [out][allow-none] -

    Returns :

    TRUE if it would be appropriate to present a window + FALSE is returned, the value placed here is not meaningful. [out][allow-none] +

    Returns :

    TRUE if it would be appropriate to present a window