Method

AravisDomNodeget_next_sibling

Declaration [src]

ArvDomNode*
arv_dom_node_get_next_sibling (
  ArvDomNode* self
)

Description

No description available.

Return value

Returns: ArvDomNode
 

self next sibling.

 The data is owned by the instance.