EDITING_COMMAND_CUT
Description:
The cut clipboard command.
Copies the current selection inside a WebView to the clipboard and deletes the selected content. You can check whether it's possible to execute the command with can_execute_editing_command. In general it's possible to cut to the clipboard when the WebView content is editable and there is an active selection.
Namespace: WebKit
Package: webkit2gtk-4.0