Method

WebKit2WebViewget_editor_state

Declaration [src]

WebKitEditorState*
webkit_web_view_get_editor_state (
  WebKitWebView* web_view
)

Description [src]

Gets the web editor state of web_view.

Available since:2.10

Return value

Returns: WebKitEditorState
 

The WebKitEditorState of the view.

 The data is owned by the instance.