Method

AravisDomNodeget_last_child

Declaration [src]

ArvDomNode*
arv_dom_node_get_last_child (
  ArvDomNode* self
)

Description

No description available.

Return value

Type: ArvDomNode

self last child.

The returned data is owned by the instance.