atkHyperlinkIsValid          package:RGtk2          R Documentation

_a_t_k_H_y_p_e_r_l_i_n_k_I_s_V_a_l_i_d

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

     Since the document that a link is associated with may have changed
     this method returns 'TRUE' if the link is still valid (with
     respect to the document it references) and 'FALSE' otherwise.

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

     atkHyperlinkIsValid(object)

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

'object': ['AtkHyperlink']  an 'AtkHyperlink'

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

     [logical]  whether or not this link is still valid

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

     Derived by RGtkGen from GTK+ documentation

