Binary compatibility report for the libtelepathy-glib library  between 0.12.7 and 0.13.0 versions on x86

Test Info


Library Namelibtelepathy-glib
Version #10.12.7
Version #20.13.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files73
Total Shared Libraries1
Total Symbols / Types1578 / 1238
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-127
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-16

Added Symbols (127)


base-contact-list.h, libtelepathy-glib.so.0.46.0
tp_base_contact_list_add_to_group_async ( TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_add_to_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_authorize_publication_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_authorize_publication_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_block_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_block_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_can_block TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_can_change_contact_list TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_contact_blocking_changed ( TpBaseContactList* self, TpHandleSet* changed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_contacts_changed ( TpBaseContactList* self, TpHandleSet* changed, TpHandleSet* removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_blocked_contacts TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_contact_groups ( TpBaseContactList* self, TpHandle contact ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_contacts TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_group_members ( TpBaseContactList* self, gchar const* group ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_groups TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_dup_states ( TpBaseContactList* self, TpHandle contact, enum TpSubscriptionState* subscribe, enum TpSubscriptionState* publish, gchar** publish_request ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_false_func TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_connection ( TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_contact_list_persists TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_group_storage TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_request_uses_message TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_state ( TpBaseContactList* self, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_group_renamed ( TpBaseContactList* self, gchar const* old_name, gchar const* new_name ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_changed ( TpBaseContactList* self, TpHandleSet* contacts, gchar const*const* added, gssize n_added, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_created ( TpBaseContactList* self, gchar const*const* created, gssize n_created ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_groups_removed ( TpBaseContactList* self, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_has_disjoint_groups TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_class_init TpBaseConnectionClass* cls ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_groups_iface_init TpSvcConnectionInterfaceContactGroupsClass* klass ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_list_iface_init TpSvcConnectionInterfaceContactListClass* klass ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_mixin_register_with_contacts_mixin TpBaseConnection* conn ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_normalize_group ( TpBaseContactList* self, gchar const* s ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_changed ( TpBaseContactList* self, TpHandle changed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_groups_changed ( TpBaseContactList* self, TpHandle contact, gchar const*const* added, gssize n_added, gchar const*const* removed, gssize n_removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_one_contact_removed ( TpBaseContactList* self, TpHandle removed ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_from_group_async ( TpBaseContactList* self, gchar const* group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_from_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_group_async ( TpBaseContactList* self, gchar const* group, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_remove_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_rename_group_async ( TpBaseContactList* self, gchar const* old_name, gchar const* new_name, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_rename_group_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_request_subscription_async ( TpBaseContactList* self, TpHandleSet* contacts, gchar const* message, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_request_subscription_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_contact_groups_async ( TpBaseContactList* self, TpHandle contact, gchar const*const* normalized_names, gsize n_names, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_contact_groups_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_group_members_async ( TpBaseContactList* self, gchar const* normalized_group, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_group_members_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_failed ( TpBaseContactList* self, GQuark domain, gint code, gchar const* message ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_pending TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_set_list_received TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_store_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_store_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_true_func TpBaseContactList* self ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unblock_contacts_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unblock_contacts_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unpublish_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unpublish_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unsubscribe_async ( TpBaseContactList* self, TpHandleSet* contacts, GAsyncReadyCallback callback, gpointer user_data ) @@ TELEPATHY_GLIB_0.13.0
tp_base_contact_list_unsubscribe_finish ( TpBaseContactList* self, GAsyncResult* result, GError** error ) @@ TELEPATHY_GLIB_0.13.0
tp_blockable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_mutable_contact_group_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_mutable_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0

capabilities.h, libtelepathy-glib.so.0.46.0
tp_capabilities_supports_dbus_tubes ( TpCapabilities* self, enum TpHandleType handle_type, gchar const* service_name ) @@ TELEPATHY_GLIB_0.13.0
tp_capabilities_supports_stream_tubes ( TpCapabilities* self, enum TpHandleType handle_type, gchar const* service ) @@ TELEPATHY_GLIB_0.13.0

connection.h, libtelepathy-glib.so.0.46.0
tp_connection_get_contact_list_attributes ( TpConnection* self, gint timeout_ms, gchar const*const* interfaces, gboolean hold, tp_cli_connection_interface_contacts_callback_for_get_contact_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0

contacts-mixin.h, libtelepathy-glib.so.0.46.0
tp_contacts_mixin_get_contact_attributes GObject* obj, GArray const* handles, gchar const** interfaces, gchar const** assumed_interfaces, gchar const* sender ) @@ TELEPATHY_GLIB_0.13.0

gtypes.h, libtelepathy-glib.so.0.46.0
tp_type_dbus_hash_u_28uus_29 ( ) @@ TELEPATHY_GLIB_0.13.0
tp_type_dbus_struct_uus ( ) @@ TELEPATHY_GLIB_0.13.0

handle-repo.h, libtelepathy-glib.so.0.46.0
tp_handle_set_dump TpHandleSet const* self ) @@ TELEPATHY_GLIB_0.13.0
tp_handle_set_new_containing ( TpHandleRepoIface* repo, TpHandle handle ) @@ TELEPATHY_GLIB_0.13.0
tp_handle_set_new_from_intset ( TpHandleRepoIface* repo, TpIntset const* intset ) @@ TELEPATHY_GLIB_0.13.0

telepathy-interfaces.h, libtelepathy-glib.so.0.46.0
tp_iface_quark_connection_interface_contact_groups ( ) @@ TELEPATHY_GLIB_0.13.0
tp_iface_quark_connection_interface_contact_list ( ) @@ TELEPATHY_GLIB_0.13.0

tp-cli-connection.h, libtelepathy-glib.so.0.46.0
tp_cli_connection_interface_contact_groups_call_add_to_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_add_to_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_remove_from_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_remove_from_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_remove_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, tp_cli_connection_interface_contact_groups_callback_for_remove_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_rename_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Old_Name, gchar const* in_New_Name, tp_cli_connection_interface_contact_groups_callback_for_rename_group callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_set_contact_groups ( TpConnection* proxy, gint timeout_ms, guint in_Contact, gchar const** in_Groups, tp_cli_connection_interface_contact_groups_callback_for_set_contact_groups callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_call_set_group_members ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, tp_cli_connection_interface_contact_groups_callback_for_set_group_members callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_add_to_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_remove_from_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_remove_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_rename_group ( TpConnection* proxy, gint timeout_ms, gchar const* in_Old_Name, gchar const* in_New_Name, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_set_contact_groups ( TpConnection* proxy, gint timeout_ms, guint in_Contact, gchar const** in_Groups, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_groups_run_set_group_members ( TpConnection* proxy, gint timeout_ms, gchar const* in_Group, GArray const* in_Members, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_authorize_publication ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_authorize_publication callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_get_contact_list_attributes ( TpConnection* proxy, gint timeout_ms, gchar const** in_Interfaces, gboolean in_Hold, tp_cli_connection_interface_contact_list_callback_for_get_contact_list_attributes callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_remove_contacts ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_remove_contacts callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_request_subscription ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, tp_cli_connection_interface_contact_list_callback_for_request_subscription callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_unpublish ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unpublish callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_call_unsubscribe ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, tp_cli_connection_interface_contact_list_callback_for_unsubscribe callback, gpointer user_data, GDestroyNotify destroy, GObject* weak_object ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
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 ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_authorize_publication ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_get_contact_list_attributes ( TpConnection* proxy, gint timeout_ms, gchar const** in_Interfaces, gboolean in_Hold, GHashTable** out_Attributes, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_remove_contacts ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_request_subscription ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, gchar const* in_Message, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_unpublish ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0
tp_cli_connection_interface_contact_list_run_unsubscribe ( TpConnection* proxy, gint timeout_ms, GArray const* in_Contacts, GError** error, GMainLoop** loop ) @@ TELEPATHY_GLIB_0.13.0

tp-svc-connection.h, libtelepathy-glib.so.0.46.0
tp_svc_connection_interface_contact_groups_emit_group_renamed ( gpointer instance, gchar const* arg_Old_Name, gchar const* arg_New_Name ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_changed ( gpointer instance, GArray const* arg_Contact, gchar const** arg_Added, gchar const** arg_Removed ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_created ( gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_emit_groups_removed ( gpointer instance, gchar const** arg_Names ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_add_to_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_add_to_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_remove_from_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_remove_from_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_remove_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_remove_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_rename_group ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_rename_group_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_set_contact_groups ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_set_contact_groups_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_groups_implement_set_group_members ( TpSvcConnectionInterfaceContactGroupsClass* klass, tp_svc_connection_interface_contact_groups_set_group_members_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_emit_contact_list_state_changed ( gpointer instance, guint arg_Contact_List_State ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_emit_contacts_changed ( gpointer instance, GHashTable* arg_Changes, GArray const* arg_Removals ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_get_type ( ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_authorize_publication ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_authorize_publication_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_get_contact_list_attributes ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_get_contact_list_attributes_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_remove_contacts ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_remove_contacts_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_request_subscription ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_request_subscription_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_unpublish ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unpublish_impl impl ) @@ TELEPATHY_GLIB_0.13.0
tp_svc_connection_interface_contact_list_implement_unsubscribe ( TpSvcConnectionInterfaceContactListClass* klass, tp_svc_connection_interface_contact_list_unsubscribe_impl impl ) @@ TELEPATHY_GLIB_0.13.0

to the top

Other Changes in Constants (16)


telepathy-enums.h
[+] NUM_TP_CONTACT_LIST_STATES
[+] NUM_TP_CONTACT_METADATA_STORAGE_TYPES
[+] NUM_TP_SUBSCRIPTION_STATES

telepathy-interfaces.h
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS
[+] TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_DISJOINT_GROUPS
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUP_STORAGE
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CAN_CHANGE_CONTACT_LIST
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_PERSISTS
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_STATE
[+] TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST_REQUEST_USES_MESSAGE
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH_REQUEST
[+] TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_SUBSCRIBE

to the top

Header Files (73)


account-channel-request.h
account-manager.h
account.h
add-dispatch-operation-context.h
base-channel.h
base-client.h
base-connection-manager.h
base-connection.h
base-protocol.h
capabilities.h
channel-dispatch-operation.h
channel-dispatcher.h
channel-factory-iface.h
channel-iface.h
channel-manager.h
channel-request.h
channel.h
client.h
connection-manager.h
connection.h
contact.h
contacts-mixin.h
dbus-daemon.h
dbus-properties-mixin.h
dbus.h
debug-ansi.h
debug-sender.h
debug.h
defs.h
enums.h
errors.h
exportable-channel.h
gnio-util.h
group-mixin.h
gtypes.h
handle-channels-context.h
handle-repo-dynamic.h
handle-repo-static.h
handle-repo.h
handle.h
heap.h
interfaces.h
intset.h
media-interfaces.h
message-mixin.h
observe-channels-context.h
presence-mixin.h
properties-mixin.h
protocol.h
proxy-subclass.h
proxy.h
run.h
simple-approver.h
simple-handler.h
simple-observer.h
svc-account-manager.h
svc-account.h
svc-channel-dispatch-operation.h
svc-channel-dispatcher.h
svc-channel-request.h
svc-channel.h
svc-client.h
svc-connection-manager.h
svc-connection.h
svc-debug.h
svc-generic.h
svc-media-interfaces.h
svc-properties-interface.h
svc-protocol.h
svc-tls.h
telepathy-glib.h
text-mixin.h
util.h

to the top

Shared Libraries (1)


libtelepathy-glib.so.0.45.5

to the top




Generated on Fri Sep 27 20:08:40 2013 for libtelepathy-glib by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API