 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmSvnShowSelections(3X)
NAME
DXmSvnShowSelections - Specifies that the SVN widget use selection graphics
when displaying selected entries.
SYNOPSIS
void DXmSvnShowSelections(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnShowSelections routine allows the SVN widget to use reverse video
selection graphics when displaying selected entries. Make this call in
your application between calls to DXmSvnDisableDisplay and
DXmSvnEnableDisplay.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|