docs/Writerside/topics/tree.h.md

Wed, 12 Feb 2025 19:40:59 +0100

author
Mike Becker <universe@uap-core.de>
date
Wed, 12 Feb 2025 19:40:59 +0100
changeset 1205
9b6c3474af43
parent 1190
a7b913d5d589
permissions
-rw-r--r--

add introduction text for API documentation

# Tree

<warning>
New Feature - will be documented soon!
</warning>

<!--
## Undocumented Symbols (TODO)

### cx_tree_add
### cx_tree_add_array
### cxTreeAddChild
### cxTreeAddChildNode
### cx_tree_add_iter
### cx_tree_add_look_around_depth
### cxTreeCreate
### cxTreeCreateWrapped
### cxTreeDepth
### cxTreeDestroyNode
### cxTreeDestroySubtree
### cxTreeFree
### cx_tree_iterator
### cx_tree_link
### cxTreeRemoveNode
### cxTreeRemoveSubtree
### cx_tree_search
### cx_tree_search_data
### cxTreeSetParent
### cxTreeSubtreeDepth
### cxTreeSubtreeSize
### cx_tree_unlink
### cx_tree_visitor
-->

<seealso>
<category ref="apidoc">
<a href="https://ucx.sourceforge.io/api/tree_8h.html">tree.h</a>
</category>
</seealso>

mercurial