osf1 man page for dxmsvnclearselections

Query: dxmsvnclearselections

OS: osf1

Section: 3x

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

DXmSvnClearSelections(3X)												 DXmSvnClearSelections(3X)

NAME
DXmSvnClearSelections - Clears all selections.
SYNOPSIS
void DXmSvnClearSelections( Widget widget );
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnClearSelections routine clears (cancels) all of the entries in the structure. If no entries are currently selected, the call is ignored. (Use the DXmSvnGetSelections, DXmSvnClearSelections, and DXmSvnShowSelections routines when clearing and showing selections.) Make this call in your application between calls to DXmSvnDisableDisplay and DXmSvnEnableDisplay. DXmSvnClearSelections(3X)
Related Man Pages
dxmsvndisabledisplay(3x) - osf1
dxmsvngetentryposition(3x) - osf1
dxmsvngethighlighted(3x) - osf1
dxmsvngetselections(3x) - osf1
dxmsvnpositiondisplay(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB