Method
AtkHyperlinkget_uri
Declaration [src]
gchar*
atk_hyperlink_get_uri (
AtkHyperlink* link_,
gint i
)
Description [src]
Get a the URI associated with the anchor specified
by i
of link_
.
Multiple anchors are primarily used by client-side image maps.