


DXmSvnHideSelections(3X)			     DXmSvnHideSelections(3X)



NAME
  DDXXmmSSvvnnHHiiddeeSSeelleeccttiioonnss - Specifies that	the SVN	widget show selected entries
  in the default format, without drawing selection graphics on those entries.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnHHiiddeeSSeelleeccttiioonnss ((_w_i_d_g_e_t))
	WWiiddggeett	_w_i_d_g_e_t;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	SVN widget.

DESCRIPTION

  The DDXXmmSSvvnnHHiiddeeSSeelleeccttiioonnss routine specifies that the SVN widget show
  selected 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 appli-
  cation loses ownership of the	global selection.  Make	this call in your
  application between calls to DDXXmmSSvvnnDDiissaabblleeDDiissppllaayy and
  DDXXmmSSvvnnEEnnaabblleeDDiissppllaayy**OO..

  To redraw entries with selection graphics, use the DDXXmmSSvvnnSShhoowwSSeelleeccttiioonnss
  routine.

































