Query: dxmsvngetnumselections
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DXmSvnGetNumSelections(3X) DXmSvnGetNumSelections(3X)NAMEDXmSvnGetNumSelections - Retrieves (returns) the number of selected entries.SYNOPSISint DXmSvnGetNumSelections( Widget widget );PARAMETERSThe identifier (widget ID) of the SVN widget.DESCRIPTIONThe 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 VALUESAn integer that represents the number of selected entries. DXmSvnGetNumSelections(3X)
Related Man Pages |
---|
dxmsvnaddentries(3x) - osf1 |
dxmsvndisabledisplay(3x) - osf1 |
dxmsvngetdisplayed(3x) - osf1 |
dxmsvngetentryposition(3x) - osf1 |
dxmsvnsetentry(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |