Method
AtkHyperlinkis_valid
Declaration [src]
gboolean
atk_hyperlink_is_valid (
AtkHyperlink* link_
)
Description [src]
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.