From f1a9c6deaa7f706df73cb4e1195647a2a27177c6 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 29 Nov 2011 16:48:11 +0100 Subject: WIP --- libempathy/empathy-connection-aggregator.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/empathy-connection-aggregator.h') diff --git a/libempathy/empathy-connection-aggregator.h b/libempathy/empathy-connection-aggregator.h index 6a7fb656e..c21c04dec 100644 --- a/libempathy/empathy-connection-aggregator.h +++ b/libempathy/empathy-connection-aggregator.h @@ -64,6 +64,9 @@ EmpathyConnectionAggregator * empathy_connection_aggregator_dup_singleton (void) GList * empathy_connection_aggregator_get_all_groups ( EmpathyConnectionAggregator *self); +GPtrArray * empathy_connection_aggregator_dup_all_contacts ( + EmpathyConnectionAggregator *self); + G_END_DECLS #endif /* #ifndef __EMPATHY_CONNECTION_AGGREGATOR_H__*/ -- cgit v1.2.3