XtAppAddActions(3Xt) AIX (XT FUNCTIONS) XtAppAddActions(3Xt) NAME XtAppAddActions - register an action table SYNTAX void XtAppAddActions(_a_p_p__c_o_n_t_e_x_t, _a_c_t_i_o_n_s, _n_u_m__a_c_t_i_o_n_s) XtAppContext _a_p_p__c_o_n_t_e_x_t; XtActionList _a_c_t_i_o_n_s; Cardinal _n_u_m__a_c_t_i_o_n_s; ARGUMENTS _a_p_p__c_o_n_t_e_x_t Specifies the application context. _a_c_t_i_o_n_s Specifies the action table to register. _n_u_m__a_r_g_s Specifies the number of entries in this action table. DESCRIPTION The _X_t_A_p_p_A_d_d_A_c_t_i_o_n_s function adds the specified action table and registers it with the translation manager. SEE ALSO XtParseTranslationTable(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