EDITING_COMMAND_REDO


Description:

[ CCode ( cname = "WEBKIT_EDITING_COMMAND_REDO" ) ]
public const string EDITING_COMMAND_REDO

The redo command.

Redoes a previously undone editing command in a WebView. You can check whether it's possible to execute the command with can_execute_editing_command. It's only possible to redo a command when it has been previously undone.


Namespace: WebKit
Package: webkitgtk-6.0