Module wry::webview[][src]

Expand description

WebView struct and associated types.

Structs

RpcRequest

RPC request message.

RpcResponse

RPC response message which being sent back to the Javascript side.

WebContext

A context that is shared between multiple WebViews.

WebView

The fundamental type to present a WebView.

WebViewAttributes
WebViewBuilder

Builder type of WebView.

Enums

FileDropEvent

An event enumeration sent to [FileDropHandler].

Functions

webview_version

Get Webview/Webkit version on current platform.