aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-chooser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-contact-chooser.h')
-rw-r--r--libempathy-gtk/empathy-contact-chooser.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-chooser.h b/libempathy-gtk/empathy-contact-chooser.h
index 87466beb8..66c8fbe4e 100644
--- a/libempathy-gtk/empathy-contact-chooser.h
+++ b/libempathy-gtk/empathy-contact-chooser.h
@@ -64,6 +64,9 @@ void empathy_contact_chooser_set_filter_func (EmpathyContactChooser *self,
void empathy_contact_chooser_show_search_entry (EmpathyContactChooser *self,
gboolean show);
+void empathy_contact_chooser_show_tree_view (EmpathyContactChooser *self,
+ gboolean show);
+
G_END_DECLS
#endif