|
gwenhywfar 5.12.0
|
#include "htmlgroup_l.h"

Go to the source code of this file.
Functions | |
| HTML_GROUP * | HtmlGroup_Generic_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx) |
| HTML_GROUP * HtmlGroup_Generic_new | ( | const char * | groupName, |
| HTML_GROUP * | parent, | ||
| GWEN_XML_CONTEXT * | ctx ) |
Definition at line 26 of file g_generic.c.
References HtmlGroup_Generic_AddData(), HtmlGroup_Generic_EndSubGroup(), HtmlGroup_Generic_EndTag(), HtmlGroup_new(), HtmlGroup_SetAddDataFn(), HtmlGroup_SetEndSubGroupFn(), and HtmlGroup_SetEndTagFn().
Referenced by HtmlGroup_Box_new(), HtmlGroup_Table_new(), HtmlGroup_TableRow_new(), and HtmlGroup_UnorderedList_new().

