Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtTreeUnselect()
Unselect the given item
Synopsis:
void PtTreeUnselect( PtWidget_t *widget,
PtTreeItem_t *item );
Description:
This function unselects the given item belonging to the given PtTree widget.
Note that PtTreeUnselect() doesn't support the Pt_RANGE_MODE selection mode.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtTree, PtTreeClearSelection(), PtTreeGetCurrent(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeItem_t, PtTreeSelect(), PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeUnselectNonBrothers()
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)