atkHyperlinkGetUri {RGtk2} | R Documentation |
Get a the URI associated with the anchor specified
by i
of link.
.
atkHyperlinkGetUri(object, i)
|
[AtkHyperlink ] an AtkHyperlink |
|
[integer] a (zero-index) integer specifying the desired anchor |
Multiple anchors are primarily used by client-side image maps.
[character] a string specifying the URI
Derived by RGtkGen from GTK+ documentation