| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Unselect a given item
void PtGenTreeUnselect( PtWidget_t *widget, 
                        PtGenTreeItem_t *item );
This function unselects the given item.
|  | PtGenTreeUnselect() doesn't support Pt_SELECTION_MODE_RANGE selection mode. | 
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |