Method
WebKit2WebExtensionDOMDocumentcaret_range_from_point
Declaration [src]
WebKitDOMRange*
webkit_dom_document_caret_range_from_point (
  WebKitDOMDocument* self,
  glong x,
  glong y
)
Description
        No description available.
      
      | Available since: | 2.16 | 
| Deprecated since: | 2.22 | 
| Use JavaScriptCore API instead. | |
Return value
| Returns: | WebKitDOMRange | 
| A  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. |