WebView.getSnapshotFinish

Finishes an asynchronous operation started with webkit_web_view_get_snapshot().

class WebView
Surface
getSnapshotFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: Surface

a #cairo_surface_t with the retrieved snapshot or %NULL in error.

Throws

GException on failure.

Meta