


DXmSvnSetEntryIndexWindow(3X)			DXmSvnSetEntryIndexWindow(3X)



NAME
  DDXXmmSSvvnnSSeettEEnnttrryyIInnddeexxWWiinnddooww - Controls whether the SVN widget displays the
  entry	in the index window.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnSSeettEEnnttrryyIInnddeexxWWiinnddooww ((_w_i_d_g_e_t,, _e_n_t_r_y,, _i_n_d_e_x))
	WWiiddggeett	 _w_i_d_g_e_t;;
	iinntt	 _e_n_t_r_y;;
	BBoooolleeaann	 _i_n_d_e_x;;

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 number of the entry for which informa-
      tion will	be set or changed.

  _i_n_d_e_x
      A	Boolean	value that, when True, indicates that all of the entries
      being added will be displayed either in the scroll index window when
      the user drags the slider	(in outline or column mode) or in the Naviga-
      tion Window (in tree mode).

      If you set this argument to True,	the DDXXmmNNlliivveeSSccrroolllliinngg resource must
      be set to	False.	Note as	well that if the display mode is
      DDXXmmSSvvnnKKddiissppllaayyTTrreeee and you have set the DDXXmmSSvvnnNNTTrreeeeIInnddeexxAAllll resource to
      True, this specification will be overridden.

DESCRIPTION

  The DDXXmmSSvvnnSSeettEEnnttrryyIInnddeexxWWiinnddooww	routine	enables	an application to respond to
  a DDXXmmSSvvnnCCRRGGeettEEnnttrryy callback requesting the information for an	entry.	It
  provides some	of the functions of the	DDXXmmSSvvnnSSeettEEnnttrryy routine,	but only
  requires a subset of the information.






















