Manual Page Result
0
Command: DXmSvnShowHighlighting | Section: 3 | Source: Digital UNIX | File: DXmSvnShowHighlighting.3X.gz
DXmSvnShowHighlighting(3X) DXmSvnShowHighlighting(3X)
NAME
DXmSvnShowHighlighting - Specifies that the SVN widget use highlight
graphics when showing highlighted entries.
SYNOPSIS
void DXmSvnShowHighlighting (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnShowHighlighting routine shows all highlighting by displaying
a box (drawn with dashes) around an entry. Make this call in your ap-
plication between calls to DXmSvnDisableDisplay and DXmSvnEnableDis-
play. delim off
DXmSvnShowHighlighting(3X)