


XtStringConversionWarning(3Xt)		       XtStringConversionWarning(3Xt)
X11R5									X11R5



NAME
  XtStringConversionWarning - issue a conversion warning message

SYNTAX
  void XtStringConversionWarning(_s_r_c, _d_s_t__t_y_p_e)
	  String _s_r_c, _d_s_t__t_y_p_e;

ARGUMENTS

  _s_r_c	    Specifies the string that could not	be converted.

  _d_s_t__t_y_p_e  Specifies the name of the type to which the	string could not be
	    converted.

DESCRIPTION
  The _X_t_S_t_r_i_n_g_C_o_n_v_e_r_s_i_o_n_W_a_r_n_i_n_g	function issues	a warning message with name
  ``conversionError'', type ``string'',	class ``XtToolkitError,	and the
  default message string ``Cannot convert "_s_r_c"	to type	_d_s_t__t_y_p_e''.

SEE ALSO
  XtAppAddConverter(3Xt), XtAppErrorMsg(3Xt), XtConvert(3Xt)
  _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e



































