]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
add empathy_ensure_individual_from_tp_contact()
[empathy.git] / libempathy / empathy-utils.h
index ac5fef82066e1b84d082db2bf6a418d7210bd459..5ce8cc8cb42bd23d80ac26ef32325de266fb3184 100644 (file)
@@ -124,6 +124,9 @@ gboolean empathy_sasl_channel_supports_mechanism (TpChannel *channel,
 FolksIndividual * empathy_create_individual_from_tp_contact (
     TpContact *contact);
 
+FolksIndividual * empathy_ensure_individual_from_tp_contact (
+    TpContact *contact);
+
 /* Copied from wocky/wocky-utils.h */
 
 #define empathy_implement_finish_void(source, tag) \