HitTestResult.contextIsSelection

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

class HitTestResult
bool
contextIsSelection
()

Return Value

Type: bool

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

Meta