Virtual Method
AravisDomNodeListget_item
Declaration [src]
ArvDomNode*
get_item (
ArvDomNodeList* list,
unsigned int index
)
Return value
Returns: | ArvDomNode |
Item corresponding to index, NULL on error. |
|
The data is owned by the called function. |