home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtSetMultiClickTime(3Xt) XT FUNCTIONS XtSetMultiClickTime(3Xt)
-
-
- NNAAMMEE
- XtSetMultiClickTime, XtGetMultiClickTime - set and get
- multi-click times
-
- SSYYNNTTAAXX
- void XtSetMultiClickTime(_d_i_s_p_l_a_y, _t_i_m_e)
- Display* _d_i_s_p_l_a_y;
- int _t_i_m_e;
-
- int XtGetMultiClickTime(_d_i_s_p_l_a_y)
- Display* _d_i_s_p_l_a_y;
-
- AARRGGUUMMEENNTTSS
- _d_i_s_p_l_a_y Specifies the display connection.
-
- _t_i_m_e Specifies the multi-click time in milliseconds.
-
- DDEESSCCRRIIPPTTIIOONN
- _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 pur-
- poses of matching a translation entry containing a repeat
- count.
-
- 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
-
-
-