get_child_index


Description:

[ Version ( since = "4.2" ) ]
public unowned TreeNode get_child_index (int index)

Get the TreeNode child of this at position index (starting at 0).

Parameters:

this

a TreeNode object

index

a index

Returns:

the TreeNode, or null if not found