Content-type: text/html Man page of DXmSvnGetEntrySensitivity

DXmSvnGetEntrySensitivity

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

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).


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES

This document was created by man2html, using the manual pages.
Time: 02:41:37 GMT, October 02, 2010