#gtk #webkit #gnome #api-bindings #wrapper

webkit2gtk

Rust bindings for webkit-gtk library

34 releases (5 stable)

2.0.1 Oct 26, 2023
1.1.1 Oct 2, 2023
1.1.0 Jun 9, 2023
0.19.2 Jan 31, 2023
0.2.2 Sep 15, 2017

#642 in GUI

Download history 12810/week @ 2024-01-23 13928/week @ 2024-01-30 12659/week @ 2024-02-06 14977/week @ 2024-02-13 16689/week @ 2024-02-20 22238/week @ 2024-02-27 20854/week @ 2024-03-05 18435/week @ 2024-03-12 19230/week @ 2024-03-19 19511/week @ 2024-03-26 21437/week @ 2024-04-02 20586/week @ 2024-04-09 20804/week @ 2024-04-16 21037/week @ 2024-04-23 20878/week @ 2024-04-30 18834/week @ 2024-05-07

85,562 downloads per month
Used in 166 crates (17 directly)

MIT license

1MB
26K 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

~18MB
~418K SLoC