atkFocusTrackerInit          package:RGtk2          R Documentation

_a_t_k_F_o_c_u_s_T_r_a_c_k_e_r_I_n_i_t

_D_e_s_c_r_i_p_t_i_o_n:

     Specifies the function to be called for focus tracker
     initialization. This function should be called by an
     implementation of the ATK interface if any specific work needs to
     be done to enable focus tracking.

_U_s_a_g_e:

     atkFocusTrackerInit(add.function)

_A_r_g_u_m_e_n_t_s:

'add.function': [AtkEventListenerInit]  Function to be called for focus
          tracker initialization

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

