NAME

XtRegisterGrabAction - register button and key grabs

SYNTAX

void XtRegisterGrabAction(XtActionProc _a_c_t_i_o_n___p_r_o_c, Boolean _o_w_n_e_r___e_v_e_n_t_s, unsigned int _e_v_e_n_t___m_a_s_k, int _p_o_i_n_t_e_r___m_o_d_e, int _k_e_y_b_o_a_r_d___m_o_d_e);

ARGUMENTS

_a_c_t_i_o_n___p_r_o_c Specifies the action procedure to search for in translation tables.
_a_c_t_i_o_n
_e_v_e_n_t
_p_a_r_a_m_s
_n_u_m___p_a_r_a_m_s Specify arguments to
_X_t_G_r_a_b_B_u_t_t_o_n or _X_t_G_r_a_b_K_e_y

DESCRIPTION

_X_t_R_e_g_i_s_t_e_r_G_r_a_b_A_c_t_i_o_n adds the specified _a_c_t_i_o_n___p_r_o_c to a list known to the translation manager.

SEE ALSO


_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