Top |
WebKitWebHitTestResult extends WebKitHitTestResult to provide information about the WebKitDOMNode in the coordinates of the Hit Test.
WebKitDOMNode *
webkit_web_hit_test_result_get_node (WebKitWebHitTestResult *hit_test_result
);
Get the WebKitDOMNode in the coordinates of the Hit Test.
Since: 2.8
“node”
property“node” WebKitDOMNode *
The WebKitDOMNode
Owner: WebKitWebHitTestResult
Flags: Read / Write / Construct Only