atkDocumentGetAttributeValue      package:RGtk2      R Documentation

_a_t_k_D_o_c_u_m_e_n_t_G_e_t_A_t_t_r_i_b_u_t_e_V_a_l_u_e

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

     _undocumented _

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

     atkDocumentGetAttributeValue(object, attribute.name)

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

'object': ['AtkDocument']  a 'GObject' instance that implements
          AtkDocumentIface

'attribute.name': [character]  a character string representing the name
          of the attribute whose value is being queried.

_D_e_t_a_i_l_s:

     Since  ATK 1.12

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

     [character]  a string value associated with the named attribute
     for this document, or NULL if a value for 'attribute_name' has not
     been specified for this document.

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

     Derived by RGtkGen from GTK+ documentation

