Manual Page Result
0
Command: DXmSvnSelectAll | Section: 3 | Source: Digital UNIX | File: DXmSvnSelectAll.3X.gz
DXmSvnSelectAll(3X) DXmSvnSelectAll(3X)
NAME
DXmSvnSelectAll - Selects all entries.
SYNOPSIS
void DXmSvnSelectAll (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnSelectAll routine allows the application to designate all en-
tries 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 DXmSvnEn-
ableDisplay. delim off
DXmSvnSelectAll(3X)