WebView.saveToFileFinish
bool saveToFileFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with webkit.web_view.WebView.saveToFile.
Parameters
result | a #GAsyncResult |
Returns
true if the web page was successfully saved to a file or false otherwise.