atkHyperlinkIsValid {RGtk2} | R Documentation |
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.
atkHyperlinkIsValid(object)
|
[AtkHyperlink ] an AtkHyperlink |
[logical] whether or not this link is still valid
Derived by RGtkGen from GTK+ documentation