WebKit2.HitTestResult.prototype.get_link_title
function get_link_title(): String {
    // Gjs wrapper for webkit_hit_test_result_get_link_title()
}
  Gets the value of the WebKit2.HitTestResult.link_title property.
- Returns
- the title of the link element in the coordinates of the Hit Test, or null if there ins't a link element in hit_test_result context or the link element doesn't have a title