dxmsvngetnumselections(3x) osf1 man page | unix.com

Man Page: dxmsvngetnumselections

Operating Environment: osf1

Section: 3x

DXmSvnGetNumSelections(3X)												DXmSvnGetNumSelections(3X)

NAME
DXmSvnGetNumSelections - Retrieves (returns) the number of selected entries.
SYNOPSIS
int DXmSvnGetNumSelections( Widget widget );
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnGetNumSelections routine returns the number of entries currently selected by the user. Use this routine to determine the number of entries required in the array being passed to the DXmSvnGetSelections routine. Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay to ensure that the selected list is not changing.
RETURN VALUES
An integer that represents the number of selected entries. DXmSvnGetNumSelections(3X)
Related Man Pages
dxmsvnautoscrollcheck(3x) - osf1
dxmcstextgetselection(3x) - osf1
dxmsvngetdisplayed(3x) - osf1
dxmsvnpositiondisplay(3x) - osf1
dxmsvnsetentrysensitivity(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB