atk.hyperlink_impl

Module for HyperlinkImpl interface

Public Imports

atk.hyperlink_impl_iface_proxy
public import atk.hyperlink_impl_iface_proxy;
Undocumented in source.

Members

Interfaces

HyperlinkImpl
interface HyperlinkImpl

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

HyperlinkImplGidBuilderImpl
interface HyperlinkImplGidBuilderImpl(T)

Fluent builder implementation template for atk.hyperlink_impl.HyperlinkImpl