comparison finch/libgnt/gnt.h @ 18303:5c6f019e48f8

Generate doxy-help files for libgnt. And make it actually work.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 27 Jun 2007 04:15:36 +0000
parents 2b757aadddc9
children e16d097c5739 b25cb0775be3
comparison
equal deleted inserted replaced
18302:0d948cac4afa 18303:5c6f019e48f8
1 /** 1 /**
2 * @defgroup gnt GNT (GLib Ncurses Toolkit)
3 *
4 * GNT is an ncurses toolkit for creating text-mode graphical user interfaces
5 * in a fast and easy way.
6 */
7 /**
8 * @file gnt.h GNT API
9 * @ingroup gnt
10 */
11 /*
2 * GNT - The GLib Ncurses Toolkit 12 * GNT - The GLib Ncurses Toolkit
3 * 13 *
4 * GNT is the legal property of its developers, whose names are too numerous 14 * GNT is the legal property of its developers, whose names are too numerous
5 * to list here. Please refer to the COPYRIGHT file distributed with this 15 * to list here. Please refer to the COPYRIGHT file distributed with this
6 * source distribution. 16 * source distribution.