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