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.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
