WebView.canExecuteEditingCommandFinish

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

class WebView
bool
canExecuteEditingCommandFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the editing command can be executed or false otherwise

Throws