atkImageSetImageDescription      package:RGtk2      R Documentation

_a_t_k_I_m_a_g_e_S_e_t_I_m_a_g_e_D_e_s_c_r_i_p_t_i_o_n

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

     Sets the textual description for this image.

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

     atkImageSetImageDescription(object, description)

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

'object': ['AtkImage']  a 'GObject' instance that implements
          AtkImageIface

'description': [character]  a string description to set for 'image'

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

     [logical]  boolean TRUE, or FALSE if operation could not be
     completed.

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

     Derived by RGtkGen from GTK+ documentation

