Docs.rs
tauri-webkit2gtk-0.14.0
tauri-webkit2gtk 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
wusyong
Dependencies
bitflags ^1.0
normal
cairo-rs ^0.14.0
normal
tauri-webkit2gtk-sys ^0.14
normal
gdk ^0.14.0
normal
gdk-sys ^0.14.0
normal
gio ^0.14.0
normal
gio-sys ^0.14.0
normal
glib ^0.14.0
normal
glib-sys ^0.14.0
normal
gobject-sys ^0.14.0
normal
gtk ^0.14.0
normal
gtk-sys ^0.14.0
normal
javascriptcore-rs ^0.14.0
normal
libc ^0.2
normal
once_cell ^1.8
normal
tauri-soup ^0.14.0
normal
Versions
4.21%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
webkit2gtk
0.14.0
WebView
ExtManual
Implementors
In crate webkit2gtk
webkit2gtk
Trait
WebViewExtManual
Copy item path
Source
pub trait WebViewExtManual { }
Implementors
§
Source
§
impl<O>
WebViewExtManual
for O
where O:
IsA
<
Widget
> +
IsA
<
WebView
>,