aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-managers.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-connection-managers.h')
-rw-r--r--libempathy/empathy-connection-managers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-connection-managers.h b/libempathy/empathy-connection-managers.h
index 0c4147951..17289d36d 100644
--- a/libempathy/empathy-connection-managers.h
+++ b/libempathy/empathy-connection-managers.h
@@ -66,6 +66,8 @@ void empathy_connection_managers_update (EmpathyConnectionManagers *managers);
GList * empathy_connection_managers_get_cms (
EmpathyConnectionManagers *managers);
+guint empathy_connection_managers_get_cms_num
+ (EmpathyConnectionManagers *managers);
TpConnectionManager *empathy_connection_managers_get_cm (
EmpathyConnectionManagers *managers, const gchar *cm);