Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
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
[integer] an index into the list of hyperlinks in
hypertext
, or -1 if there is no hyperlink associated with this character.