HitTestResult.contextIsEditable

Gets whether webkit.types.HitTestResultContext.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