Method
WebKit2WebExtensionWebHitTestResultget_node
Declaration [src]
WebKitDOMNode*
webkit_web_hit_test_result_get_node (
WebKitWebHitTestResult* hit_test_result
)
Description [src]
Get the WebKitDOMNode
in the coordinates of the Hit Test.
Available since: | 2.8 |
Gets property | WebKit2WebExtension.WebHitTestResult:node |
Return value
Returns: | WebKitDOMNode |
A |
|
The data is owned by the instance. |