home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtGetDisplays(3Xt) XT FUNCTIONS XtGetDisplays(3Xt)
-
-
- NNAAMMEE
- XtGetDisplays - retrieve a list of displays associated
- with an application context
-
- SSYYNNTTAAXX
- void XtGetDisplays(_a_p_p___c_o_n_t_e_x_t, _d_p_y___r_e_t_u_r_n,
- _n_u_m___d_p_y___r_e_t_u_r_n)
- XtAppContext _a_p_p___c_o_n_t_e_x_t;
- Display*** _d_p_y___r_e_t_u_r_n;
- Cardinal* _n_u_m___d_p_y___r_e_t_u_r_n;
-
- AARRGGUUMMEENNTTSS
- _a_p_p___c_o_n_t_e_x_t
- Specifies the application context.
-
- _d_p_y___r_e_t_u_r_n
- Returns a list of open X display connections in
- the specified application context.
-
- _n_u_m___d_p_y___r_e_t_u_r_n
- Returns the count of open X display connections
- in _d_p_y___r_e_t_u_r_n.
-
- DDEESSCCRRIIPPTTIIOONN
- To free the list of displays, use _X_t_F_r_e_e.
-
- SSEEEE AALLSSOO
- _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
-
-
-