WebView.getSnapshotFinish

Finishes an asynchronous operation started with webkit.web_view.WebView.getSnapshot.

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gdk.texture.Texture

an image with the retrieved snapshot, or null in case of error.

Throws