HitTestResult.getLinkLabel

Gets the value of the #WebKitHitTestResult:link-label property.

class HitTestResult
string
getLinkLabel
()

Return Value

Type: string

the label of the link element in the coordinates of the Hit Test, or %NULL if there isn't a link element in @hit_test_result context or the link element doesn't have a label

Meta