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

  1.  
  2.  
  3.  
  4. XtCreateApplicationShXeTllC(O3MXPtA)TIBILITYXFtUCNrCeTaItOeNASpplicationShell(3Xt)
  5.  
  6.  
  7. NNAAMMEE
  8.        XtCreateApplicationShell - create top-level widget
  9.        instance
  10.  
  11. SSYYNNTTAAXX
  12.        Widget XtCreateApplicationShell(_n_a_m_e, _w_i_d_g_e_t___c_l_a_s_s, _a_r_g_s,
  13.        _n_u_m___a_r_g_s)
  14.          String _n_a_m_e;
  15.          WidgetClass _w_i_d_g_e_t___c_l_a_s_s;
  16.          ArgList _a_r_g_s;
  17.          Cardinal _n_u_m___a_r_g_s;
  18.  
  19. AARRGGUUMMEENNTTSS
  20.        _n_a_m_e     Specifies the name of the shell.
  21.  
  22.        _a_r_g_s     Specifies the argument list to override any
  23.          other resource specifications.
  24.  
  25.        _n_u_m___a_r_g_s     Specifies the number of arguments in the argu-
  26.          ment list.
  27.  
  28. DDEESSCCRRIIPPTTIIOONN
  29.        The procedure _X_t_C_r_e_a_t_e_A_p_p_l_i_c_a_t_i_o_n_S_h_e_l_l calls _X_t_A_p_p_C_r_e_-
  30.        _a_t_e_S_h_e_l_l with the _a_p_p_l_i_c_a_t_i_o_n NULL, the application class
  31.        passed to _X_t_I_n_i_t_i_a_l_i_z_e, and the default application con-
  32.        text created by _X_t_I_n_i_t_i_a_l_i_z_e.  This routine has been
  33.        replaced by _X_t_A_p_p_C_r_e_a_t_e_S_h_e_l_l.
  34.  
  35. SSEEEE AALLSSOO
  36.        XtAppCreateShell(3Xt)
  37.        _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
  38.        _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  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.