Method
LasemDomNodeget_next_sibling
Declaration [src]
LsmDomNode*
lsm_dom_node_get_next_sibling (
LsmDomNode* self
)
Return value
Type: LsmDomNode
Node next sibling.
The returned data is owned by the instance. |
LsmDomNode*
lsm_dom_node_get_next_sibling (
LsmDomNode* self
)
Type: LsmDomNode
Node next sibling.
The returned data is owned by the instance. |