Method

AravisDomNodeget_next_sibling

Declaration [src]

ArvDomNode*
arv_dom_node_get_next_sibling (
  ArvDomNode* self
)

Description

No description available.

Return value

Type: ArvDomNode

self next sibling.

The returned data is owned by the instance.