HitTestResult.contextIsScrollbar

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

class HitTestResult
bool
contextIsScrollbar
()

Return Value

Type: bool

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

Meta