Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkHypertextGetLinkIndex: atkHypertextGetLinkIndex
Description
Gets the index into the list of hyperlinks that is associated with the character specified by
char.index
.
Usage
atkHypertextGetLinkIndex(object, char.index)
Arguments
object
[
AtkHypertext
] an
AtkHypertext
char.index
[integer] a character index
Value
hypertext
, or -1 if there is no hyperlink associated with this character.