Method
LasemDomNodeget_first_child
Declaration [src]
LsmDomNode*
lsm_dom_node_get_first_child (
LsmDomNode* self
)
Return value
Type: LsmDomNode
Node first child.
The returned data is owned by the instance. |
LsmDomNode*
lsm_dom_node_get_first_child (
LsmDomNode* self
)
Type: LsmDomNode
Node first child.
The returned data is owned by the instance. |