WebView.saveFinish

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

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.input_stream.InputStream

a #GInputStream with the result of saving the current web page or null in case of error.

Throws