WebKit2.HitTestResult.prototype.get_link_label
function get_link_label(): String { // Gjs wrapper for webkit_hit_test_result_get_link_label() }
Gets the value of the WebKit2.HitTestResult.link_label property.
- Returns
the label 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 label