Expand an item's collapsed ancestors
void PtFSExpandParents( PtWidget_t *fs, PtFileSelItem_t *item, PhEvent_t *event );
This function tries to expand any collapsed ancestors of the given item. The event is passed to PtFSFolderExpand().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhEvent_t in the Photon Library Reference