execute_editing_command


Description:

public void execute_editing_command (string command)

Request to execute the given command for this.

You can use can_execute_editing_command to check whether it's possible to execute the command.

Parameters:

this

a WebView

command

the command to execute