Manual Page Result
0
Command: DXmSvnClearSelection | Section: 3 | Source: Digital UNIX | File: DXmSvnClearSelection.3X.gz
DXmSvnClearSelection(3X) DXmSvnClearSelection(3X)
NAME
DXmSvnClearSelection - Clears (cancels) the selection of a specified
entry.
SYNOPSIS
void DXmSvnClearSelection (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the entry that will no longer be selected.
DESCRIPTION
The DXmSvnClearSelection routine clears, or cancels, the selection of a
particular entry in the structure. If the entry is not currently se-
lected, the call is ignored. Make this call in your application be-
tween calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. delim off
DXmSvnClearSelection(3X)