]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
Re-implement the context menu for Individuals
[empathy.git] / libempathy / empathy-utils.h
index 1ba7e53f81d81f4a9cbb21fd2e96388d1e44bcf0..c6de97a8fdb4c1acb21e5b66c27d8ff0ad0d4a4b 100644 (file)
@@ -91,6 +91,7 @@ void empathy_connect_new_account (TpAccount *account,
     TpAccountManager *account_manager);
 
 TpConnectionPresenceType empathy_folks_presence_type_to_tp (FolksPresenceType type);
+gboolean empathy_folks_individual_contains_contact (FolksIndividual *individual);
 EmpathyContact * empathy_contact_from_folks_individual (FolksIndividual *individual);
 
 G_END_DECLS