HitTestResult.contextIsEditable

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

class HitTestResult
bool
contextIsEditable
()

Return Value

Type: bool

%TRUE if there's an editable element at the coordinates of the @hit_test_result, or %FALSE otherwise

Meta