Method
WebKit2WebViewsave_to_file_finish
Declaration [src]
gboolean
webkit_web_view_save_to_file_finish (
  WebKitWebView* web_view,
  GAsyncResult* result,
  GError** error
)
Parameters
| result | GAsyncResult | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |