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

PtFSFreeAllItems()

Unlink and free all items

Synopsis:

void PtFSFreeAllItems( PtWidget_t const *fs );

Description:

This function unlinks and frees all items in the PtFileSel widget. Note that this function is called automatically when a PtFileSel widget is destroyed.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

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