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