WebView.sendMessageToPageFinish

Finish an asynchronous operation started with webkit_web_view_send_message_to_page().

class WebView
sendMessageToPageFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

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

Throws

GException on failure.

Meta

Since

2.28