Settings
Help

Crate webkit_web_process_extension6

Crate webkit_web_process_extension6 

Source

Re-exports§

pub use ffi;
pub use gdk;
pub use gio;
pub use glib;
pub use gtk;
pub use javascriptcore;
pub use soup;

Modules§

prelude

Structs§

ConsoleMessage
GLib type: Boxed type with copy-on-clone semantics.
ContextMenu
Represents the context menu in a #WebKitWebView.
ContextMenuItem
One item of a #WebKitContextMenu.
Frame
A web page frame.
HitTestResult
Result of a Hit Test.
HitTestResultContext
Enum values with flags representing the context of a #WebKitHitTestResult.
ScriptWorld
Signals
URIRequest
Represents a URI request.
URIResponse
Represents an URI response.
UserMessage
Message that can be sent between the UI process and web process extensions.
WebEditor
Access to editing capabilities of a #WebKitWebPage.
WebFormManager
Form manager of a #WebKitWebPage in a #WebKitScriptWorld
WebHitTestResult
Result of a Hit Test (Web Process Extensions).
WebPage
A loaded web page.
WebProcessExtension
Represents an extension of the web process.

Enums§

ConsoleMessageLevel
Enum values used to denote the various levels of console messages.
ConsoleMessageSource
Enum values used to denote the various sources of console messages.
ContextMenuAction
Enum values used to denote the stock actions for #WebKitContextMenuItems
UserMessageError
Enum values used to denote errors happening when sending user messages.