#include <cr-box.h>
Data Fields | |
xmlNode * | xml_node |
The xml node which generated the css box. |
these data are about the node which generated the current box.
Definition at line 110 of file cr-box.h.
|
The xml node which generated the css box. If NULL, it means that this node is an anonymous node Definition at line 117 of file cr-box.h. Referenced by cr_box_data_new(), and cr_box_to_string(). |