osf1 man page for dxmsvngetentrysensitivity

Query: dxmsvngetentrysensitivity

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmSvnGetEntrySensitivity(3X)											     DXmSvnGetEntrySensitivity(3X)

NAME
DXmSvnGetEntrySensitivity - Retrieves (returns) the sensitivity of an entry in the display.
SYNOPSIS
int DXmSvnGetEntrySensitivity( Widget widget, int entry );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the entry number.
DESCRIPTION
The DXmSvnGetEntrySensitivity routine returns the sensitivity state (which indicates whether the user can select an entry) whenever the application requires that information for a given entry.
RETURN VALUES
An integer that represents the entry sensitivity value, as follows: The entry is not sensitive (the user cannot select it). The entry is sensitive (the user can select it). DXmSvnGetEntrySensitivity(3X)
Related Man Pages
xtsetsensitive(3) - hpux
dxmsvngethighlighted(3x) - osf1
dxmsvnsetcomponentpixmap(3x) - osf1
dxmsvnsetentry(3x) - osf1
dxmsvnsetentrysensitivity(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB