NAME

XtCallAcceptFocus - calla widget's accept_focus procedure

SYNTAX

Boolean XtCallAcceptFocus(Widget _w, Time *_t_i_m_e);

ARGUMENTS

_t_i_m_e Specifies the X time of the event that is causing the accept focus.
_w Specifies the widget.

DESCRIPTION

The _X_t_C_a_l_l_A_c_c_e_p_t_F_o_c_u_s function calls the specified widget's accept_focus procedure, passing it the specified widget and time, and returns what the accept_focus procedure returns. If accept_focus is NULL, _X_t_C_a_l_l_A_c_c_e_p_t_F_o_c_u_s returns _F_a_l_s_e.

SEE ALSO

XtSetKeyboardFocus(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