AtkGObjectAccessible          package:RGtk2          R Documentation

_A_t_k_G_O_b_j_e_c_t_A_c_c_e_s_s_i_b_l_e

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

     This object class is derived from AtkObject and can be used as a
     basis  implementing accessible objects.

_M_e_t_h_o_d_s _a_n_d _F_u_n_c_t_i_o_n_s:

     'atkGObjectAccessibleForObject(obj)'
      'atkGObjectAccessibleGetObject(object)'

_H_i_e_r_a_r_c_h_y:

     GObject
        +----AtkObject
              +----AtkGObjectAccessible 

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

     This object class is derived from AtkObject. It can be used as a
     basis for implementing accessible objects for GObjects which are
     not derived from GtkWidget. One example of its use is in providing
     an accessible object for GnomeCanvasItem in the GAIL library.

_S_t_r_u_c_t_u_r_e_s:


     '_A_t_k_G_O_b_j_e_c_t_A_c_c_e_s_s_i_b_l_e' The AtkGObjectAccessible structure should
          not be accessed directly.


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

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL:
     http://developer.gnome.org/doc/API/2.0/atk/AtkGObjectAccessible.html>

