gwenhywfar  4.3.3
Functions
g_tablerow_l.h File Reference
#include "htmlgroup_l.h"

Go to the source code of this file.

Functions

int HtmlGroup_TableRow_GetColumns (const HTML_GROUP *g)
HTML_GROUP * HtmlGroup_TableRow_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx)
void HtmlGroup_TableRow_SetRow (HTML_GROUP *g, int row)

Function Documentation

int HtmlGroup_TableRow_GetColumns ( const HTML_GROUP *  g)

Definition at line 62 of file g_tablerow.c.

References GWEN_INHERIT_GETDATA.

Referenced by HtmlGroup_Table_EndSubGroup().

HTML_GROUP* HtmlGroup_TableRow_new ( const char *  groupName,
HTML_GROUP *  parent,
GWEN_XML_CONTEXT *  ctx 
)
void HtmlGroup_TableRow_SetRow ( HTML_GROUP *  g,
int  row 
)

Definition at line 171 of file g_tablerow.c.

References GWEN_INHERIT_GETDATA.

Referenced by HtmlGroup_Table_StartTag().