Atk.HyperlinkImpl

g Atk.HyperlinkImpl Atk.HyperlinkImpl GObject.GInterface GObject.GInterface GObject.GInterface->Atk.HyperlinkImpl

Implementations:

None

Methods

get_hyperlink ()

Virtual Methods

do_get_hyperlink ()

Properties

None

Signals

None

Fields

None

Class Details

class Atk.HyperlinkImpl
Bases:

GObject.GInterface

Structure:

Atk.HyperlinkImplIface

A queryable interface which allows Atk.Hyperlink instances associated with an Atk.Object to be obtained. Atk.HyperlinkImpl corresponds to AT-SPI’s Hyperlink interface, and differs from Atk.Hyperlink in that Atk.Hyperlink is an object type, rather than an interface, and thus cannot be directly queried. FTW

Returns:

an Atk.Hyperlink object which points to this implementing Atk.Object.

Return type:

Atk.Hyperlink

Gets the hyperlink associated with this object.

New in version 1.12.

Returns:

an Atk.Hyperlink object which points to this implementing Atk.Object.

Return type:

Atk.Hyperlink

Gets the hyperlink associated with this object.

New in version 1.12.