Manual Page Result
0
Command: DXmSvnClearHighlighting | Section: 3 | Source: Digital UNIX | File: DXmSvnClearHighlighting.3X.gz
DXmSvnClearHighlighting(3X) DXmSvnClearHighlighting(3X)
NAME
DXmSvnClearHighlighting - Removes (clears) all highlighting from the
entries.
SYNOPSIS
void DXmSvnClearHighlighting (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnClearHighlighting routine removes (clears) all highlighting
from all entries in the structure. If there are currently no high-
lighted entries, this call is ignored. Make this call in your applica-
tion between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.
delim off
DXmSvnClearHighlighting(3X)