finch/gntrequest.h

branch
gtkdoc-conversion
changeset 35449
c5f8cb0fb8ef
parent 35410
5a6336f20f6e
child 35472
474e26199560
child 37064
3373bd0b4ea6
equal deleted inserted replaced
35448:24d8c01f3d82 35449:c5f8cb0fb8ef
1 /**
2 * @file gntrequest.h GNT Request API
3 * @ingroup finch
4 */
5
6 /* finch 1 /* finch
7 * 2 *
8 * Finch is the legal property of its developers, whose names are too numerous 3 * Finch is the legal property of its developers, whose names are too numerous
9 * to list here. Please refer to the COPYRIGHT file distributed with this 4 * to list here. Please refer to the COPYRIGHT file distributed with this
10 * source distribution. 5 * source distribution.
21 * 16 *
22 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 */ 20 */
21 /**
22 * SECTION:gntrequest
23 * @section_id: finch-gntrequest
24 * @short_description: <filename>gntrequest.h</filename>
25 * @title: Request API
26 */
27
26 #ifndef _GNT_REQUEST_H 28 #ifndef _GNT_REQUEST_H
27 #define _GNT_REQUEST_H 29 #define _GNT_REQUEST_H
28 30
29 #include "request.h" 31 #include "request.h"
30 #include "gnt.h" 32 #include "gnt.h"

mercurial