WebPage.sendMessageToViewFinish

Finish an asynchronous operation started with webkitwebprocessextension.web_page.WebPage.sendMessageToView.

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: webkitwebprocessextension.user_message.UserMessage

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

Throws