Manual Page Result
0
Command: DXmSvnSelectEntry | Section: 3 | Source: Digital UNIX | File: DXmSvnSelectEntry.3X.gz
DXmSvnSelectEntry(3X) DXmSvnSelectEntry(3X)
NAME
DXmSvnSelectEntry - Selects a specified entry.
SYNOPSIS
void DXmSvnSelectEntry (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the entry to select.
DESCRIPTION
The DXmSvnSelectEntry routine designates a particular entry as se-
lected. If the entry is already selected, this call is ignored. Make
this call in your application between calls to DXmSvnDisableDisplay and
DXmSvnEnableDisplay. delim off
DXmSvnSelectEntry(3X)