Description Usage Arguments Details Value Author(s)
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.
1 | atkHyperlinkGetObject(object, i)
|
|
[ |
|
[integer] a (zero-index) integer specifying the desired anchor |
Multiple anchors are primarily used by client-side image maps.
[AtkObject
] an AtkObject
associated with this hyperlinks i-th anchor
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.