context_is_editable


Description:

public bool context_is_editable ()

Check whether there is an editable element at the hit test position.

Checks whether webkit_hit_test_result_context_editable flag is present in the context flags.

Parameters:

this

a WebWebKitHitTestResult

Returns:

true if the hit test covers an editable element or false otherwise.