WebView.sendMessageToPageFinish

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

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: webkit.user_message.UserMessage

a #WebKitUserMessage with the reply or null in case of error.

Throws