Package org.gnome.webkit.wpe
package org.gnome.webkit.wpe
The WebKit web extension and DOM library
The following native libraries are required and will be loaded: libwebkitgtk-6.0.so
libjavascriptcoregtk-6.0.so
For namespace-global declarations, refer to the WebKitWebProcessExtension
class documentation.
This package is only available on linux.
-
ClassDescriptionEnum values used to denote the various levels of console messages.Enum values used to denote the various sources of console messages.Represents the context menu in a
WebKitWebView
.ContextMenu.Builder<B extends ContextMenu.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Enum values used to denote the stock actions forWebKitContextMenuItem
<!-- -->sOne item of aWebKitContextMenu
.ContextMenuItem.Builder<B extends ContextMenuItem.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.A web page frame.Frame.Builder<B extends Frame.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Result of a Hit Test.HitTestResult.Builder<B extends HitTestResult.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Enum values with flags representing the context of aWebKitHitTestResult
.ScriptWorld.Builder<B extends ScriptWorld.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theWindowObjectClearedCallback
callback.Represents a URI request.URIRequest.Builder<B extends URIRequest.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Represents an URI response.URIResponse.Builder<B extends URIResponse.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Message that can be sent between the UI process and web process extensions.UserMessage.Builder<B extends UserMessage.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Enum values used to denote errors happening when sending user messages.Access to editing capabilities of aWebKitWebPage
.WebEditor.Builder<B extends WebEditor.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theSelectionChangedCallback
callback.Form manager of aWebKitWebPage
in aWebKitScriptWorld
WebFormManager.Builder<B extends WebFormManager.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theFormControlsAssociatedCallback
callback.Functional interface declaration of theWillSendSubmitEventCallback
callback.Functional interface declaration of theWillSubmitFormCallback
callback.Result of a Hit Test (Web Process Extensions).WebHitTestResult.Builder<B extends WebHitTestResult.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Constants and functions that are declared in the global WebKitWebProcessExtension namespace.A loaded web page.WebPage.Builder<B extends WebPage.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of theConsoleMessageSentCallback
callback.Functional interface declaration of theContextMenuCallback
callback.Functional interface declaration of theDocumentLoadedCallback
callback.Functional interface declaration of theSendRequestCallback
callback.Functional interface declaration of theUserMessageReceivedCallback
callback.Represents an extension of the web process.WebProcessExtension.Builder<B extends WebProcessExtension.Builder<B>>Inner class implementing a builder pattern to construct a GObject with properties.Functional interface declaration of thePageCreatedCallback
callback.Functional interface declaration of theUserMessageReceivedCallback
callback.Functional interface declaration of theWebProcessExtensionInitializeFunction
callback.Functional interface declaration of theWebProcessExtensionInitializeWithUserDataFunction
callback.