


DXmCSTextGetEditable(3X)			     DXmCSTextGetEditable(3X)



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

SYNOPSIS

  BBoooolleeaann DDXXmmCCSSTTeexxttGGeettEEddiittaabbllee((_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	compound string	text widget.

DESCRIPTION

  The DDXXmmCCSSTTeexxttGGeettEEddiittaabbllee routine indicates, by returning True	or False,
  whether the text in the compound string text widget can be edited by the
  user.

RETURN VALUES

  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.

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tSSeettEEddiittaabbllee(3X)






























