


DXmChildren(3X)						      DXmChildren(3X)



NAME
  DDXXmmCChhiillddrreenn -	Returns	a list of the widget's children.

SYNOPSIS

  WWiiddggeettLLiisstt DDXXmmCChhiillddrreenn ((_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	widget.

DESCRIPTION

  The DDXXmmCChhiillddrreenn routine returns a list of the	widget's children.  Note that
  children must	request	geometry management changes from their parent and
  that a parent	widget can resize its children.	 You can use this routine to
  learn	the length of the _w_i_d_g_e_t__l_i_s_t returned by DDXXmmCChhiillddrreenn.

RETURN VALUES

  A list of the	widget's children.




































