Hyperlink.isSelectedLink
bool isSelectedLink() nothrowDetermines whether this AtkHyperlink is selected
Returns
True if the AtkHyperlink is selected, False otherwise
Deprecated
Please use ATK_STATE_FOCUSABLE for all links,
and ATK_STATE_FOCUSED for focused links.