EditorState
class EditorState(val webkitEditorStatePointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Web editor state.
WebKitEditorState represents the state of a #WebKitWebView editor. Use webkit_web_view_get_editor_state() to get the WebKitEditorState of a #WebKitWebView.
Since
2.10
Constructors
Properties
Functions
Link copied to clipboard
Emits the "changed" signal. See onChanged.
Link copied to clipboard
Gets whether a copy command can be issued.
Link copied to clipboard
Gets whether a cut command can be issued.
Link copied to clipboard
Gets whether a paste command can be issued.
Link copied to clipboard
Gets whether a redo command can be issued.
Link copied to clipboard
Gets whether an undo command can be issued.