home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat3 / xtaddactions.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  996 b   |  67 lines

  1.  
  2.  
  3.  
  4. XtAddActions(3Xt)   XT COMPATIBILITY FUNCTIONS    XtAddActions(3Xt)
  5.  
  6.  
  7. NNAAMMEE
  8.        XtAddActions - register an action table
  9.  
  10. SSYYNNTTAAXX
  11.        void XtAddActions(_a_c_t_i_o_n_s, _n_u_m___a_c_t_i_o_n_s)
  12.          XtActionList _a_c_t_i_o_n_s;
  13.          Cardinal _n_u_m___a_c_t_i_o_n_s;
  14.  
  15. AARRGGUUMMEENNTTSS
  16.        _a_c_t_i_o_n_s     Specifies the action table to register.
  17.  
  18.        _n_u_m___a_r_g_s     Specifies the number of entries in this action
  19.          table.
  20.  
  21. DDEESSCCRRIIPPTTIIOONN
  22.        _X_t_A_d_d_A_c_t_i_o_n_s has been replaced by _X_t_A_p_p_A_d_d_A_c_t_i_o_n_s.
  23.  
  24. SSEEEE AALLSSOO
  25.        XtAppAddActions(3Xt)
  26.        _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
  27.        _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.