WebEditor#

Added in version 2.10.

class WebEditor(**properties: Any)#

Superclasses: Object

Access to editing capabilities of a WebPage.

The WebKitWebEditor provides access to various editing capabilities of a WebPage such as a possibility to react to the current selection in WebPage.

Methods#

class WebEditor
get_page() WebPage#

Gets the WebPage that is associated with the WebEditor.

Added in version 2.10.

Signals#

class WebEditor.signals
selection_changed() None#

The type of the None singleton.

Added in version 2.10.