WebView.saveToFileFinish

bool saveToFileFinish(gio.async_result.AsyncResult result)

Finish an asynchronous operation started with webkit.web_view.WebView.saveToFile.

Parameters

resulta #GAsyncResult

Returns

true if the web page was successfully saved to a file or false otherwise.

Throws