AtkDocument              package:RGtk2              R Documentation

_A_t_k_D_o_c_u_m_e_n_t

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

     The ATK interface which allows access to a DOM associated with on
     object.

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

     'atkDocumentGetDocumentType(object)'
      'atkDocumentGetDocument(object)'

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

     GInterface
        +----AtkDocument 

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

     The AtkDocument interface should be supported by any object that
     has an associated document object model (DOM). This interface
     provides the standard mechanism allowing an assistive technology
     access to the DOM.

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

     '_A_t_k_D_o_c_u_m_e_n_t' The AtkDocument structure does not contain any
          fields.

_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/AtkDocument.html>

