]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
factor out empathy_create_individual_from_tp_contact()
[empathy.git] / libempathy / empathy-utils.h
index f8d47ec8aaf08a53277e2474226f39aa2824dfc6..ac5fef82066e1b84d082db2bf6a418d7210bd459 100644 (file)
@@ -121,6 +121,9 @@ void empathy_individual_can_audio_video_call (FolksIndividual *individual,
 gboolean empathy_sasl_channel_supports_mechanism (TpChannel *channel,
     const gchar *mechanism);
 
+FolksIndividual * empathy_create_individual_from_tp_contact (
+    TpContact *contact);
+
 /* Copied from wocky/wocky-utils.h */
 
 #define empathy_implement_finish_void(source, tag) \