EditorState
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
fun connectChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
Emitted when the #WebKitEdtorState is changed.
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.