Method

AravisDomNodeget_child_nodes

Declaration [src]

ArvDomNodeList*
arv_dom_node_get_child_nodes (
  ArvDomNode* self
)

Description

No description available.

Return value

Returns: ArvDomNodeList
 

A ArvDomNodeList, NULL on error.

 The data is owned by the instance.