| Click this button to go to the index for this section. |
DXmSvnSelectAll(3X)
NAME
DXmSvnSelectAll - Selects all entries.SYNOPSIS
void DXmSvnSelectAll (widget) 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.