atk.hyperlink_impl
Module for [HyperlinkImpl] interface
Types 2
interfaceHyperlinkImpl
A queryable interface which allows AtkHyperlink instances associated with an AtkObject to be obtained. AtkHyperlinkImpl corresponds to AT-SPI's Hyperlink interface, and differs from AtkHyperlink in that AtkHyperlink is an object type, rather than an interface, and thus cannot be directly queried. FTW
Methods
atk.hyperlink.Hyperlink getHyperlink()Gets the hyperlink associated with this object. Returns: an AtkHyperlink object which points to this implementing AtkObject.interfaceHyperlinkImplGidBuilderImpl(T)