aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-account-manager.h')
-rw-r--r--libempathy/empathy-account-manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-account-manager.h b/libempathy/empathy-account-manager.h
index 58d977fc5..b9aecb09f 100644
--- a/libempathy/empathy-account-manager.h
+++ b/libempathy/empathy-account-manager.h
@@ -59,6 +59,8 @@ int empathy_account_manager_get_connecting_accounts
gboolean empathy_account_manager_is_account_just_connected
(EmpathyAccountManager *manager,
McAccount *account);
+int empathy_account_manager_get_count
+ (EmpathyAccountManager *manager);
G_END_DECLS