From f2c015b36e6676796cfd8b48f1022b1d94fa46bb Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 17 Oct 2011 13:37:06 +0200 Subject: add empathy_individual_view_select_first() https://bugzilla.gnome.org/show_bug.cgi?id=661993 --- libempathy-gtk/empathy-individual-view.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy-gtk/empathy-individual-view.h') diff --git a/libempathy-gtk/empathy-individual-view.h b/libempathy-gtk/empathy-individual-view.h index 5090bc7cc..4d52ef536 100644 --- a/libempathy-gtk/empathy-individual-view.h +++ b/libempathy-gtk/empathy-individual-view.h @@ -135,5 +135,7 @@ void empathy_individual_view_set_custom_filter (EmpathyIndividualView *self, void empathy_individual_view_refilter (EmpathyIndividualView *self); +void empathy_individual_view_select_first (EmpathyIndividualView *self); + G_END_DECLS #endif /* __EMPATHY_INDIVIDUAL_VIEW_H__ */ -- cgit v1.2.3