Method

AravisDomNodeget_first_child

Declaration [src]

ArvDomNode*
arv_dom_node_get_first_child (
  ArvDomNode* self
)

Description

No description available.

Return value

Returns: ArvDomNode
 

self first child.

 The data is owned by the instance.