PtListSelectPos()
Select the item at a given position
Synopsis:
void PtListSelectPos( PtWidget_t *widget,
int pos );
Description:
This function selects the item at the given position.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
