Manual Page Result
0
Command: DXmSvnHideSelections | Section: 3 | Source: Digital UNIX | File: DXmSvnHideSelections.3X.gz
DXmSvnHideSelections(3X) DXmSvnHideSelections(3X)
NAME
DXmSvnHideSelections - Specifies that the SVN widget show selected en-
tries in the default format, without drawing selection graphics on
those entries.
SYNOPSIS
void DXmSvnHideSelections (widget)
Widget widget;
PARAMETERS
The identifier (widget ID) of the SVN widget.
DESCRIPTION
The DXmSvnHideSelections routine specifies that the SVN widget show se-
lected entries in the default format (reverse video in outline mode),
without drawing selection graphics on the entries even if the entries
are selected. Use this routine if you want to hide selections when the
application loses ownership of the global selection. Make this call in
your application between calls to DXmSvnDisableDisplay and DXmSvnEn-
ableDisplay*O.
To redraw entries with selection graphics, use the DXmSvnShowSelections
routine. delim off
DXmSvnHideSelections(3X)