atkRemoveFocusTracker         package:RGtk2         R Documentation

_a_t_k_R_e_m_o_v_e_F_o_c_u_s_T_r_a_c_k_e_r

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

     Removes the specified focus tracker from the list of functions to
     be called when any object receives focus.

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

     atkRemoveFocusTracker(tracker.id)

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

'tracker.id': [numeric]  the id of the focus tracker to remove

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

     Derived by RGtkGen from GTK+ documentation

