 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmSvnClearSelections(3X)
NAME
DXmSvnClearSelections - Clears all selections.
SYNOPSIS
void DXmSvnClearSelections(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnClearSelections routine clears (cancels) all of the entries in
the structure. If no entries are currently selected, the call is ignored.
(Use the DXmSvnGetSelections, DXmSvnClearSelections, and
DXmSvnShowSelections routines when clearing and showing selections.) Make
this call in your application between calls to DXmSvnDisableDisplay and
DXmSvnEnableDisplay.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|