gwenhywfar
4.8.0beta
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
src
html
g_tablerow_l.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Feb 22 2010
3
copyright : (C) 2010 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
11
#ifndef HTML_G_TABLEROW_L_H
12
#define HTML_G_TABLEROW_L_H
13
14
15
#include "
htmlgroup_l.h
"
16
17
18
HTML_GROUP
*
HtmlGroup_TableRow_new
(
const
char
*groupName,
19
HTML_GROUP
*parent,
20
GWEN_XML_CONTEXT
*ctx);
21
22
int
HtmlGroup_TableRow_GetColumns
(
const
HTML_GROUP
*g);
23
void
HtmlGroup_TableRow_SetRow
(
HTML_GROUP
*g,
int
row);
24
25
#endif
26
Generated on Tue Nov 12 2013 10:50:20 for gwenhywfar by
1.8.1.2