get_link_title


Description:

public unowned string get_link_title ()

Obtains the title associated with the link element at the hit test position.

Parameters:

this

a WebWebKitHitTestResult

Returns:

the title of the link element, or null if the hit test does not cover a link element or the link element does not have a title.