[ Version ( since = "4.2" ) ]
public unowned TreeNode? get_node (string tree_path, bool use_names)
Locates a TreeNode using the tree_path
path.
this |
a Tree object |
tree_path |
full path to the required nodes (if |
use_names |
if true, then |
the requested TreeNode pointer, or null if not found |