Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PtGenTreeUnselectNonBrothers

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PtGenTreeUnselectNonBrothers

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

PtGenTreeUnselectNonBrothers()

Deselect all items that aren't siblings of a given item

Synopsis:

void PtGenTreeUnselectNonBrothers( 
         PtWidget_t *wgt,
         PtGenTreeItem_t *item );

Description:

This function deselects all the items that aren't siblings of the given item. If item is NULL, the function uses the current item (see "Current item" in the description of PtGenList).

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenTree, PtGenTreeItem_t


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

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