Class WebEditor
- Namespace
- WebKitWebProcessExtension
- Assembly
- WebKitWebProcessExtension-6.0.dll
public sealed class WebEditor : Object, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
WebEditor
- Implements
- Inherited Members
Constructors
WebEditor(params ConstructArgument[])
public WebEditor(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
WebEditor(WebEditorHandle)
public WebEditor(WebEditorHandle handle)
Parameters
handle
WebEditorHandle
Fields
SelectionChangedSignal
Signal Descriptor for OnSelectionChanged.
public static readonly Signal<WebEditor> SelectionChangedSignal
Field Value
Methods
GetGType()
public static Type GetGType()
Returns
GetPage()
[Version("2.10")]
public WebPage GetPage()
Returns
Events
OnSelectionChanged
public event SignalHandler<WebEditor> OnSelectionChanged