[Previous]
[Bookset]
[Next]

PtListShowPos()

Show the item at the given position

Synopsis:

void PtListShowPos( PtWidget_t *widget,
                    int pos );

Description:

This function shows the item at the given position.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtListGotoPos()


[Previous]
[Bookset]
[Next]