| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Unselect the given item
void PtTreeUnselect( PtWidget_t *widget, 
                     PtTreeItem_t *item );
This function unselects the given item belonging to the given PtTree widget.
Note that PtTreeUnselect() doesn't support the Pt_RANGE_MODE selection mode.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtTree, PtTreeClearSelection(), PtTreeGetCurrent(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeItem_t, PtTreeSelect(), PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeUnselectNonBrothers()
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |