Method
WebKit2WebViewcan_execute_editing_command_finish
Declaration [src]
gboolean
webkit_web_view_can_execute_editing_command_finish (
WebKitWebView* web_view,
GAsyncResult* result,
GError** error
)
Description [src]
Finish an asynchronous operation started with webkit_web_view_can_execute_editing_command()
.