Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtTreeClearSelection()

Clear the selection

Synopsis:

void PtTreeClearSelection( PtWidget_t *widget );

Description:

This function clears the selection.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtTree, PtTreeGetCurrent(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeSelect(), PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeUnselect(), PtTreeUnselectNonBrothers()