#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(), and HtmlGroup_UnorderedList_StartTag().
Referenced by HtmlGroup_Box_StartTag().