Manual Page Result
0
Command: DXmSvnHighlightEntry | Section: 3 | Source: Digital UNIX | File: DXmSvnHighlightEntry.3X.gz
DXmSvnHighlightEntry(3X) DXmSvnHighlightEntry(3X)
NAME
DXmSvnHighlightEntry - Highlights a specified entry.
SYNOPSIS
void DXmSvnHighlightEntry (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the number of the entry to be highlighted.
DESCRIPTION
The DXmSvnHighlightEntry routine designates a particular entry as high-
lighted. If the entry is already highlighted, this call is ignored.
Make this call in your application between calls to DXmSvnDisableDis-
play and DXmSvnEnableDisplay. delim off
DXmSvnHighlightEntry(3X)