Method

AravisDomNodeget_child_nodes

Declaration [src]

ArvDomNodeList*
arv_dom_node_get_child_nodes (
  ArvDomNode* self
)

Description

No description available.

Return value

Type: ArvDomNodeList

A ArvDomNodeList, NULL on error.

The returned data is owned by the instance.