


DXmSvnGetComponentWidth(3X)			  DXmSvnGetComponentWidth(3X)



NAME
  DDXXmmSSvvnnGGeettCCoommppoonneennttWWiiddtthh - Retrieves (returns)	the width of a specified com-
  ponent.

SYNOPSIS

  iinntt DDXXmmSSvvnnGGeettCCoommppoonneennttWWiiddtthh ((_w_i_d_g_e_t,, _c_o_m_p__n_u_m_b_e_r))
       WWiiddggeett  _w_i_d_g_e_t;;
       iinntt     _c_o_m_p__n_u_m_b_e_r;;

PARAMETERS

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

  _c_o_m_p__n_u_m_b_e_r
      An integer that represents the component number.

DESCRIPTION

  The DDXXmmSSvvnnGGeettCCoommppoonneennttWWiiddtthh routine is called	whenever the application
  requires the component width that is associated with a particular component
  number.  You can set the value for the width by using	the DDXXmmSSvvnnIInnsseerrttCCoomm--
  ppoonneenntt or DDXXmmSSvvnnSSeettCCoommppoonneennttWWiiddtthh routine.  Note that	the SVN	widget
  automatically	increases the width field whenever it encounters a component
  that is wider	than the current width value.

RETURN VALUES

  An integer that represents the width of the component.





























