Registry / networking / webkit2gtk-sys

webkit2gtk-sys

JSON →
library2.0.2rscratesunverified

Rust binding for webkit-gtk library

# Cargo.toml [dependencies] webkit2gtk-sys = "2.0.2"
INSTALL
IMPORT
SIG · WEBKIT2GTK-SYS
W
webkit2gtk-sys
networkingrustv2.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebKitWebView
use webkit2gtk_sys::WebKitWebView;

Creates a new WebKitWebView instance.

use webkit2gtk_sys::WebKitWebView; fn main() { let view = WebKitWebView::new(); println!("WebView created"); }
Debug
Known issues
gotchaRequires GTK and WebKit2GTK system libraries installed
fix
Install libwebkit2gtk-4.0-dev and libgtk-3-dev on Debian/Ubuntu
affects: *
Upgrade
Version history
2.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
17
OpenAI (training)
1
Resources
webkit2gtk-sys — cargo add webkit2gtk-sys · libregistry