diff finch/gntblist.h @ 23256:f1441c4e4d2f

Add doxygen foo for FinchBlistManager.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 30 May 2008 22:56:39 +0000
parents bcaf4a037704
children 02a2e8183b1d
line wrap: on
line diff
--- a/finch/gntblist.h	Fri May 30 22:21:57 2008 +0000
+++ b/finch/gntblist.h	Fri May 30 22:56:39 2008 +0000
@@ -34,6 +34,10 @@
  **********************************************************************/
 /*@{*/
 
+/**
+ * Buddylist manager for finch. This decides the visility, ordering and hierarchy
+ * of the buddylist nodes. This also manages the creation of tooltips.
+ */
 typedef struct
 {
 	const char *id;                                    /**< An identifier for the manager. */