 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmSvnShowHighlighting(3X)
NAME
DXmSvnShowHighlighting - Specifies that the SVN widget use highlight
graphics when showing highlighted entries.
SYNOPSIS
void DXmSvnShowHighlighting(
Widget widget );
PARAMETERS
widget
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
application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|