Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PtTreeUnselectNonBrothers

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PtTreeUnselectNonBrothers

[Previous] [Contents] [Index] [Next]

PtTreeUnselectNonBrothers()

Unselect all items that aren't siblings of the specified item

Synopsis:

void PtTreeUnselectNonBrothers( 
         PtWidget_t *widget, 
         PtTreeItem_t *item );

Description:

This function unselects all the items that aren't siblings of the given item. If you pass item as NULL, the current item is used (see "Current item" in the description of PtGenList).

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtTree, PtTreeClearSelection(), PtTreeGetCurrent(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeItem_t, PtTreeSelect(), PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeUnselect()


[Previous] [Contents] [Index] [Next]

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026