Method

AravisDomNodeget_last_child

Declaration [src]

ArvDomNode*
arv_dom_node_get_last_child (
  ArvDomNode* self
)

Description

No description available.

Return value

Returns: ArvDomNode
 

self last child.

 The data is owned by the instance.