This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Unselect all items that aren't siblings of the specified item
void PtFSUnselectNonBrothers( PtWidget_t *widget, PtFileSelItem_t *item );
This function unselects all the items that aren't siblings of the given item. If item is NULL, the current item (see "Current item" in the description of PtGenList) is used.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |