#gtk #webkit #gnome #api-bindings

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

#109 in GUI

Download history 24388/week @ 2024-09-19 29703/week @ 2024-09-26 31079/week @ 2024-10-03 31698/week @ 2024-10-10 31287/week @ 2024-10-17 30782/week @ 2024-10-24 33386/week @ 2024-10-31 31227/week @ 2024-11-07 35918/week @ 2024-11-14 33318/week @ 2024-11-21 38373/week @ 2024-11-28 37487/week @ 2024-12-05 39435/week @ 2024-12-12 28833/week @ 2024-12-19 26288/week @ 2024-12-26 30370/week @ 2025-01-02

131,689 downloads per month
Used in 262 crates (19 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