Manual Page Result
0
Command: DXmSvnClearHighlight | Section: 3 | Source: Digital UNIX | File: DXmSvnClearHighlight.3X.gz
DXmSvnClearHighlight(3X) DXmSvnClearHighlight(3X)
NAME
DXmSvnClearHighlight - Removes (clears) highlighting from a specified
entry.
SYNOPSIS
void DXmSvnClearHighlight (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the entry that will no longer be highlighted.
DESCRIPTION
The DXmSvnClearHighlight routine removes (clears) highlighting from a
specified entry in the structure. If the entry is not currently high-
lighted, this call is ignored. Make this call in your application be-
tween calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. delim off
DXmSvnClearHighlight(3X)