gwenhywfar  4.6.0beta
Macros | Functions
g_unorderedlist.c File Reference
#include "g_unorderedlist_p.h"
#include "g_box_l.h"
#include "g_generic_l.h"
#include "htmlctx_l.h"
#include "o_box_l.h"
#include "o_grid_l.h"
#include "o_gridentry_l.h"
#include "o_word_l.h"
#include <gwenhywfar/debug.h>

Go to the source code of this file.

Macros

#define DISABLE_DEBUGLOG

Functions

void GWENHYWFAR_CB HtmlGroup_UnorderedList_FreeData (void *bp, void *p)
HTML_GROUPHtmlGroup_UnorderedList_new (const char *groupName, HTML_GROUP *parent, GWEN_XML_CONTEXT *ctx)
int HtmlGroup_UnorderedList_StartTag (HTML_GROUP *g, const char *tagName)

Macro Definition Documentation

#define DISABLE_DEBUGLOG

Definition at line 14 of file g_unorderedlist.c.

Function Documentation

void GWENHYWFAR_CB HtmlGroup_UnorderedList_FreeData ( void *  bp,
void *  p 
)

Definition at line 56 of file g_unorderedlist.c.

References GWEN_FREE_OBJECT.

Referenced by HtmlGroup_UnorderedList_new().

HTML_GROUP* HtmlGroup_UnorderedList_new ( const char *  groupName,
HTML_GROUP parent,
GWEN_XML_CONTEXT ctx 
)
int HtmlGroup_UnorderedList_StartTag ( HTML_GROUP g,
const char *  tagName 
)