


DXmCSTextSetEditable(3X)			     DXmCSTextSetEditable(3X)



NAME
  DDXXmmCCSSTTeexxttSSeettEEddiittaabbllee - Specifies whether the text in the widget can be
  edited by the	user.

SYNOPSIS

  vvooiidd DDXXmmCCSSTTeexxttSSeettEEddiittaabbllee((_w_i_d_g_e_t,, _e_d_i_t_a_b_l_e))
	WWiiddggeett	 _w_i_d_g_e_t;;
	BBoooolleeaann	 _e_d_i_t_a_b_l_e;;

PARAMETERS

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

  _e_d_i_t_a_b_l_e
      A	Boolean	value that, when True, indicates that the user can edit	the
      text in the compound string text widget.	When False, the	user cannot
      edit the text.

DESCRIPTION

  The DDXXmmCCSSTTeexxttSSeettEEddiittaabbllee specifies whether text in the compound string text
  widget can be	edited by the user, returning either True or False to indi-
  cate the permission state.

RELATED	INFORMATION

  DDXXmmCCrreeaatteeCCSSTTeexxtt(3X), DDXXmmCCSSTTeexxttGGeettEEddiittaabbllee(3X)






























