diff -r 2c92a18cc79d -r c0f80955551d finch/libgnt/gntcombobox.h --- a/finch/libgnt/gntcombobox.h Tue Feb 04 02:43:03 2014 +0530 +++ b/finch/libgnt/gntcombobox.h Tue Feb 04 04:03:17 2014 +0530 @@ -1,7 +1,3 @@ -/** - * @file gntcombobox.h Combobox API - * @ingroup gnt - */ /* * GNT - The GLib Ncurses Toolkit * @@ -23,6 +19,12 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +/** + * SECTION:gntcombobox + * @section_id: libgnt-gntcombobox + * @short_description: gntcombobox.h + * @title: Combobox + */ #ifndef GNT_COMBO_BOX_H #define GNT_COMBO_BOX_H