


DXmSvnClearSelection(3X)			     DXmSvnClearSelection(3X)



NAME
  DDXXmmSSvvnnCClleeaarrSSeelleeccttiioonn - Clears	(cancels) the selection	of a specified entry.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnCClleeaarrSSeelleeccttiioonn ((_w_i_d_g_e_t,, _e_n_t_r_y))
	WWiiddggeett	_w_i_d_g_e_t;;
	iinntt	_e_n_t_r_y;;

PARAMETERS

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

  _e_n_t_r_y
      An integer that represents the entry that	will no	longer be selected.

DESCRIPTION

  The DDXXmmSSvvnnCClleeaarrSSeelleeccttiioonn routine clears, or cancels, the selection of	a
  particular entry in the structure.  If the entry is not currently selected,
  the call is ignored.	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.




































