Manual Page Result
0
Command: DXmSvnGetEntrySensitivity | Section: 3 | Source: Digital UNIX | File: DXmSvnGetEntrySensitivity.3X.gz
DXmSvnGetEntrySensitivity(3X) DXmSvnGetEntrySensitivity(3X)
NAME
DXmSvnGetEntrySensitivity - Retrieves (returns) the sensitivity of an
entry in the display.
SYNOPSIS
int DXmSvnGetEntrySensitivity (widget, entry)
Widget widget;
int entry;
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that repre-
sents the entry number.
DESCRIPTION
The DXmSvnGetEntrySensitivity routine returns the sensitivity state
(which indicates whether the user can select an entry) whenever the ap-
plication requires that information for a given entry.
RETURN VALUES
An integer that represents the entry sensitivity value, as follows:
tab(@); lfHB lfHB l l . _
Value@Description
_
0@T{ The entry is not sensitive (the user cannot select it). T}
1@T{ The entry is sensitive (the user can select it). T}
_ delim off
DXmSvnGetEntrySensitivity(3X)