[ Version ( deprecated = true , deprecated_since = "1.8" , since = "1.4" ) ]
public virtual bool is_selected_link ()
Warning: is_selected_link is deprecated since 1.8.
Determines whether this AtkHyperlink is selected
Please use ATK_STATE_FOCUSABLE for all links, and ATK_STATE_FOCUSED for focused links.
this |
an Hyperlink |
True if the AtkHyperlink is selected, False otherwise |