Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PtListUnselectPos

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PtListUnselectPos

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

PtListUnselectPos()

Unselect the item at the given position

Synopsis:

void PtListUnselectPos( PtWidget_t *widget,
                        int pos );

Description:

This function unselects the item at the given position. The first item in the widget has a position of 1, not 0.

PtListUnselectPos() has no effect if the Pt_ARG_SELECTION_MODE resource is set to Pt_SELECTION_MODE_RANGE.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtList, PtListSelectPos()


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

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