atkGObjectAccessibleForObject     package:RGtk2     R Documentation

_a_t_k_G_O_b_j_e_c_t_A_c_c_e_s_s_i_b_l_e_F_o_r_O_b_j_e_c_t

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

     Gets the accessible object for the specified 'obj'.

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

     atkGObjectAccessibleForObject(obj)

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

   'obj': ['GObject']  a 'GObject'

_V_a_l_u_e:

     ['AtkObject']  a 'AtkObject' which is the accessible object for
     the 'obj'

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

     Derived by RGtkGen from GTK+ documentation

