[ 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
this |
a TreeNode object |
name |
requested node's name |
the TreeNode, or null if not found |