Variable

WebKit-6.0WebKitEDITING_COMMAND_REDOConst

EDITING_COMMAND_REDO: string

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