get_child
Description:
Gets the child item at the given stack position.
Parameters:
| this | 
           a container item.  | 
      
| child_num | 
           the position of a child in the container's stack.  | 
      
Returns:
| 
           the child item at the given stack position, or  null if   |