context_is_link


Description:

public bool context_is_link ()

Check whether there is a link element at the hit test position.

Checks whether webkit_hit_test_result_context_link flag is present in the context flags.

Parameters:

this

a WebWebKitHitTestResult

Returns:

true if the hit test covers a link element or false otherwise.