atkObjectFactoryCreateAccessible    package:RGtk2    R Documentation

_a_t_k_O_b_j_e_c_t_F_a_c_t_o_r_y_C_r_e_a_t_e_A_c_c_e_s_s_i_b_l_e

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

     Provides an 'AtkObject' that implements an accessibility interface
      on behalf of 'obj'

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

     atkObjectFactoryCreateAccessible(object, obj)

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

'object': ['AtkObjectFactory']  The 'AtkObjectFactory' associated with
          'obj''s object type

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

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

     ['AtkObject']  an 'AtkObject' that implements an accessibility
     interface on behalf of 'obj'

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

     Derived by RGtkGen from GTK+ documentation

