XtAppAddConverter(3Xt) AIX (XT FUNCTIONS) XtAppAddConverter(3Xt) NAME XtAppAddConverter - register resource converter SYNTAX void XtAppAddConverter(_a_p_p__c_o_n_t_e_x_t, _f_r_o_m__t_y_p_e, _t_o__t_y_p_e, _c_o_n_- _v_e_r_t_e_r, _c_o_n_v_e_r_t__a_r_g_s, _n_u_m__a_r_g_s) XtAppContext _a_p_p__c_o_n_t_e_x_t; String _f_r_o_m__t_y_p_e; String _t_o__t_y_p_e; XtConverter _c_o_n_v_e_r_t_e_r; XtConvertArgList _c_o_n_v_e_r_t__a_r_g_s; Cardinal _n_u_m__a_r_g_s; ARGUMENTS _a_p_p__c_o_n_t_e_x_t Specifies the application context. _c_o_n_v_e_r_t_e_r Specifies the type converter procedure. _c_o_n_v_e_r_t__a_r_g_s Specifies how to compute the additional arguments to the converter or NULL. _f_r_o_m__t_y_p_e Specifies the source type. _n_u_m__a_r_g_s Specifies the number of additional arguments to the converter or zero. _t_o__t_y_p_e Specifies the destination type. DESCRIPTION The _X_t_A_p_p_A_d_d_C_o_n_v_e_r_t_e_r registers a the specified resource converter. SEE ALSO XtConvert(3Xt), XtStringConversionWarning(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 Rev. Release 3 Page 1