Method
WebKit2WebExtensionDOMRangecompare_boundary_points
Declaration [src]
gshort
webkit_dom_range_compare_boundary_points (
  WebKitDOMRange* self,
  gushort how,
  WebKitDOMRange* sourceRange,
  GError** error
)
Parameters
| how | gushort | 
| A #gushort. | |
| sourceRange | WebKitDOMRange | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |