


DXmSvnSetEntryTag(3X)					DXmSvnSetEntryTag(3X)



NAME
  DDXXmmSSvvnnSSeettEEnnttrryyTTaagg - Assigns an entry tag to a	specified entry.

SYNOPSIS

  vvooiidd DDXXmmSSvvnnSSeettEEnnttrryyTTaagg ((_w_i_d_g_e_t,, _e_n_t_r_y,, _t_a_g))
	WWiiddggeett	      _w_i_d_g_e_t;;
	iinntt	      _e_n_t_r_y;;
	XXttPPooiinntteerr     _t_a_g;;

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.

  _t_a_g A	value that the application will	associate with this entry.  This
      value is returned	in all callbacks that set the _e_n_t_r_y__n_u_m_b_e_r field in
      the DDXXmmSSvvnnCCaallllbbaacckk structure.

DESCRIPTION

  The DDXXmmSSvvnnSSeettEEnnttrryyTTaagg	routine	assigns	an entry tag to	a specified entry,
  enabling an application to respond to	a DDXXmmSSvvnnNNggeettEEnnttrryyCCaallllbbaacckk callback
  requesting information about that entry.  The	function of this routine is
  similar to the DDXXmmSSvvnnSSeettEEnnttrryy	routine	but is more limited in scope, requir-
  ing only a subset of the information you would specify for the DDXXmmSSvvnnSSeettEEnn--
  ttrryy routine.

RELATED	INFORMATION

  DDXXmmSSvvnnSSeettEEnnttrryy(3X), DDXXmmCCrreeaatteeSSvvnn(3X)
























