atkHyperlinkGetObject: atkHyperlinkGetObject

Description Usage Arguments Details Value Author(s)

View source: R/atkFuncs.R

Description

Returns the item associated with this hyperlinks nth anchor. For instance, the returned AtkObject will implement AtkText if link. is a text hyperlink, AtkImage if link. is an image hyperlink etc.

Usage

1

Arguments

object

[AtkHyperlink] an AtkHyperlink

i

[integer] a (zero-index) integer specifying the desired anchor

Details

Multiple anchors are primarily used by client-side image maps.

Value

[AtkObject] an AtkObject associated with this hyperlinks i-th anchor

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.