Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnClearSelection(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnClearSelection(3X)  —  Subroutines

NAME

DXmSvnClearSelection − Clears (cancels) the selection of a specified entry. 

SYNOPSIS

void DXmSvnClearSelection(
        Widget widget,
        int entry );

PARAMETERS

widget
The identifier (widget ID) of the SVN widget.

entry
An integer that represents the entry that will no longer be selected.

DESCRIPTION

The DXmSvnClearSelection routine clears, or cancels, the selection of a particular entry in the structure.  If the entry is not currently selected, the call is ignored.  Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

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