#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

#266 in GUI

Download history 18329/week @ 2024-03-14 18779/week @ 2024-03-21 20099/week @ 2024-03-28 21213/week @ 2024-04-04 20899/week @ 2024-04-11 20339/week @ 2024-04-18 21603/week @ 2024-04-25 21167/week @ 2024-05-02 22746/week @ 2024-05-09 23773/week @ 2024-05-16 22914/week @ 2024-05-23 25547/week @ 2024-05-30 21747/week @ 2024-06-06 22795/week @ 2024-06-13 23078/week @ 2024-06-20 20563/week @ 2024-06-27

92,455 downloads per month
Used in 181 crates (18 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
~417K SLoC