WebKit2.EDITING_COMMAND_SELECT_ALL
The select all command. Selects all the content of the current text field in a WebKit2.WebView. It is always possible to select all text, no matter whether the WebKit2.WebView content is editable or not. You can still check it with WebKit2.WebView.prototype.can_execute_editing_command.