WebKit2.HitTestResult.prototype.get_link_uri

function get_link_uri(): String {
    // Gjs wrapper for webkit_hit_test_result_get_link_uri()
}
  

Gets the value of the WebKit2.HitTestResult.link_uri property.

Returns

the URI 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