context_is_image


Description:

public bool context_is_image ()

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

Checks whether webkit_hit_test_result_context_image flag is present in the context flags.

Parameters:

this

a WebWebKitHitTestResult

Returns:

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