Method
WebKit2WebExtensionDOMDOMSelectionset_position
deprecated: 2.22 since: 2.16
Declaration [src]
void
webkit_dom_dom_selection_set_position (
WebKitDOMDOMSelection* self,
WebKitDOMNode* node,
gulong offset
)
Description
No description available.
Available since: 2.16
Deprecated since: 2.22
Use JavaScriptCore API instead.
Parameters
node
-
Type:
WebKitDOMNode
A
WebKitDOMNode
.The data is owned by the caller of the method. offset
-
Type:
gulong
A #gulong.