int axl_node_get_child_num ( axlNode parent  ) 

Allows to get the number of childs the provided node has.

Parameters:
parent The node where the number of childs is being queried.
Returns:
The number of childs or -1 if fails.