EDITING_COMMAND_SELECT_ALL
Description:
[ CCode ( cname = "WEBKIT_EDITING_COMMAND_SELECT_ALL" ) ]
public const string EDITING_COMMAND_SELECT_ALL
public const string EDITING_COMMAND_SELECT_ALL
The select all command.
Selects all the content of the current text field in a WebView. It is always possible to select all text, no matter whether the WebView content is editable or not. You can still check it with can_execute_editing_command.
Namespace: WebKit
Package: webkitgtk-6.0