|
gwenhywfar 5.14.1
|
#include "htmlgroup_l.h"

Go to the source code of this file.
Functions | |
| HTML_GROUP * | HtmlGroup_UnorderedList_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx) |
| HTML_GROUP * HtmlGroup_UnorderedList_new | ( | const char * | groupName, |
| HTML_GROUP * | parent, | ||
| GWEN_XML_CONTEXT * | ctx ) |
Definition at line 33 of file g_unorderedlist.c.
References GWEN_INHERIT_SETDATA, GWEN_NEW_OBJECT, HtmlGroup_Generic_new(), HtmlGroup_SetStartTagFn(), HtmlGroup_UnorderedList_FreeData(), HtmlGroup_UnorderedList_new(), and HtmlGroup_UnorderedList_StartTag().
Referenced by HtmlGroup_Box_StartTag(), and HtmlGroup_UnorderedList_new().

