Unlink and free all items
void PtFSFreeAllItems( PtWidget_t const *fs );
This function unlinks and frees all items in the PtFileSel widget. Note that this function is called automatically when a PtFileSel widget is destroyed.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |