 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmSvnSelectAll(3X)
NAME
DXmSvnSelectAll - Selects all entries.
SYNOPSIS
void DXmSvnSelectAll(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnSelectAll routine allows the application to designate all entries
in the structure as selected (they are displayed using reverse video) using
a command from the application's menu. Make this call in your application
between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|