aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-view.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-17 19:37:06 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-18 16:46:20 +0800
commitf2c015b36e6676796cfd8b48f1022b1d94fa46bb (patch)
treea346895e579948feb107c645cbd6035e7819c7f3 /libempathy-gtk/empathy-individual-view.h
parent3f68089b0c3a481fa56462efa86858a71d16c260 (diff)
downloadgsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar.gz
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar.bz2
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar.lz
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar.xz
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.tar.zst
gsoc2013-empathy-f2c015b36e6676796cfd8b48f1022b1d94fa46bb.zip
add empathy_individual_view_select_first()
https://bugzilla.gnome.org/show_bug.cgi?id=661993
Diffstat (limited to 'libempathy-gtk/empathy-individual-view.h')
-rw-r--r--libempathy-gtk/empathy-individual-view.h2
1 files changed, 2 insertions, 0 deletions
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__ */