mirror of
https://github.com/tauri-apps/webkit2gtk-rs.git
synced 2026-01-31 00:35:17 +01:00
crate
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
webkit2gtk
Rust bindings and wrappers for webkit2gtk.
Building
webkit2gtk-rs expects GTK+, GLib and webkit2gtk development files to be installed on your system. See the requirements page.
Using
[dependencies]
webkit2gtk = "0.18.0"
Simple Example Browser
You can run the example in example/main.rs with
cargo run --example main
License
webkit2gtk-rs is available under the MIT License, please refer to it.
Languages
Rust
96.7%
C
3.3%