Method
LasemDomNodeget_child_nodes
Declaration [src]
LsmDomNodeList*
lsm_dom_node_get_child_nodes (
LsmDomNode* self
)
Return value
Type: LsmDomNodeList
Node child list.
The returned data is owned by the instance. |
LsmDomNodeList*
lsm_dom_node_get_child_nodes (
LsmDomNode* self
)
Type: LsmDomNodeList
Node child list.
The returned data is owned by the instance. |