PtFSRootItem()
Return the first root item of the file selector
Synopsis:
PtFileSelItem_t *PtFSRootItem(
PtFileSelWidget_t const *fs );
Description:
This function returns a pointer to the first root item.
Returns:
A pointer to the first root item.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
