DXmSvnSelectAll(3X) — Subroutines
Digital
NAME
DXmSvnSelectAll − Selects all entries.
SYNOPSIS
void DXmSvnSelectAll (widget)
Widget 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 .
Arguments
widgetThe identifier (widget ID) of the SVN widget.