WebKit2.WebView.prototype.get_editor_state

function get_editor_state(): WebKit2.EditorState {
    // Gjs wrapper for webkit_web_view_get_editor_state()
}
  

Gets the web editor state of web_view.

Since 2.10

Returns

the WebKit2.EditorState of the view