Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtGenListSelect()
Select an item in a list
Synopsis:
void PtGenListSelect( PtWidget_t *widget,
PtGenListItem_t *item );
Description:
This function selects the given item in the list. If the selection mode is set to Pt_SELECTION_MODE_SINGLE or Pt_SELECTION_MODE_RANGE, this may involve selecting or unselecting other items.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
![]() |
![]() |
![]() |
![]() |

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