[Previous] [Contents] [Index] [Next]

PtGenListResize()

Resize a list widget

Synopsis:

void PtGenListResize( PtWidget_t *widget );

Description:

This function resizes the given list widget.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenListLockItem(), PtGenListUnlockItem()


[Previous] [Contents] [Index] [Next]