Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DXmSvnHighlightEntry(3X) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmSvnHighlightEntry(3X)  —  Subroutines

NAME

DXmSvnHighlightEntry − Highlights a specified entry. 

SYNOPSIS

void DXmSvnHighlightEntry(
        Widget widget,
        int entry );

PARAMETERS

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

entry
An integer that represents the number of the entry to be highlighted.

DESCRIPTION

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

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