Hyperlink.isSelectedLink

Warning atk_hyperlink_is_selected_link is deprecated and should not be used in newly-written code. This method is deprecated since ATK version 1.8. Please use ATK_STATE_SELECTED to indicate when a hyperlink within a Hypertext container is selected. Determines whether this AtkHyperlink is selected Since 1.4

class Hyperlink
int
isSelectedLink
()

Return Value

Type: int

True is the AtkHyperlink is selected, False otherwise

Meta