SXP Reference

getChildNo Callbacks

Syntax

     getChildNo(node, index)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
indexintIndex of a child.
(RET)SXP_NodeThe node's child with the given index.

Description

Returns the node's child at the given index. If the index is out of bounds, or if the node has no children, NULL is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001-2002 Ginger Alliance
revision 02-09-16
This page was generated by APIDOC