aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-aggregator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-connection-aggregator.h')
-rw-r--r--libempathy/empathy-connection-aggregator.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy/empathy-connection-aggregator.h b/libempathy/empathy-connection-aggregator.h
index a6a2726b7..6a7fb656e 100644
--- a/libempathy/empathy-connection-aggregator.h
+++ b/libempathy/empathy-connection-aggregator.h
@@ -61,6 +61,9 @@ GType empathy_connection_aggregator_get_type (void);
EmpathyConnectionAggregator * empathy_connection_aggregator_dup_singleton (void);
+GList * empathy_connection_aggregator_get_all_groups (
+ EmpathyConnectionAggregator *self);
+
G_END_DECLS
#endif /* #ifndef __EMPATHY_CONNECTION_AGGREGATOR_H__*/