NAME

XtSetMultiClickTime, XtGetMultiClickTime - set and get multi-click times

SYNTAX

void XtSetMultiClickTime(Display* _d_i_s_p_l_a_y, int _t_i_m_e); int XtGetMultiClickTime(Display* _d_i_s_p_l_a_y);

ARGUMENTS

_d_i_s_p_l_a_y Specifies the display connection.
_t_i_m_e Specifies the multi-click time in milliseconds.

DESCRIPTION

_X_t_S_e_t_M_u_l_t_i_C_l_i_c_k_T_i_m_e sets the time interval used by the translation manager to determine when multiple events are interpreted as a repeated event.

_X_t_G_e_t_M_u_l_t_i_C_l_i_c_k_T_i_m_e returns the time in milliseconds that the translation manager uses to determine if multiple events are to be interpreted as a repeated event for purposes of matching a translation entry containing a repeat count.

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