]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-account-settings.h
add empathy_account_settings_get_tp_protocol
[empathy.git] / libempathy / empathy-account-settings.h
index 0ea9b5567a8fb078285fba823b00d9ff48186ee7..419476b3ef5b4df1c0693826b47a6ad5af2ec169 100644 (file)
@@ -169,6 +169,9 @@ gboolean empathy_account_settings_apply_finish (
 
 gboolean empathy_account_settings_is_valid (EmpathyAccountSettings *settings);
 
+const TpConnectionManagerProtocol * empathy_account_settings_get_tp_protocol (
+    EmpathyAccountSettings *settings);
+
 G_END_DECLS
 
 #endif /* #ifndef __EMPATHY_ACCOUNT_SETTINGS_H__*/