XtDisplay(3Xt) AIX (XT FUNCTIONS) XtDisplay(3Xt) NAME XtDisplay, XtParent, XtScreen, XtWindow - obtain window information about a widget SYNTAX Display *XtDisplay(_w) Widget _w; Widget XtParent(_w) Widget _w; Screen *XtScreen(_w) Widget _w; Window XtWindow(_w) Widget _w; ARGUMENTS _w Specifies the widget. DESCRIPTION _X_t_D_i_s_p_l_a_y returns the display pointer for the specified wid- get. _X_t_P_a_r_e_n_t returns the parent widget for the specified widget. _X_t_S_c_r_e_e_n returns the screen pointer for the specified wid- get. _X_t_W_i_n_d_o_w returns the window of the specified widget. SEE ALSO XtClass(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