aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-keyring.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-keyring.h')
-rw-r--r--libempathy/empathy-keyring.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-keyring.h b/libempathy/empathy-keyring.h
index e4211671a..76cb4fbeb 100644
--- a/libempathy/empathy-keyring.h
+++ b/libempathy/empathy-keyring.h
@@ -25,6 +25,8 @@
G_BEGIN_DECLS
+gboolean empathy_keyring_is_available (void);
+
void empathy_keyring_get_account_password_async (TpAccount *account,
GAsyncReadyCallback callback, gpointer user_data);