]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-profile-chooser.h
set unsensitive the add button if there is no profile installed and tell
[empathy.git] / libempathy-gtk / empathy-profile-chooser.h
index 6a9c405a2deec42ab857e281e4939c1545b9194f..7298c12ccf0e9cf29ba8f0317a92b847c19b01e7 100644 (file)
@@ -29,6 +29,7 @@ G_BEGIN_DECLS
 
 GtkWidget * empathy_profile_chooser_new          (void);
 McProfile * empathy_profile_chooser_get_selected (GtkWidget *widget);
+gint        empathy_profile_chooser_n_profiles   (GtkWidget *widget);
 
 G_END_DECLS
 #endif /*  __EMPATHY_PROTOCOL_CHOOSER_H__ */