


DXmSvnGetNumDisplayed(3X)			    DXmSvnGetNumDisplayed(3X)



NAME
  DDXXmmSSvvnnGGeettNNuummDDiissppllaayyeedd	- Retrieves (returns) the number of entries currently
  being	displayed in the window.

SYNOPSIS

  iinntt DDXXmmSSvvnnGGeettNNuummDDiissppllaayyeedd ((_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nGGeettNNuummDDiissppllaayyeedd routine returns the	number of entries currently
  being	displayed in the SVN window.  Use this routine to determine the
  number of entries required in	the arrays being passed	to the DDXXmmSSvvnnGGeett--
  DDiissppllaayyeedd routine.

  Note that this routine is not	supported in tree mode (it will	return a
  value	of 0).

RETURN VALUES

  An integer that represents the number	of entries currently being displayed.
































