HitTestResult.contextIsLink

Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK flag is present in #WebKitHitTestResult:context.

class HitTestResult
bool
contextIsLink
()

Return Value

Type: bool

%TRUE if there's a link element in the coordinates of the Hit Test, or %FALSE otherwise

Meta