Virtual Method
AtkHyperlinkImplget_hyperlink
since: 1.12
Declaration [src]
AtkHyperlink*
get_hyperlink (
AtkHyperlinkImpl* impl
)
Return value
Type: AtkHyperlink
An AtkHyperlink object which points to this implementing AtkObject.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |