gwenhywfar 4.0.3
|
#include "htmlgroup_l.h"
Go to the source code of this file.
Functions | |
HTML_GROUP * | HtmlGroup_Table_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx) |
HTML_GROUP* HtmlGroup_Table_new | ( | const char * | groupName, |
HTML_GROUP * | parent, | ||
GWEN_XML_CONTEXT * | ctx | ||
) |
Definition at line 27 of file g_table.c.
References HtmlGroup_Generic_new(), HtmlGroup_SetEndSubGroupFn(), HtmlGroup_SetStartTagFn(), HtmlGroup_Table_EndSubGroup(), and HtmlGroup_Table_StartTag().
Referenced by HtmlGroup_Box_StartTag().