#include <scenegraph_svg.h>
Data Fields | |
struct _nodepriv * | sgprivate |
struct _child_node * | children |
char * | textContent |
u32 | type |
struct _nodepriv* GF_DOMText::sgprivate [read] |
struct _child_node* GF_DOMText::children [read] |
char* GF_DOMText::textContent |