Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtTreeSelect()
Select the specified item
Synopsis:
void PtTreeSelect( PtWidget_t *widget,
PtTreeItem_t *item );
Description:
This function selects the given item belonging to the given PtTree widget. You can pass NULL for widget if the item doesn't belong to a widget.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtTree, PtTreeClearSelection(), PtTreeGetCurrent(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeItem_t, PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeUnselect(), PtTreeUnselectNonBrothers()
![]() |
![]() |
![]() |
![]() |

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