atkHyperlinkIsSelectedLink {RGtk2} | R Documentation |
Determines whether this AtkHyperlink is selected
atkHyperlinkIsSelectedLink(object)
|
[AtkHyperlink ] an AtkHyperlink |
Returns:
Since ATK 1.4
@Deprecated: 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.
[logical] True is the AtkHyperlink is selected, False otherwise
Derived by RGtkGen from GTK+ documentation