EDITING_COMMAND_UNDO


Description:

[ CCode ( cname = "WEBKIT_EDITING_COMMAND_UNDO" ) ]
public const string EDITING_COMMAND_UNDO

The undo command.

Undoes the last 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 undo a command after a previously executed editing operation.


Namespace: WebKit
Package: webkitgtk-6.0