WebView.canExecuteEditingCommandFinish
bool canExecuteEditingCommandFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with [webkit.web_view.WebView.canExecuteEditingCommand].
Parameters
result | a #GAsyncResult |
Returns
true if the editing command can be executed or false otherwise
Throws
[ErrorWrap]