Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnSelectEntry(3X)  —  Subroutines

NAME

DXmSvnSelectEntry − Selects a specified entry. 

SYNOPSIS

void DXmSvnSelectEntry (widget, entry)
      Widget  widget;
      int     entry;

PARAMETERS

widgetThe identifier (widget ID) of the SVN widget. 

entryAn integer that represents the entry to select. 

DESCRIPTION

The DXmSvnSelectEntry routine designates a particular entry as selected.  If the entry is already selected, this call is ignored.  Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. 

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