Values

Cut

Cuts (copies and clears) the selected text.

Copy

Copies the selected text.

Paste

Pastes the clipboard text over the selected text (or at the cursor's position).

Clear

Erases the whole godot.TextEdit text.

SelectAll

Selects the whole godot.TextEdit text.

Undo

Undoes the previous action.

Redo

Redoes the previous action.

Max

Represents the size of the godot.TextEdit_MenuItems enum.