#webkit #gnome #gtk-rs

sys tauri-webkit2gtk-sys

Rust binding for webkit-gtk library

1 unstable release

0.14.0 Aug 21, 2021

#23 in #webkit


Used in tauri-webkit2gtk

MIT license

250KB
3.5K SLoC

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.

Dependencies

~3.5MB
~76K SLoC