atkHypertextGetLinkIndex {RGtk2} | R Documentation |
Gets the index into the list of hyperlinks that is associated with
the character specified by char.index
, or -1 if there is no hyperlink
associated with this character.
atkHypertextGetLinkIndex(object, char.index)
|
[AtkHypertext ] an AtkHypertext |
|
[integer] a character index |
[integer] an index into the list of hyperlinks in hypertext
Derived by RGtkGen from GTK+ documentation