get_child_name


Description:

[ Version ( since = "4.2" ) ]
public unowned TreeNode get_child_name (string name)

Get the TreeNode child of this which has the ATTRIBUTE_NAME set to name

Parameters:

this

a TreeNode object

name

requested node's name

Returns:

the TreeNode, or null if not found