| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Unlink and free all items
void PtTreeFreeAllItems( PtWidget_t *tree );
This function unlinks and frees all items in the tree widget. Note that this function is called automatically when the PtTree widget is being deleted.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtTree, PtTreeAllocItem(), PtTreeFreeItems(), PtTreeRemoveChildren(), PtTreeRemoveItem(), PtTreeRemoveList()
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |