gwenhywfar  4.3.1
Functions
widget_l.h File Reference
#include <gwenhywfar/widget_be.h>
#include <gwenhywfar/xml.h>

Go to the source code of this file.

Functions

void GWEN_Widget_free (GWEN_WIDGET *w)
GWEN_WIDGETGWEN_Widget_new (GWEN_DIALOG *dlg)
int GWEN_Widget_ReadXml (GWEN_WIDGET *w, GWEN_XMLNODE *node)

Function Documentation

Definition at line 50 of file widget.c.

References GWEN_INHERIT_INIT, GWEN_NEW_OBJECT, and GWEN_TREE_INIT.

Referenced by GWEN_Dialog__ReadXmlWidget().

int GWEN_Widget_ReadXml ( GWEN_WIDGET w,
GWEN_XMLNODE node 
)