Hyperlink.isSelectedLink
bool isSelectedLink()Determines 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.