gwenhywfar
4.6.0beta
|
#include "htmlgroup_l.h"
Go to the source code of this file.
Functions | |
HTML_GROUP * | HtmlGroup_Box_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx) |
HTML_GROUP* HtmlGroup_Box_new | ( | const char * | groupName, |
HTML_GROUP * | parent, | ||
GWEN_XML_CONTEXT * | ctx | ||
) |
Definition at line 36 of file g_box.c.
References HtmlGroup_Box_AddData(), HtmlGroup_Box_StartTag(), HtmlGroup_Generic_new(), HtmlGroup_SetAddDataFn(), and HtmlGroup_SetStartTagFn().
Referenced by HtmlCtx_new(), HtmlCtx_SetText(), HtmlGroup_Box_StartTag(), HtmlGroup_TableRow_StartTag(), and HtmlGroup_UnorderedList_StartTag().