From e8894e6a663fe524a4d6282befa4a224c16180d5 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Sat, 24 Oct 2009 15:26:31 +0100 Subject: Add empathy_idle_account_is_just_connected function. Signed-off-by: Jonny Lamb --- libempathy/empathy-idle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/empathy-idle.h') diff --git a/libempathy/empathy-idle.h b/libempathy/empathy-idle.h index 8d565d036..1a8c313bc 100644 --- a/libempathy/empathy-idle.h +++ b/libempathy/empathy-idle.h @@ -69,6 +69,8 @@ TpConnectionPresenceType empathy_idle_get_requested_presence (EmpathyIdle *idle, gchar **status, gchar **status_message); +gboolean empathy_idle_account_is_just_connected (EmpathyIdle *idle, + TpAccount *account); G_END_DECLS -- cgit v1.2.3