 |
Index for Section 3 |
|
 |
Alphabetical listing for D |
|
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.