Method

LasemDomNodeget_next_sibling

Declaration [src]

LsmDomNode*
lsm_dom_node_get_next_sibling (
  LsmDomNode* self
)

Description

No description available.

Return value

Type: LsmDomNode

Node next sibling.

The returned data is owned by the instance.