| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Unselect the item at the given position
void PtListUnselectPos( PtWidget_t *widget,
                        int pos );
This function unselects the item at the given position. It has no effect if the Pt_ARG_SELECTION_MODE resource is set to Pt_SELECTION_MODE_RANGE.
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) |