Hyperlink.getObject

atk.object.ObjectWrap getObject(int i)

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.

Multiple anchors are primarily used by client-side image maps.

Parameters

ia (zero-index) integer specifying the desired anchor

Returns

an #AtkObject associated with this hyperlinks

i-th anchor