WebView.saveToFileFinish

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

class WebView
bool
saveToFileFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

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

Throws