context_is_selection


Description:

public bool context_is_selection ()

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

Checks whether webkit_hit_test_result_context_selection flag is present in the context flags.

Parameters:

this

a WebWebKitHitTestResult

Returns:

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