home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtAppAddActions(3Xt) XT FUNCTIONS XtAppAddActions(3Xt)
-
-
- NNAAMMEE
- XtAppAddActions - register an action table
-
- SSYYNNTTAAXX
- 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;
-
- AARRGGUUMMEENNTTSS
- _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.
-
- DDEESSCCRRIIPPTTIIOONN
- 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.
-
- SSEEEE AALLSSOO
- 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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6.1 1
-
-
-