]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
factor out empathy_get_tp_contact_for_individual
[empathy.git] / libempathy / empathy-utils.h
index fb25d7a99373f54ed72127088fc1f40d39f8fcef..69a7d628756e790b14b8eb6f6d66cd039a35f54e 100644 (file)
@@ -108,6 +108,9 @@ gchar *empathy_format_currency (gint amount,
 
 gboolean empathy_account_has_uri_scheme_tel (TpAccount *account);
 
+TpContact * empathy_get_tp_contact_for_individual (FolksIndividual *individual,
+    TpConnection *conn);
+
 /* Copied from wocky/wocky-utils.h */
 
 #define empathy_implement_finish_void(source, tag) \