is_selected_link


Description:

[ 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

Note:

Please use ATK_STATE_FOCUSABLE for all links, and ATK_STATE_FOCUSED for focused links.

Parameters:

this

an Hyperlink

Returns:

True if the AtkHyperlink is selected, False otherwise